{
  "issueNumber": 38,
  "issueUrl": "https://github.com/mgifford/open-scans/issues/38",
  "issueTitle": "MONDAY: LocalGov Drupal",
  "scanTitle": "LocalGov Drupal",
  "submittedBy": "mgifford",
  "engines": [
    "axe",
    "accesslint"
  ],
  "scannedAt": "2026-04-06T01:16:54.803Z",
  "totalElapsedMs": 983694,
  "totalSubmitted": 70,
  "acceptedCount": 70,
  "scannedCount": 70,
  "skippedDueToTimeout": 0,
  "skippedDueToErrAborted": 0,
  "rejectedCount": 0,
  "rejected": [],
  "alfaTotals": {
    "passed": 0,
    "failed": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "axeTotals": {
    "passed": 64935,
    "failed": 311,
    "cantTell": 711,
    "inapplicable": 3240
  },
  "equalAccessTotals": {
    "passed": 0,
    "failed": 0,
    "uniqueFailed": 0,
    "duplicates": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "accesslintTotals": {
    "passed": 5486,
    "failed": 8404,
    "uniqueFailed": 8394,
    "duplicates": 10,
    "cantTell": 0,
    "inapplicable": 0
  },
  "qualwebTotals": {
    "passed": 0,
    "failed": 0,
    "cantTell": 0,
    "inapplicable": 0
  },
  "duplicateFindingTotals": 15,
  "darkModeUrlCount": 7,
  "reducedMotionUrlCount": 54,
  "highContrastUrlCount": 4,
  "forcedColorsUrlCount": 5,
  "reducedTransparencyUrlCount": 0,
  "results": [
    {
      "submittedUrl": "https://www.clarecoco.ie",
      "finalUrl": "https://www.clarecoco.ie/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Clare County Council",
      "elapsedMs": 9833,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1073,
          "failed": 6,
          "cantTell": 9,
          "inapplicable": 39
        },
        "failedRules": [
          "color-contrast"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-required-children",
          "aria-required-parent",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "select-name",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#block-bbd-localgov-clarecountycouncil > h2",
            "html": "<h2>Clare County Council</h2>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.48 (foreground color: #d9d9d9, background color: #1e74bb, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "039f8360fdc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-65d68954"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#block-bbd-localgov-quicklinks-menu",
            "html": "<h2 id=\"block-bbd-localgov-quicklinks-menu\">Quicklinks</h2>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.48 (foreground color: #d9d9d9, background color: #1e74bb, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6780b5c168c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-731f6769"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#block-bbd-localgov-help-menu",
            "html": "<h2 id=\"block-bbd-localgov-help-menu\">Help</h2>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.48 (foreground color: #d9d9d9, background color: #1e74bb, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10e7650f1fa0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13df297a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#block-bbd-localgov-terms-menu",
            "html": "<h2 id=\"block-bbd-localgov-terms-menu\">Terms</h2>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.48 (foreground color: #d9d9d9, background color: #1e74bb, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f94a3efa0f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d41dd39"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#block-bbd-localgov-gtranslate-block--2 > h2",
            "html": "<h2>Google translate</h2>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.48 (foreground color: #d9d9d9, background color: #1e74bb, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7a06b67c23a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14859434"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#block-bbd-localgov-customer-services-block > h2",
            "html": "<h2>Customer Services</h2>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.48 (foreground color: #d9d9d9, background color: #1e74bb, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c779a6d74ff1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7ce5ea54"
          }
        ],
        "outcomeCount": 1127,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 6
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 86,
          "failed": 6,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria/aria-valid-attr-value",
          "distinguishable/color-contrast",
          "labels-and-names/duplicate-id-aria",
          "labels-and-names/multiple-labels",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#views-exposed-form-sitewide-search-solr-sitewide-search-results-block > div:nth-of-type(1) > label[for=\"edit-search-api-fulltext\"]",
            "selector": "#views-exposed-form-sitewide-search-solr-sitewide-search-results-block > div:nth-of-type(1) > label[for=\"edit-search-api-fulltext\"]",
            "html": "<label for=\"edit-search-api-fulltext\">Search</label>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.57:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64ce44183327",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89e6b69d"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-top clearfix\" style=\"height: auto; width: 100%; top: 0px;\"><div aria...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e489494e55e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-search-api-fulltext",
            "selector": "#edit-search-api-fulltext",
            "html": "<input placeholder=\"Search\" data-drupal-selector=\"edit-search-api-fulltext\" data-search-api-autocomplete-search=\"sitewide_search_solr\" class=\"form-autocomplete form-text ui-autocomplete-input\" data-au...",
            "impact": "moderate",
            "message": "Form field has 2 labels. Use a single label element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "284ac6b86c01",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e0f8514"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-search-api-fulltext",
            "selector": "#edit-search-api-fulltext",
            "html": "<input placeholder=\"Search\" data-drupal-selector=\"edit-search-api-fulltext\" data-search-api-autocomplete-search=\"sitewide_search_solr\" class=\"form-autocomplete form-text ui-autocomplete-input\" data-au...",
            "impact": "moderate",
            "message": "Form field has 2 labels. Use a single label element.",
            "isDuplicate": true,
            "duplicateOf": "accesslint"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#edit-search-api-fulltext",
            "selector": "#edit-search-api-fulltext",
            "html": "<input placeholder=\"Search\" data-drupal-selector=\"edit-search-api-fulltext\" data-search-api-autocomplete-search=\"sitewide_search_solr\" class=\"form-autocomplete form-text ui-autocomplete-input\" data-au...",
            "impact": "critical",
            "message": "Duplicate ID \"edit-search-api-fulltext\" referenced by label[for].",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b62b9b420c71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e81b62ae"
          },
          {
            "rule": "aria/aria-valid-attr-value",
            "xpath": "div:nth-of-type(3) > span",
            "selector": "div:nth-of-type(3) > span",
            "html": "<span class=\"back-to-top-target\" aria-hidden=\"\" data-once=\"back-to-top-target\" style=\"position: absolute; top: 1080px;\"></span>",
            "impact": "critical",
            "message": "aria-hidden must be \"true\" or \"false\", got \"\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d78b46c1e29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9942e52a"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 5,
        "duplicateFailedCount": 1,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 1
    },
    {
      "submittedUrl": "https://www.leicester.gov.uk",
      "finalUrl": "https://www.leicester.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Leicester City Council",
      "elapsedMs": 11338,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 2040,
          "failed": 0,
          "cantTell": 56,
          "inapplicable": 84
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "select-name",
          "tabindex",
          "valid-lang"
        ],
        "failures": [],
        "outcomeCount": 2180,
        "darkModeScanned": true,
        "mediaQuerySupport": {
          "darkMode": true,
          "reducedMotion": true,
          "highContrast": true,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 85,
          "failed": 7,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/frame-title",
          "labels-and-names/label-content-mismatch",
          "landmarks/landmark-unique",
          "landmarks/region",
          "readable/valid-lang"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-bbd-localgov-mainnavigation",
            "selector": "#block-bbd-localgov-mainnavigation",
            "html": "<nav aria-labelledby=\"block-bbd-localgov-mainnavigation-menu\" id=\"block-bbd-localgov-mainnavigation\" class=\"block block-menu navigation navigation--main\">\n            \n  <h2 class=\"visually-hidden\" id...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"main navigation\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24f6dd5da1a6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68476f93"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#klaro",
            "selector": "#klaro",
            "html": "<div id=\"klaro\" style=\"--button-text-color: #fff; --dark1: #fafafa; --dark2: #777; --dark3: #555; --light1: #444; --light2: #666; --light3: #111; --green3: #f00; --notice-left: 20px; --notice-right: a...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b3bd87e90f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8fe7914"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#goog-gt-tt",
            "selector": "#goog-gt-tt",
            "html": "<div id=\"goog-gt-tt\" class=\"VIpgJd-yAWNEb-L7lbkb skiptranslate\" style=\"border-radius: 12px; margin: 0 0 0 -23px; padding: 0; font-family: 'Google Sans', Arial, sans-serif;\" data-id=\"\"><div id=\"goog-gt...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91cb623a9973",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eae1a768"
          },
          {
            "rule": "readable/valid-lang",
            "xpath": "#bbd-translation > option:nth-of-type(28)",
            "selector": "#bbd-translation > option:nth-of-type(28)",
            "html": "<option value=\"en|iw\" data-gt-href=\"#\" lang=\"iw\">עִבְרִית</option>",
            "impact": "serious",
            "message": "Invalid lang attribute value \"iw\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a422fda0b84d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea8e1de1"
          },
          {
            "rule": "readable/valid-lang",
            "xpath": "#bbd-translation > option:nth-of-type(68)",
            "selector": "#bbd-translation > option:nth-of-type(68)",
            "html": "<option value=\"en|jw\" data-gt-href=\"#\" lang=\"jw\">Basa Jawa</option>",
            "impact": "serious",
            "message": "Invalid lang attribute value \"jw\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "303e314926ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86494752"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "selector": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "html": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56650d8e7c3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a34e07c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#bbd-translation",
            "selector": "#bbd-translation",
            "html": "<select class=\"gt_selector notranslate u-bg-dark-grey u-text-white focus:u-border-blue\" aria-label=\"Select Language\" id=\"bbd-translation\"><option value=\"\">Select Language</option><option value=\"en|en\"...",
            "impact": "serious",
            "message": "Accessible name \"Select Language\" does not contain visible label \"Translate\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "958411783f4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36867fea"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 7,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://beta.luton.gov.uk/",
      "finalUrl": "https://www.luton.gov.uk/",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Luton Borough Council | Luton Borough Council",
      "elapsedMs": 10098,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1131,
          "failed": 5,
          "cantTell": 5,
          "inapplicable": 38
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-required-children",
          "aria-required-parent",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "select-name",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a31d8ce81e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".localgov-alert-banner__content",
            "html": "<div class=\"localgov-alert-banner__content\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a58f6952436",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7c1034f"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".banner__image",
            "html": "<div class=\"banner__image\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05a490e5a8fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-246631e5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".field--name-localgov-title",
            "html": "<div class=\"field field--name-localgov-title field--type-string field--label-hidden field__item\">How can we help?</div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b048e9b5106",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b100e782"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".beta-search-box > .views-exposed-form.block-localgov-search.block-localgov-sitewide-search-block > form > .js-form-item.form-item.js-form-type-search-api-autocomplete > .form-text.required[data-drupal-selector=\"edit-s\"]",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s--2\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0579cfee8f81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-97b57e99"
          }
        ],
        "outcomeCount": 1179,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 69,
          "failed": 23,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "adaptable/list-children",
          "distinguishable/link-in-text-block",
          "labels-and-names/duplicate-id-aria",
          "labels-and-names/label-content-mismatch",
          "labels-and-names/multiple-labels",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > div > ul > p",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > div > ul > p",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "impact": "serious",
            "message": "List contains non-<li> child <p>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1921ae6fdc0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4d0ef37"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > div > ul > p",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > div > ul > p",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "impact": "serious",
            "message": "List contains non-<li> child <p>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b87885ab369b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cf88ff8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified > div > ul > p",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified > div > ul > p",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "impact": "serious",
            "message": "List contains non-<li> child <p>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c79d351b1c6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-719ccf92"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(1) > a[href=\"https://www.cookiebot.com/goto/privacy-policy/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://www.cookiebot.com/goto/privacy-policy/\"]",
            "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.cook...",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10591b8b4293",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b1083fa"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(1) > a[href=\"https://business.safety.google/privacy/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://business.safety.google/privacy/\"]",
            "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://business...",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "576fdd7c4d43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20737997"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(2) > a[href=\"https://privacy.microsoft.com/en-us/privacystatement\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://privacy.microsoft.com/en-us/privacystatement\"]",
            "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://privacy....",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57e248ad97ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-addad030"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "#CybotCookiebotDialogDetailFooter > a[href=\"https://www.cookiebot.com\"]",
            "selector": "#CybotCookiebotDialogDetailFooter > a[href=\"https://www.cookiebot.com\"]",
            "html": "<a href=\"https://www.cookiebot.com\" target=\"_blank\" rel=\"noopener\" title=\"Cookiebot\">Cookiebot</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "800ebf8deeaa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7088aa7c"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "#CybotCookiebotDialogDetailBodyContentTextAbout > a[href=\"https://www.luton.gov.uk/council-elections/strategies-policies-plans/data-protection-policy\"]",
            "selector": "#CybotCookiebotDialogDetailBodyContentTextAbout > a[href=\"https://www.luton.gov.uk/council-elections/strategies-policies-plans/data-protection-policy\"]",
            "html": "<a href=\"https://www.luton.gov.uk/council-elections/strategies-policies-plans/data-protection-policy\" style=\"\">Privacy Policy.</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b04204430ae6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a617f203"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div > strong",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div > strong",
            "html": "<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">CookieConsent</strong>",
            "impact": "moderate",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65c0814f2efa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-722e1711"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#CybotCookiebotDialog",
            "selector": "#CybotCookiebotDialog",
            "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialogBodyContentTitle\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" c...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c1ebff3eb19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d3088c3"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(3)",
            "selector": "body > div:nth-of-type(3)",
            "html": "<div class=\"anrt-gdpr-floating-cookie\"><button class=\"anrt-gdpr-floating-cookie__button anrt-gdpr-floating-cookie--cookiepro\" title=\"Update Cookie Preferences\"><span class=\"visually-hidden\">Update Coo...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efce4dfb0225",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16573076"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-s--2",
            "selector": "#edit-s--2",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s--2\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "impact": "moderate",
            "message": "Form field has 3 labels. Use a single label element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49acbae28dda",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a2a72be"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-s--2",
            "selector": "#edit-s--2",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s--2\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "impact": "moderate",
            "message": "Form field has 3 labels. Use a single label element.",
            "isDuplicate": true,
            "duplicateOf": "accesslint"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-s--2",
            "selector": "#edit-s--2",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s--2\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "impact": "moderate",
            "message": "Form field has 3 labels. Use a single label element.",
            "isDuplicate": true,
            "duplicateOf": "accesslint"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybot...",
            "impact": "serious",
            "message": "Accessible name \"Necessary (5)\" does not contain visible text \"Necessary  5\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8490ef1d56e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d470bb2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreference\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Preferences (0)\" does not contain visible text \"Preferences  0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4643045f77ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bebf9773"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatistics\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Statistics (7)\" does not contain visible text \"Statistics  7\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5888dd395e25",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c925881c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cyb...",
            "impact": "serious",
            "message": "Accessible name \"Marketing (0)\" does not contain visible text \"Marketing  0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7e2ee145142",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abdf2978"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cy...",
            "impact": "serious",
            "message": "Accessible name \"Unclassified (0)\" does not contain visible text \"Unclassified  0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f80ab6618f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27adcc01"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_PURPOSES_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_PURPOSES#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b45ec36871d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c973150"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Features\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_FEATURES_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_FEATURES#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "deea37dade5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ded3edf0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Partners\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_PARTNERS_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_PARTNERS#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7730d86eff0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d625c8af"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#edit-s--2",
            "selector": "#edit-s--2",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s--2\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "impact": "critical",
            "message": "Duplicate ID \"edit-s--2\" referenced by label[for].",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ecbb6a11d70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f0eecfc"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 21,
        "duplicateFailedCount": 2,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 2
    },
    {
      "submittedUrl": "https://www.staffordshire.gov.uk/",
      "finalUrl": "https://www.staffordshire.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Home | Staffordshire County Council",
      "elapsedMs": 11432,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1077,
          "failed": 3,
          "cantTell": 8,
          "inapplicable": 43
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Welcome to Staffordshire</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2611415c964d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b527b4b"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "form[data-drupal-form-fields=\"edit-s,edit-type\"] > .js-form-type-search-api-autocomplete.form-item-s.js-form-item-s",
            "html": "<div class=\"js-form-item form-item js-form-type-search-api-autocomplete form-item-s js-form-item-s\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a8f26146a38",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbbc8f77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".field--name-localgov-image",
            "html": "<div class=\"field field--name-localgov-image field--type-entity-reference field--label-hidden field__item\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff3e5c044136",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd658d74"
          }
        ],
        "outcomeCount": 1131,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 3
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p:nth-of-type(1) > span",
            "selector": "p:nth-of-type(1) > span",
            "html": "<span style=\"color: white;\">Keep up-to-date with the latest news, what's on and how to have your say.</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1:1 (required 3:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1d3afacde61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58f331d4"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-bottom\" style=\"height: auto; width: 100%; bottom: 0px;\"><div aria-la...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae11f2b661be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.newark-sherwooddc.gov.uk/",
      "finalUrl": "https://www.newark-sherwooddc.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Home | Newark &amp; Sherwood District Council",
      "elapsedMs": 15040,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1742,
          "failed": 0,
          "cantTell": 7,
          "inapplicable": 41
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "frame-tested",
          "frame-title",
          "frame-title-unique",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "select-name",
          "tabindex"
        ],
        "failures": [],
        "outcomeCount": 1790,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 53,
          "failed": 39,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria/aria-allowed-attr",
          "aria/presentational-children-focusable",
          "keyboard-accessible/nested-interactive",
          "labels-and-names/frame-title",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/customerfeedback/\"] > button",
            "selector": "a[href=\"/customerfeedback/\"] > button",
            "html": "<button class=\"services__card-title h4\">Complaints, Comments and Praise </button>",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c596d453ef1d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0254d74a"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/applyforacouncilproperty/\"] > button",
            "selector": "a[href=\"/applyforacouncilproperty/\"] > button",
            "html": "<button class=\"services__card-title h4\">Apply for a Council home</button>",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7895e1ed4981",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-65793139"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/applyforhousingbenefitandcounciltaxsupport/\"] > button",
            "selector": "a[href=\"/applyforhousingbenefitandcounciltaxsupport/\"] > button",
            "html": "<button class=\"services__card-title h4\">Apply for benefits</button>",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "721a767e36bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e20c39f2"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"http://app.newark-sherwooddc.gov.uk/bincollection/\"] > button",
            "selector": "a[href=\"http://app.newark-sherwooddc.gov.uk/bincollection/\"] > button",
            "html": "<button class=\"services__card-title h4\">Bin collection days</button>",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb79c36c6023",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6823ae83"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/repairsandmaintenance/\"] > button",
            "selector": "a[href=\"/repairsandmaintenance/\"] > button",
            "html": "<button class=\"services__card-title h4\">Council House repairs</button>",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b19974555b5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b216b7fe"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"https://democracy.newark-sherwooddc.gov.uk/mgMemberIndex.aspx?bcr=1\"] > button",
            "selector": "a[href=\"https://democracy.newark-sherwooddc.gov.uk/mgMemberIndex.aspx?bcr=1\"] > button",
            "html": "<button class=\"services__card-title h4\">Find your Councillor</button>",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebb79c07cef0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-654d5aa2"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/lostanimals/\"] > button",
            "selector": "a[href=\"/lostanimals/\"] > button",
            "html": "<button class=\"services__card-title h4\">Lost animals</button>",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34d5a7295673",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4e7b591"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/movinghome/\"] > button",
            "selector": "a[href=\"/movinghome/\"] > button",
            "html": "<button class=\"services__card-title h4\">Moving home</button>",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4852c82f751",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac97c625"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/myhome/\"] > button",
            "selector": "a[href=\"/myhome/\"] > button",
            "html": "<button class=\"services__card-title h4\">MyHome</button>",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc2045a6a458",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4418eb58"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"https://myns.newark-sherwooddc.gov.uk/\"] > button",
            "selector": "a[href=\"https://myns.newark-sherwooddc.gov.uk/\"] > button",
            "html": "<button class=\"services__card-title h4\">MYNS</button>",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe9808730a62",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c33ce8b3"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/your-council/planning-services/\"] > button",
            "selector": "a[href=\"/your-council/planning-services/\"] > button",
            "html": "<button class=\"services__card-title h4\">Planning applications </button>",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8f203b821b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45aded70"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/tradewaste/\"] > button",
            "selector": "a[href=\"/tradewaste/\"] > button",
            "html": "<button class=\"services__card-title h4\">Trade waste</button>",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bfe3f7bc7cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1986e848"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/your-home/waste-and-recycling/\"] > button[aria-label=\"Waste and Recycling\"]",
            "selector": "a[href=\"/your-home/waste-and-recycling/\"] > button[aria-label=\"Waste and Recycling\"]",
            "html": "<button class=\"h4\" aria-label=\"Waste and Recycling\">\n                  <svg width=\"22\" height=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.812 6.029L16.196.195a.625.625 0 00-.908 0 .684.684 0 ...",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16130a246e28",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9fa2a341"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/your-home/\"] > button[aria-label=\"Your Home\"]",
            "selector": "a[href=\"/your-home/\"] > button[aria-label=\"Your Home\"]",
            "html": "<button class=\"h4\" aria-label=\"Your Home\">\n                  <svg width=\"22\" height=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.812 6.029L16.196.195a.625.625 0 00-.908 0 .684.684 0 000 .943l4...",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "065e8b08dda9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00ea13ae"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/your-home/benefits/\"] > button[aria-label=\"Advice & Benefits\"]",
            "selector": "a[href=\"/your-home/benefits/\"] > button[aria-label=\"Advice & Benefits\"]",
            "html": "<button class=\"h4\" aria-label=\"Advice &amp; Benefits\">\n                  <svg width=\"22\" height=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.812 6.029L16.196.195a.625.625 0 00-.908 0 .684.684 ...",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "775dcd73ce03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a28a5ea4"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/your-home/council-tax/\"] > button[aria-label=\"Council Tax\"]",
            "selector": "a[href=\"/your-home/council-tax/\"] > button[aria-label=\"Council Tax\"]",
            "html": "<button class=\"h4\" aria-label=\"Council Tax\">\n                  <svg width=\"22\" height=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.812 6.029L16.196.195a.625.625 0 00-.908 0 .684.684 0 000 .943...",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c718ef1a308",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b9eaca7"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#goog-gt-tt",
            "selector": "#goog-gt-tt",
            "html": "<div id=\"goog-gt-tt\" class=\"VIpgJd-yAWNEb-L7lbkb skiptranslate\" style=\"border-radius: 12px; margin: 0 0 0 -23px; padding: 0; font-family: 'Google Sans', Arial, sans-serif;\" data-id=\"\"><div id=\"goog-gt...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36d3aa56334f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eae1a768"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "selector": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "html": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e51223b69773",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a34e07c"
          },
          {
            "rule": "aria/aria-allowed-attr",
            "xpath": "#dow057-acc-menu-link",
            "selector": "#dow057-acc-menu-link",
            "html": "<li class=\"is-accordion-submenu-parent\" aria-controls=\"bpdbus-acc-menu\" aria-expanded=\"false\" id=\"dow057-acc-menu-link\"><a href=\"/your-business/\">Your Business</a>\n<ul class=\"multilevel-linkul-0 subme...",
            "impact": "critical",
            "message": "ARIA attribute \"aria-expanded\" is not allowed on role \"listitem\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4faf7df63211",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b6dc846"
          },
          {
            "rule": "aria/aria-allowed-attr",
            "xpath": "#r95b45-acc-menu-link",
            "selector": "#r95b45-acc-menu-link",
            "html": "<li class=\"is-accordion-submenu-parent\" aria-controls=\"aj0seq-acc-menu\" aria-expanded=\"false\" id=\"r95b45-acc-menu-link\"><a href=\"/your-council/\">Your Council</a>\n<ul class=\"multilevel-linkul-0 submenu...",
            "impact": "critical",
            "message": "ARIA attribute \"aria-expanded\" is not allowed on role \"listitem\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eddd131ff1b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fae13670"
          },
          {
            "rule": "aria/aria-allowed-attr",
            "xpath": "#m84kwm-acc-menu-link",
            "selector": "#m84kwm-acc-menu-link",
            "html": "<li class=\"is-accordion-submenu-parent\" aria-controls=\"97cw3l-acc-menu\" aria-expanded=\"false\" id=\"m84kwm-acc-menu-link\"><a href=\"/your-district/\">Your District</a>\n<ul class=\"multilevel-linkul-0 subme...",
            "impact": "critical",
            "message": "ARIA attribute \"aria-expanded\" is not allowed on role \"listitem\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a58677ce7bea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86f9a4ee"
          },
          {
            "rule": "aria/aria-allowed-attr",
            "xpath": "#m9l9uo-acc-menu-link",
            "selector": "#m9l9uo-acc-menu-link",
            "html": "<li class=\"is-accordion-submenu-parent\" aria-controls=\"o7ikvp-acc-menu\" aria-expanded=\"false\" id=\"m9l9uo-acc-menu-link\"><a href=\"/your-home/\">Your Home</a>\n<ul class=\"multilevel-linkul-0 submenu is-ac...",
            "impact": "critical",
            "message": "ARIA attribute \"aria-expanded\" is not allowed on role \"listitem\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d130cce186a6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b77e7dd"
          },
          {
            "rule": "aria/aria-allowed-attr",
            "xpath": "#ui4lzc-acc-menu-link",
            "selector": "#ui4lzc-acc-menu-link",
            "html": "<li class=\"is-accordion-submenu-parent\" aria-controls=\"pybq81-acc-menu\" aria-expanded=\"false\" id=\"ui4lzc-acc-menu-link\"><a href=\"/latest-news/\">Latest news</a>\n<ul class=\"multilevel-linkul-0 submenu i...",
            "impact": "critical",
            "message": "ARIA attribute \"aria-expanded\" is not allowed on role \"listitem\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d01c4d3a4981",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4029a103"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/customerfeedback/\"] > button",
            "selector": "a[href=\"/customerfeedback/\"] > button",
            "html": "<button class=\"services__card-title h4\">Complaints, Comments and Praise </button>",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4034a58d01d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3bdfa6a"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/applyforacouncilproperty/\"] > button",
            "selector": "a[href=\"/applyforacouncilproperty/\"] > button",
            "html": "<button class=\"services__card-title h4\">Apply for a Council home</button>",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a649b759d22",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2903396a"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/applyforhousingbenefitandcounciltaxsupport/\"] > button",
            "selector": "a[href=\"/applyforhousingbenefitandcounciltaxsupport/\"] > button",
            "html": "<button class=\"services__card-title h4\">Apply for benefits</button>",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aea57c232cc3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d8d346c"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"http://app.newark-sherwooddc.gov.uk/bincollection/\"] > button",
            "selector": "a[href=\"http://app.newark-sherwooddc.gov.uk/bincollection/\"] > button",
            "html": "<button class=\"services__card-title h4\">Bin collection days</button>",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d54a0184b56",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c43d2527"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/repairsandmaintenance/\"] > button",
            "selector": "a[href=\"/repairsandmaintenance/\"] > button",
            "html": "<button class=\"services__card-title h4\">Council House repairs</button>",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "854adf962a8e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a05a726a"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"https://democracy.newark-sherwooddc.gov.uk/mgMemberIndex.aspx?bcr=1\"] > button",
            "selector": "a[href=\"https://democracy.newark-sherwooddc.gov.uk/mgMemberIndex.aspx?bcr=1\"] > button",
            "html": "<button class=\"services__card-title h4\">Find your Councillor</button>",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00eb0d6d747f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2796596a"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/lostanimals/\"] > button",
            "selector": "a[href=\"/lostanimals/\"] > button",
            "html": "<button class=\"services__card-title h4\">Lost animals</button>",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20770316c144",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2e4c629"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/movinghome/\"] > button",
            "selector": "a[href=\"/movinghome/\"] > button",
            "html": "<button class=\"services__card-title h4\">Moving home</button>",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4a3d7ae4d5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-057b96cf"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/myhome/\"] > button",
            "selector": "a[href=\"/myhome/\"] > button",
            "html": "<button class=\"services__card-title h4\">MyHome</button>",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bdcf7c95967",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec15085a"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"https://myns.newark-sherwooddc.gov.uk/\"] > button",
            "selector": "a[href=\"https://myns.newark-sherwooddc.gov.uk/\"] > button",
            "html": "<button class=\"services__card-title h4\">MYNS</button>",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed855750d67e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae938f66"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/your-council/planning-services/\"] > button",
            "selector": "a[href=\"/your-council/planning-services/\"] > button",
            "html": "<button class=\"services__card-title h4\">Planning applications </button>",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0debd9cc9ef2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2beabd9e"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/tradewaste/\"] > button",
            "selector": "a[href=\"/tradewaste/\"] > button",
            "html": "<button class=\"services__card-title h4\">Trade waste</button>",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c180cb439d5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-024983d5"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/your-home/waste-and-recycling/\"] > button[aria-label=\"Waste and Recycling\"]",
            "selector": "a[href=\"/your-home/waste-and-recycling/\"] > button[aria-label=\"Waste and Recycling\"]",
            "html": "<button class=\"h4\" aria-label=\"Waste and Recycling\">\n                  <svg width=\"22\" height=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.812 6.029L16.196.195a.625.625 0 00-.908 0 .684.684 0 ...",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90a444a173f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa624510"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/your-home/\"] > button[aria-label=\"Your Home\"]",
            "selector": "a[href=\"/your-home/\"] > button[aria-label=\"Your Home\"]",
            "html": "<button class=\"h4\" aria-label=\"Your Home\">\n                  <svg width=\"22\" height=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.812 6.029L16.196.195a.625.625 0 00-.908 0 .684.684 0 000 .943l4...",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8d455c6deb7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba8cceaa"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/your-home/benefits/\"] > button[aria-label=\"Advice & Benefits\"]",
            "selector": "a[href=\"/your-home/benefits/\"] > button[aria-label=\"Advice & Benefits\"]",
            "html": "<button class=\"h4\" aria-label=\"Advice &amp; Benefits\">\n                  <svg width=\"22\" height=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.812 6.029L16.196.195a.625.625 0 00-.908 0 .684.684 ...",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c69f7caec232",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d31a3bf"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/your-home/council-tax/\"] > button[aria-label=\"Council Tax\"]",
            "selector": "a[href=\"/your-home/council-tax/\"] > button[aria-label=\"Council Tax\"]",
            "html": "<button class=\"h4\" aria-label=\"Council Tax\">\n                  <svg width=\"22\" height=\"13\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M21.812 6.029L16.196.195a.625.625 0 00-.908 0 .684.684 0 000 .943...",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83316e93ff79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7db6c6b3"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 39,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://leeds.gov.uk",
      "finalUrl": "https://www.leeds.gov.uk/",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to Leeds | Leeds.gov.uk",
      "elapsedMs": 31427,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1045,
          "failed": 0,
          "cantTell": 2,
          "inapplicable": 41
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [],
        "outcomeCount": 1088,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 82,
          "failed": 10,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "keyboard-accessible/focus-order",
          "labels-and-names/label-content-mismatch",
          "landmarks/region",
          "navigable/empty-heading"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > div > section > div:nth-of-type(1) > div > button",
            "selector": "div:nth-of-type(1) > div > section > div:nth-of-type(1) > div > button",
            "html": "<button onclick=\"playPause()\" type=\"button\">Pause video</button>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.06:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f62c781166bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06f96978"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "#onetrust-banner-sdk",
            "selector": "#onetrust-banner-sdk",
            "html": "<div id=\"onetrust-banner-sdk\" class=\"otFlat bottom ot-wo-title vertical-align-content\" tabindex=\"0\" style=\"bottom: 0px;\"><div role=\"alertdialog\" aria-describedby=\"onetrust-policy-text\" aria-label=\"Pri...",
            "impact": "moderate",
            "message": "Non-interactive <div> with tabindex=\"0\" has no interactive role.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e9717d87a11",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-82c019a0"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "section > div:nth-of-type(1) > h3",
            "selector": "section > div:nth-of-type(1) > h3",
            "html": "<h3 class=\"ot-host-name\"></h3>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "124df09ec885",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7ffb408"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "section > div:nth-of-type(1) > h4",
            "selector": "section > div:nth-of-type(1) > h4",
            "html": "<h4 class=\"ot-host-desc\"></h4>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46a817ca7285",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f294d03"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#onetrust-consent-sdk",
            "selector": "#onetrust-consent-sdk",
            "html": "<div id=\"onetrust-consent-sdk\"><div class=\"onetrust-pc-dark-filter ot-hide ot-fade-in\"></div><div id=\"onetrust-banner-sdk\" class=\"otFlat bottom ot-wo-title vertical-align-content\" tabindex=\"0\" style=\"...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70d190a9ceca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c657e619"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > div:nth-of-type(2) > div > button[aria-label=\"Cookie Details button opens Cookie List menu\"]",
            "selector": "div:nth-of-type(1) > div:nth-of-type(2) > div > button[aria-label=\"Cookie Details button opens Cookie List menu\"]",
            "html": "<button class=\"ot-link-btn category-host-list-handler\" aria-label=\"Cookie Details button opens Cookie List menu\" data-parent-id=\"C0003\">Cookies Details‎</button>",
            "impact": "serious",
            "message": "Accessible name \"Cookie Details button opens Cookie List menu\" does not contain visible text \"Cookies Details‎\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65ff08ff85fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c5f9462"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > div:nth-of-type(2) > div > button[aria-label=\"Cookie Details button opens Cookie List menu\"]",
            "selector": "div:nth-of-type(2) > div:nth-of-type(2) > div > button[aria-label=\"Cookie Details button opens Cookie List menu\"]",
            "html": "<button class=\"ot-link-btn category-host-list-handler\" aria-label=\"Cookie Details button opens Cookie List menu\" data-parent-id=\"C0004\">Cookies Details‎</button>",
            "impact": "serious",
            "message": "Accessible name \"Cookie Details button opens Cookie List menu\" does not contain visible text \"Cookies Details‎\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63c0442e6175",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5ca1ed9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(3) > div:nth-of-type(2) > div > button[aria-label=\"Cookie Details button opens Cookie List menu\"]",
            "selector": "div:nth-of-type(3) > div:nth-of-type(2) > div > button[aria-label=\"Cookie Details button opens Cookie List menu\"]",
            "html": "<button class=\"ot-link-btn category-host-list-handler\" aria-label=\"Cookie Details button opens Cookie List menu\" data-parent-id=\"C0001\">Cookies Details‎</button>",
            "impact": "serious",
            "message": "Accessible name \"Cookie Details button opens Cookie List menu\" does not contain visible text \"Cookies Details‎\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3d6484612a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-911a8687"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(4) > div:nth-of-type(2) > div > button[aria-label=\"Cookie Details button opens Cookie List menu\"]",
            "selector": "div:nth-of-type(4) > div:nth-of-type(2) > div > button[aria-label=\"Cookie Details button opens Cookie List menu\"]",
            "html": "<button class=\"ot-link-btn category-host-list-handler\" aria-label=\"Cookie Details button opens Cookie List menu\" data-parent-id=\"C0002\">Cookies Details‎</button>",
            "impact": "serious",
            "message": "Accessible name \"Cookie Details button opens Cookie List menu\" does not contain visible text \"Cookies Details‎\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcc5edcffd4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1287d51c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(5) > div:nth-of-type(2) > div > button[aria-label=\"Cookie Details button opens Cookie List menu\"]",
            "selector": "div:nth-of-type(5) > div:nth-of-type(2) > div > button[aria-label=\"Cookie Details button opens Cookie List menu\"]",
            "html": "<button class=\"ot-link-btn category-host-list-handler\" aria-label=\"Cookie Details button opens Cookie List menu\" data-parent-id=\"C0005\">Cookies Details‎</button>",
            "impact": "serious",
            "message": "Accessible name \"Cookie Details button opens Cookie List menu\" does not contain visible text \"Cookies Details‎\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4906c7250460",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-41ca159b"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 10,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.merton.gov.uk",
      "finalUrl": "https://www.merton.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to Merton | Merton Council",
      "elapsedMs": 9094,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 934,
          "failed": 2,
          "cantTell": 3,
          "inapplicable": 41
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-required-children",
          "aria-required-parent",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".fourpledges",
            "html": "<div class=\"fourpledges\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f9cd0fcc44e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e67547c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region--content-title",
            "html": "<div class=\"lgd-region lgd-region--content-title region region-content-title\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c62e356304e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fcbcdc66"
          }
        ],
        "outcomeCount": 980,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 91,
          "failed": 1,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/region",
            "xpath": "body > div[aria-label=\"cookieconsent\"]",
            "selector": "body > div[aria-label=\"cookieconsent\"]",
            "html": "<div role=\"dialog\" aria-live=\"polite\" aria-label=\"cookieconsent\" aria-describedby=\"cookieconsent:desc\" class=\"cc-window cc-banner cc-type-opt-in cc-theme-block cc-top cc-color-override--294303631 \" st...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3838f5f2a72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69111a2c"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 1,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.dumfriesandgalloway.gov.uk/",
      "finalUrl": "https://www.dumfriesandgalloway.gov.uk/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 26889,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 116,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 128
        },
        "failedRules": [
          "meta-refresh"
        ],
        "passedRules": [
          "aria-allowed-role",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-required-attr",
          "aria-roles",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region"
        ],
        "failures": [
          {
            "rule": "meta-refresh",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-refresh?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag221"
            ],
            "xpath": "meta[http-equiv=\"refresh\"]",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "message": "Delayed refresh under 20 hours must not be used",
            "fixSummary": "Fix any of the following:\n  <meta> tag forces timed refresh of page (less than 20 hours)",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc88cd3912b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b8a67f2"
          },
          {
            "rule": "meta-refresh",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-refresh?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag221"
            ],
            "xpath": "meta[http-equiv=\"refresh\"]",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "message": "Delayed refresh under 20 hours must not be used",
            "fixSummary": "Fix any of the following:\n  <meta> tag forces timed refresh of page (less than 20 hours)",
            "relatedPaths": null,
            "colorScheme": "dark",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88a68b545209",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "mediaQuerySupport": {
          "darkMode": true,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "enough-time/meta-refresh",
          "enough-time/meta-refresh-no-exception"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "enough-time/meta-refresh",
            "xpath": "head > meta:nth-of-type(5)",
            "selector": "head > meta:nth-of-type(5)",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "impact": "critical",
            "message": "Page auto-refreshes after 360 seconds. Provide user control over refresh.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b48664e6d88d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fd8f436"
          },
          {
            "rule": "enough-time/meta-refresh-no-exception",
            "xpath": "head > meta:nth-of-type(5)",
            "selector": "head > meta:nth-of-type(5)",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "impact": "critical",
            "message": "Page has a 360-second meta refresh delay. Remove the auto-refresh or provide user control.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abaafe12243b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42d6e688"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.solihull.gov.uk/",
      "finalUrl": "https://www.solihull.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Solihull Metropolitan Borough Council",
      "elapsedMs": 8892,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 931,
          "failed": 5,
          "cantTell": 1,
          "inapplicable": 42
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-required-children",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ed9823ee410",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".localgov-alert-banner__content",
            "html": "<div class=\"localgov-alert-banner__content\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcc3f88c9050",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7c1034f"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".banner__content-inner",
            "html": "<div class=\"banner__content-inner\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71e51e1b360f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-246144d3"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".js-form-type-textfield",
            "html": "<div class=\"js-form-item form-item js-form-type-textfield form-item-s js-form-item-s\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6a7d4545947",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ea9e021"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".banner__image",
            "html": "<div class=\"banner__image\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "052325e542f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-246631e5"
          }
        ],
        "outcomeCount": 979,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 70,
          "failed": 22,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "adaptable/list-children",
          "aria/aria-required-attr",
          "labels-and-names/label-content-mismatch",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > div > ul > p",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > div > ul > p",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "impact": "serious",
            "message": "List contains non-<li> child <p>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af8beeabe87c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4d0ef37"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > div > ul > p",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > div > ul > p",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "impact": "serious",
            "message": "List contains non-<li> child <p>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55509455248b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cf88ff8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified > div > ul > p",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified > div > ul > p",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "impact": "serious",
            "message": "List contains non-<li> child <p>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3e713e7aff3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-719ccf92"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#lgd-header-top > nav",
            "selector": "#lgd-header-top > nav",
            "html": "<nav class=\"navigation--a11y\">\n\n  <ul class=\"menu menu--a11y\">\n        <li class=\"menu-item\">\n      <button type=\"button\" class=\"reciteme__proxy-trigger\" data-once=\"recitemeProxy\">\n        Accessibili...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"accessibility and language tools\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7b9038c8ba8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c5595b0"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#lgd-header-bottom > nav",
            "selector": "#lgd-header-bottom > nav",
            "html": "<nav class=\"navigation--a11y\">\n\n  <ul class=\"menu menu--a11y\">\n        <li class=\"menu-item\">\n      <button type=\"button\" class=\"reciteme__proxy-trigger\" data-once=\"recitemeProxy\">\n        Accessibili...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"accessibility and language tools\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a89e6bb9ff7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-884e526d"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#CybotCookiebotDialog",
            "selector": "#CybotCookiebotDialog",
            "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialogBodyContentTitle\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" d...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5277d94bfbe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d3088c3"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(4)",
            "selector": "body > div:nth-of-type(4)",
            "html": "<div class=\"anrt-gdpr-floating-cookie\"><button class=\"anrt-gdpr-floating-cookie__button anrt-gdpr-floating-cookie--cookiepro\" title=\"Update Cookie Preferences\"><span class=\"visually-hidden\">Update Coo...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f116cabe5b2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc2df595"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybot...",
            "impact": "serious",
            "message": "Accessible name \"Necessary (5)\" does not contain visible text \"Necessary  5\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b4bc39840e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d470bb2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreference\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Preferences (0)\" does not contain visible text \"Preferences  0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f698c3121ce5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bebf9773"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatistics\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Statistics (4)\" does not contain visible text \"Statistics  4\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a4ceb975626",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c925881c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cyb...",
            "impact": "serious",
            "message": "Accessible name \"Marketing (0)\" does not contain visible text \"Marketing  0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f950be648fc9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abdf2978"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cy...",
            "impact": "serious",
            "message": "Accessible name \"Unclassified (0)\" does not contain visible text \"Unclassified  0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "526cf3cbd65d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27adcc01"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_PURPOSES_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_PURPOSES#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e57f6e78d31",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c973150"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Features\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_FEATURES_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_FEATURES#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "122fef2a831b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ded3edf0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Partners\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_PARTNERS_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_PARTNERS#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8f6cca25d2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d625c8af"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonPreferences",
            "selector": "#CybotCookiebotDialogBodyLevelButtonPreferences",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBod...",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d5460ce1bda",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44564b27"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonStatistics",
            "selector": "#CybotCookiebotDialogBodyLevelButtonStatistics",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBody...",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b278a67d459",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1bafd69"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonMarketing",
            "selector": "#CybotCookiebotDialogBodyLevelButtonMarketing",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyL...",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1529415f0375",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9db9f0b"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonPreferencesInline",
            "selector": "#CybotCookiebotDialogBodyLevelButtonPreferencesInline",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton ...",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95c53ea12f32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36f46df9"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonStatisticsInline",
            "selector": "#CybotCookiebotDialogBodyLevelButtonStatisticsInline",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton Cy...",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1458c887b772",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29bf11e9"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonMarketingInline",
            "selector": "#CybotCookiebotDialogBodyLevelButtonMarketingInline",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton Cybo...",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2717c2990ea9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26b36b9c"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
            "selector": "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\" tabindex=\"0\" role=\"switch\">",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48d1f8afa3f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3e550b9"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 22,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.woking.gov.uk/",
      "finalUrl": "https://www.woking.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Woking Borough Council | Woking Borough Council",
      "elapsedMs": 12341,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1161,
          "failed": 1,
          "cantTell": 5,
          "inapplicable": 38
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "frame-tested",
          "frame-title",
          "frame-title-unique",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "select-name",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "iframe[title=\"reCAPTCHA\"]",
            "html": "<div class=\"rc-anchor-invisible-text\"><span>protected by <strong>reCAPTCHA</strong></span><div class=\"rc-anchor-pt\"></div></div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "409d87e8c67a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-732eb68d"
          }
        ],
        "outcomeCount": 1205,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 68,
          "failed": 24,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "keyboard-accessible/focus-order",
          "labels-and-names/label-content-mismatch",
          "landmarks/region",
          "navigable/empty-heading",
          "readable/valid-lang",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/elections-voting/how-vote/register-vote\"] > div:nth-of-type(1) > img",
            "selector": "a[href=\"/elections-voting/how-vote/register-vote\"] > div:nth-of-type(1) > img",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/2025-06/Register%20to%20vote%20in%20elections.jpg\" width=\"2000\" height=\"1429\" alt=\"Photo of young lady kneeling behind a flower bed which is planted with ...",
            "impact": "minor",
            "message": "Alt text \"Photo of young lady kneeling behind a flower bed which is planted with flowers spelling out: I'm registered to vote'\" starts with redundant prefix \"photo\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78fce59a0341",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c8edc14"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "#edit-report-a-problem-with-this-page > h2",
            "selector": "#edit-report-a-problem-with-this-page > h2",
            "html": "<h2 tabindex=\"0\" class=\"webform-section-title\" data-once=\"report-show-section\">Report a problem with this page</h2>",
            "impact": "moderate",
            "message": "Non-interactive <h2> with tabindex=\"0\" has no interactive role.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0eb68c849c71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e0017706"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "#edit-cancel",
            "selector": "#edit-cancel",
            "html": "<div tabindex=\"0\" id=\"edit-cancel\" class=\"js-form-item form-item js-form-type-webform-markup form-item-cancel js-form-item-cancel form-no-label\" data-once=\"report-hide-section\">\n          <p>Cancel</p...",
            "impact": "moderate",
            "message": "Non-interactive <div> with tabindex=\"0\" has no interactive role.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dbcdc7cf375",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ac2b1cd"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(1) > div > div > div:nth-of-type(2) > div:nth-of-type(1) > article > h2",
            "selector": "div:nth-of-type(1) > div > div > div:nth-of-type(2) > div:nth-of-type(1) > article > h2",
            "html": "<h2>\n      <a href=\"/benefits\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56535294216f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f0a915b"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(1) > div > div > div:nth-of-type(2) > div:nth-of-type(2) > article > h2",
            "selector": "div:nth-of-type(1) > div > div > div:nth-of-type(2) > div:nth-of-type(2) > article > h2",
            "html": "<h2>\n      <a href=\"/bins-waste-recycling\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cfebc190580",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db091425"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(1) > div > div > div:nth-of-type(2) > div:nth-of-type(3) > article > h2",
            "selector": "div:nth-of-type(1) > div > div > div:nth-of-type(2) > div:nth-of-type(3) > article > h2",
            "html": "<h2>\n      <a href=\"/business-licences-permits\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ba978ee7ea3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d3e34bb"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(4) > article > h2",
            "selector": "div:nth-of-type(4) > article > h2",
            "html": "<h2>\n      <a href=\"/council-tax\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7faeb5e5d6a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9f3b867"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(5) > article > h2",
            "selector": "div:nth-of-type(5) > article > h2",
            "html": "<h2>\n      <a href=\"/elections-voting\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de7982bf73d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9d44f5a"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(6) > article > h2",
            "selector": "div:nth-of-type(6) > article > h2",
            "html": "<h2>\n      <a href=\"/environment-neighbourhoods\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b9c6859af9b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-519de002"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(7) > article > h2",
            "selector": "div:nth-of-type(7) > article > h2",
            "html": "<h2>\n      <a href=\"/housing\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f44ef3434e9b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c8eb1aa5"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(8) > article > h2",
            "selector": "div:nth-of-type(8) > article > h2",
            "html": "<h2>\n      <a href=\"/jobs-volunteering\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b855bf8f4f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f3635fc"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(9) > article > h2",
            "selector": "div:nth-of-type(9) > article > h2",
            "html": "<h2>\n      <a href=\"/parking-streets-travel\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da5271071b1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c5f2d17"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(10) > article > h2",
            "selector": "div:nth-of-type(10) > article > h2",
            "html": "<h2>\n      <a href=\"/parks-leisure\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0044181a3da4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f0a2811"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(11) > article > h2",
            "selector": "div:nth-of-type(11) > article > h2",
            "html": "<h2>\n      <a href=\"/planning-building-control\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0eadf2e499ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0899b1ba"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(12) > article > h2",
            "selector": "div:nth-of-type(12) > article > h2",
            "html": "<h2>\n      <a href=\"/safety-community-care\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04040f1c70a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31953bf7"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(13) > article > h2",
            "selector": "div:nth-of-type(13) > article > h2",
            "html": "<h2>\n      <a href=\"/your-council\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bae84673db91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b1f3a0e"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(2) > div > div > div:nth-of-type(2) > div:nth-of-type(1) > article > h2",
            "selector": "div:nth-of-type(2) > div > div > div:nth-of-type(2) > div:nth-of-type(1) > article > h2",
            "html": "<h2>\n      <a href=\"/environment-neighbourhoods/your-neighbourhood/unauthorised-traveller-encampments\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81bd97d6d408",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6e14a94"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(2) > div > div > div:nth-of-type(2) > div:nth-of-type(2) > article > h2",
            "selector": "div:nth-of-type(2) > div > div > div:nth-of-type(2) > div:nth-of-type(2) > article > h2",
            "html": "<h2>\n      <a href=\"/elections-voting/how-vote/register-vote\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "038b2957e84a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e51dd497"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(2) > div > div > div:nth-of-type(2) > div:nth-of-type(3) > article > h2",
            "selector": "div:nth-of-type(2) > div > div > div:nth-of-type(2) > div:nth-of-type(3) > article > h2",
            "html": "<h2>\n      <a href=\"/your-council/campaigns-events/simpler-recycling-woking-borough-residents\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3ba7055a08e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-66731757"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-bottom\" style=\"height: auto; width: 100%; bottom: 0px;\" data-once=\"s...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac6eab4a7d9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          },
          {
            "rule": "readable/valid-lang",
            "xpath": "#bbd-translation > option:nth-of-type(28)",
            "selector": "#bbd-translation > option:nth-of-type(28)",
            "html": "<option value=\"en|iw\" data-gt-href=\"#\" lang=\"iw\">עִבְרִית</option>",
            "impact": "serious",
            "message": "Invalid lang attribute value \"iw\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2470bf094bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea8e1de1"
          },
          {
            "rule": "readable/valid-lang",
            "xpath": "#bbd-translation > option:nth-of-type(68)",
            "selector": "#bbd-translation > option:nth-of-type(68)",
            "html": "<option value=\"en|jw\" data-gt-href=\"#\" lang=\"jw\">Basa Jawa</option>",
            "impact": "serious",
            "message": "Invalid lang attribute value \"jw\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84e37a0f1474",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86494752"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > button[aria-label=\"Menu: expand and jump to menu links\"]",
            "selector": "div:nth-of-type(2) > button[aria-label=\"Menu: expand and jump to menu links\"]",
            "html": "<button class=\"lgd-header__toggle button lgd-header__toggle--primary\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Menu: expand and...",
            "impact": "serious",
            "message": "Accessible name \"Menu: expand and jump to menu links\" does not contain visible text \"Menu\n                    Close\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11ad6cc54021",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aee34e7a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#bbd-translation",
            "selector": "#bbd-translation",
            "html": "<select class=\"gt_selector notranslate u-bg-dark-grey u-text-white focus:u-border-blue\" aria-label=\"Select Language\" id=\"bbd-translation\"><option value=\"\">Select Language</option><option value=\"en|en\"...",
            "impact": "serious",
            "message": "Accessible name \"Select Language\" does not contain visible label \"Translate\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e19960e54ae2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36867fea"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 24,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.kingston.gov.uk",
      "finalUrl": "https://www.kingston.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Royal Borough of Kingston upon Thames",
      "elapsedMs": 11444,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1480,
          "failed": 2,
          "cantTell": 25,
          "inapplicable": 33
        },
        "failedRules": [
          "landmark-no-duplicate-contentinfo",
          "landmark-unique"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-command-name",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "empty-table-header",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scope-attr-valid",
          "scrollable-region-focusable",
          "select-name",
          "tabindex",
          "table-duplicate-name",
          "td-headers-attr",
          "th-has-data-cells",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "landmark-no-duplicate-contentinfo",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "footer",
            "html": "<footer class=\"lgd-footer\">",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              "#cookiescript_reportdate"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ed416791e6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2cb4f1dc"
          },
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "footer",
            "html": "<footer class=\"lgd-footer\">",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              "#cookiescript_reportdate"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e417ed2838c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e28ded4"
          }
        ],
        "outcomeCount": 1540,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 81,
          "failed": 11,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "keyboard-accessible/focus-order",
          "labels-and-names/duplicate-id-aria",
          "labels-and-names/frame-title",
          "labels-and-names/label-content-mismatch",
          "landmarks/landmark-unique",
          "landmarks/no-duplicate-contentinfo",
          "landmarks/region",
          "readable/valid-lang"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "#cookiescript_reportwrap",
            "selector": "#cookiescript_reportwrap",
            "html": "<div id=\"cookiescript_reportwrap\" tabindex=\"0\">\n                                  <div class=\"cookiescript_report_strict \" data-cs-tab-content=\"strict\">\n              <div class=\"cookiescript_category...",
            "impact": "moderate",
            "message": "Non-interactive <div> with tabindex=\"0\" has no interactive role.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63a29d653081",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-697d8581"
          },
          {
            "rule": "landmarks/no-duplicate-contentinfo",
            "xpath": "#cookiescript_reportdate",
            "selector": "#cookiescript_reportdate",
            "html": "<div id=\"cookiescript_reportdate\" role=\"contentinfo\">Cookie <a id=\"cookiescript_reportlink\" href=\"https://cookie-script.com/cookie-report?identifier=477d9825c3bd983c31c81f8a865d8dba\" target=\"_blank\" a...",
            "impact": "moderate",
            "message": "Page has multiple contentinfo landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "432be951b574",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff93d98d"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-bbd-localgov-localgov-mainnavigation-scarfolk",
            "selector": "#block-bbd-localgov-localgov-mainnavigation-scarfolk",
            "html": "<nav aria-labelledby=\"block-bbd-localgov-localgov-mainnavigation-scarfolk-menu\" id=\"block-bbd-localgov-localgov-mainnavigation-scarfolk\" class=\"block block-menu navigation navigation--main\">\n         ...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"main navigation\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "419893c4fc86",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0046878a"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#newsletter-popup",
            "selector": "#newsletter-popup",
            "html": "<div id=\"newsletter-popup\" class=\"newsletter-popup\">\n  <div class=\"newsletter-overlay\"></div>\n  <div id=\"mc_embed_shell\" class=\"newsletter-block\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"dialo...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52312426b3db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f506ced1"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#goog-gt-tt",
            "selector": "#goog-gt-tt",
            "html": "<div id=\"goog-gt-tt\" class=\"VIpgJd-yAWNEb-L7lbkb skiptranslate\" style=\"border-radius: 12px; margin: 0 0 0 -23px; padding: 0; font-family: 'Google Sans', Arial, sans-serif;\" data-id=\"\"><div id=\"goog-gt...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36046d521c3a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eae1a768"
          },
          {
            "rule": "readable/valid-lang",
            "xpath": "#bbd-translation > option:nth-of-type(28)",
            "selector": "#bbd-translation > option:nth-of-type(28)",
            "html": "<option value=\"en|iw\" data-gt-href=\"#\" lang=\"iw\">עִבְרִית</option>",
            "impact": "serious",
            "message": "Invalid lang attribute value \"iw\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5551eb27ec77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea8e1de1"
          },
          {
            "rule": "readable/valid-lang",
            "xpath": "#bbd-translation > option:nth-of-type(68)",
            "selector": "#bbd-translation > option:nth-of-type(68)",
            "html": "<option value=\"en|jw\" data-gt-href=\"#\" lang=\"jw\">Basa Jawa</option>",
            "impact": "serious",
            "message": "Invalid lang attribute value \"jw\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adcce72982bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86494752"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "selector": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "html": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "817f60210a31",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a34e07c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(5) > button[aria-label=\"Services: jump to services\"]",
            "selector": "div:nth-of-type(5) > button[aria-label=\"Services: jump to services\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--secondary\" data-target=\"lgd-header__nav--secondary\" aria-controls=\"lgd-header__nav--secondary\" aria-expanded=\"false\" aria-label=\"Services: jump to...",
            "impact": "serious",
            "message": "Accessible name \"Services: jump to services\" does not contain visible text \"Services\n                  Menu\n                  Close\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40d1baa04114",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-589034bb"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#lgd-header__nav--primary",
            "selector": "#lgd-header__nav--primary",
            "html": "<div id=\"lgd-header__nav--primary\" class=\"lgd-header__nav lgd-header__nav--primary\">\n                \n  \n  \n  \n\n  <div class=\"lgd-region lgd-region--primary-menu region region-primary-menu\">\n\n    \n   ...",
            "impact": "critical",
            "message": "Duplicate ID \"lgd-header__nav--primary\" referenced by aria-controls.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d79422ba4eca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5027bff"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#block-bbd-localgov-localgov-mainnavigation-scarfolk-menu",
            "selector": "#block-bbd-localgov-localgov-mainnavigation-scarfolk-menu",
            "html": "<h2 class=\"visually-hidden\" id=\"block-bbd-localgov-localgov-mainnavigation-scarfolk-menu\">Main navigation</h2>",
            "impact": "critical",
            "message": "Duplicate ID \"block-bbd-localgov-localgov-mainnavigation-scarfolk-menu\" referenced by aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16111dc87343",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae1638f8"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 11,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.erewash.gov.uk/",
      "finalUrl": "https://www.erewash.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Erewash Borough Council",
      "elapsedMs": 9362,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1024,
          "failed": 3,
          "cantTell": 20,
          "inapplicable": 44
        },
        "failedRules": [
          "aria-dialog-name",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "aria-dialog-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": ".eu-cookie-compliance-banner",
            "html": "<div class=\"eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--opt-in\" role=\"dialog\" aria-hidden=\"false\" data-once=\"data-table\">",
            "message": "ARIA dialog and alertdialog nodes should have an accessible name",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26e7d4d5bccd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31b84159"
          },
          {
            "rule": "aria-dialog-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": "#prefix-overlay-outer",
            "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-describedby=\"prefix-overlay-step1\">",
            "message": "ARIA dialog and alertdialog nodes should have an accessible name",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4abc6a3a0a08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05d206e5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".az-services-wrapper",
            "html": "<div class=\"az-services-wrapper\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45c9049e5aa0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7e0a8d2"
          }
        ],
        "outcomeCount": 1091,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 3
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 88,
          "failed": 4,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/label-content-mismatch",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-bbd-localgov-mainnavigation",
            "selector": "#block-bbd-localgov-mainnavigation",
            "html": "<nav aria-labelledby=\"block-bbd-localgov-mainnavigation-menu\" id=\"block-bbd-localgov-mainnavigation\" class=\"block block-menu navigation navigation--main\">\n            \n  <h2 class=\"visually-hidden\" id...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"main navigation\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f46b139325b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68476f93"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-top clearfix\" style=\"height: auto; width: 100%; top: 0px;\"><div clas...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93a236fa2b39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#scopedByScopedPolyfill_1",
            "selector": "#scopedByScopedPolyfill_1",
            "html": "<div id=\"scopedByScopedPolyfill_1\" style=\"width: 400px; position: fixed; top: 50%; left: 50%; margin-top: -167.664px; margin-left: -200px; z-index: 102;\">\n  <style scoped=\"\">\n/*! normalize.css v8.0.1 ...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b96044906aae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-449a1f6d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#edit-your-erewash",
            "selector": "#edit-your-erewash",
            "html": "<input data-drupal-selector=\"edit-your-erewash\" type=\"text\" id=\"edit-your-erewash\" name=\"your_erewash\" value=\"\" size=\"60\" maxlength=\"255\" placeholder=\"Street or Postcode\" class=\"form-text\" aria-label=...",
            "impact": "serious",
            "message": "Accessible name \"Search Street or Postcode\" does not contain visible label \"Enter your postcode, or part of an address\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28ae54306f06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9569ad54"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 4,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.northtyneside.gov.uk/",
      "finalUrl": "https://www.northtyneside.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage - Our Services | North Tyneside Council",
      "elapsedMs": 10222,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 641,
          "failed": 3,
          "cantTell": 28,
          "inapplicable": 43
        },
        "failedRules": [
          "aria-dialog-name",
          "landmark-no-duplicate-contentinfo",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "aria-dialog-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" class=\"sliding-popup-bottom\" style=\"height: auto; width: 100%; bottom: 0px;\">",
            "message": "ARIA dialog and alertdialog nodes should have an accessible name",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b285a578090e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2a5c0ea"
          },
          {
            "rule": "landmark-no-duplicate-contentinfo",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "footer",
            "html": "<footer class=\"lgd-footer\">",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              ".eu-cookie-compliance-banner"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1560e257fa3f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2cb4f1dc"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region--banner",
            "html": "<div class=\"lgd-region lgd-region--banner region region-banner\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9acdb47e7d19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-918ce134"
          }
        ],
        "outcomeCount": 715,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 3
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 89,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "landmarks/no-duplicate-contentinfo",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "li:nth-of-type(3) > article > div:nth-of-type(1) > div > img",
            "selector": "li:nth-of-type(3) > article > div:nth-of-type(1) > div > img",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/thumbnail/public/2024-01/school%20%281%29.png?itok=807_KqIt\" width=\"100\" height=\"100\" alt=\"image of a school with trees in front\">",
            "impact": "minor",
            "message": "Alt text \"image of a school with trees in front\" starts with redundant prefix \"image\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0704c8745f58",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90a048ea"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "div:nth-of-type(3) > section > div > div:nth-of-type(1) > div > img",
            "selector": "div:nth-of-type(3) > section > div > div:nth-of-type(1) > div > img",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/medium_3_2_600x400/public/2024-02/Foster.png?itok=0oalikhU\" width=\"600\" height=\"400\" alt=\"Image of children playing in autumn leaves\">",
            "impact": "minor",
            "message": "Alt text \"Image of children playing in autumn leaves\" starts with redundant prefix \"image\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0318b4f8546e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d54ac305"
          },
          {
            "rule": "landmarks/no-duplicate-contentinfo",
            "xpath": "#sliding-popup > div[aria-label=\"cookienotice\"]",
            "selector": "#sliding-popup > div[aria-label=\"cookienotice\"]",
            "html": "<div class=\"eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--opt-in cookies-notice\" role=\"contentinfo\" aria-label=\"cookienotice\" aria-hidden=\"false\">\n<div clas...",
            "impact": "moderate",
            "message": "Page has multiple contentinfo landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7922b71aa0e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a938ae3f"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.spelthorne.gov.uk/",
      "finalUrl": "https://www.spelthorne.gov.uk/",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 60000,
      "error": "URL scan exceeded 60s timeout",
      "alfa": {
        "executed": false,
        "error": "URL scan timeout exceeded",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "URL scan timeout exceeded",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "URL scan timeout exceeded",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "URL scan timeout exceeded",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "URL scan timeout exceeded",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.galway.ie/",
      "finalUrl": "https://www.galway.ie/en",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Galway County Council | Galway County Council",
      "elapsedMs": 10706,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 915,
          "failed": 5,
          "cantTell": 3,
          "inapplicable": 42
        },
        "failedRules": [
          "region",
          "scrollable-region-focusable"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-command-name",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-complementary-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".banner__image",
            "html": "<div class=\"banner__image\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2465d6ea0514",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-246631e5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33bb3bb2fd34",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b527b4b"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".js-form-item",
            "html": "<div class=\"js-form-item form-item js-form-type-textfield form-item-s js-form-item-s\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "deeb17ade87e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-992057e5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".back-to-top",
            "html": "<a aria-label=\"Back to top\" class=\"back-to-top\" data-min-content-viewport-ratio=\"1.5\" href=\"#main-content\" hidden=\"\" data-once=\"back-to-top\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b09ad60a8735",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6261b146"
          },
          {
            "rule": "scrollable-region-focusable",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/scrollable-region-focusable?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag211",
              "wcag213"
            ],
            "xpath": [
              "#usercentrics-cmp-ui",
              "#uc-cmp-description"
            ],
            "html": "<div id=\"uc-cmp-description\" class=\"overflow\">",
            "message": "Scrollable region must have keyboard access",
            "fixSummary": "Fix any of the following:\n  Element should have focusable content\n  Element should be focusable",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "015da5275693",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27b1dd38"
          }
        ],
        "outcomeCount": 965,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria/aria-valid-attr-value",
          "labels-and-names/label-content-mismatch"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#lgd-header__utilities > button[aria-label=\"Open accessibility overlay\"]",
            "selector": "#lgd-header__utilities > button[aria-label=\"Open accessibility overlay\"]",
            "html": "<button aria-label=\"Open accessibility overlay\" class=\"reciteme__trigger\" data-once=\"recitemetrigger\">\n  Accessibility tools\n</button>",
            "impact": "serious",
            "message": "Accessible name \"Open accessibility overlay\" does not contain visible text \"Accessibility tools\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b393d89b3a91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c476277e"
          },
          {
            "rule": "aria/aria-valid-attr-value",
            "xpath": "body > div:nth-of-type(1) > span",
            "selector": "body > div:nth-of-type(1) > span",
            "html": "<span class=\"back-to-top-target\" aria-hidden=\"\" data-once=\"back-to-top-target\" style=\"position: absolute; top: 1080px;\"></span>",
            "impact": "critical",
            "message": "aria-hidden must be \"true\" or \"false\", got \"\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d59b0cb8455",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-867c3a2b"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.gedling.gov.uk",
      "finalUrl": "https://www.gedling.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to Gedling | Gedling Borough Council",
      "elapsedMs": 10994,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1249,
          "failed": 1,
          "cantTell": 11,
          "inapplicable": 42
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "scrollable-region-focusable",
          "select-name",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".localgov-alert-banner__content",
            "html": "<div class=\"localgov-alert-banner__content\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a77d054e1a8c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7c1034f"
          }
        ],
        "outcomeCount": 1303,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 77,
          "failed": 15,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria/aria-prohibited-attr",
          "labels-and-names/duplicate-id-aria",
          "labels-and-names/frame-title",
          "labels-and-names/multiple-labels",
          "landmarks/region",
          "readable/valid-lang"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" style=\"height: auto; width: 100%; bottom: 0px;\" class=\"sliding-popup-bottom\"><div aria-la...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "356c3cb5ecf5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#goog-gt-tt",
            "selector": "#goog-gt-tt",
            "html": "<div id=\"goog-gt-tt\" class=\"VIpgJd-yAWNEb-L7lbkb skiptranslate\" style=\"border-radius: 12px; margin: 0 0 0 -23px; padding: 0; font-family: 'Google Sans', Arial, sans-serif;\" data-id=\"\"><div id=\"goog-gt...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0dc55f97c03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eae1a768"
          },
          {
            "rule": "readable/valid-lang",
            "xpath": "#bbd-translation > option:nth-of-type(28)",
            "selector": "#bbd-translation > option:nth-of-type(28)",
            "html": "<option value=\"en|iw\" data-gt-href=\"#\" lang=\"iw\">עִבְרִית</option>",
            "impact": "serious",
            "message": "Invalid lang attribute value \"iw\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ece6a6096341",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea8e1de1"
          },
          {
            "rule": "readable/valid-lang",
            "xpath": "#bbd-translation > option:nth-of-type(68)",
            "selector": "#bbd-translation > option:nth-of-type(68)",
            "html": "<option value=\"en|jw\" data-gt-href=\"#\" lang=\"jw\">Basa Jawa</option>",
            "impact": "serious",
            "message": "Invalid lang attribute value \"jw\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a08dbd8385ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86494752"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "selector": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "html": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f94c15c14c8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a34e07c"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-s--2",
            "selector": "#edit-s--2",
            "html": "<input placeholder=\"Start a search\" data-drupal-selector=\"edit-s\" type=\"text\" id=\"edit-s--2\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text\">",
            "impact": "moderate",
            "message": "Form field has 2 labels. Use a single label element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d45ce0c10df4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a2a72be"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#edit-s--2",
            "selector": "#edit-s--2",
            "html": "<input placeholder=\"Start a search\" data-drupal-selector=\"edit-s\" type=\"text\" id=\"edit-s--2\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text\">",
            "impact": "critical",
            "message": "Duplicate ID \"edit-s--2\" referenced by label[for].",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f6310fed5ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f0eecfc"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#event-date__start-label",
            "selector": "#event-date__start-label",
            "html": "<span id=\"event-date__start-label\" class=\"visually-hidden\">Event date</span>",
            "impact": "critical",
            "message": "Duplicate ID \"event-date__start-label\" referenced by aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d180fa67f953",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e271d99"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#event-time__start-label",
            "selector": "#event-time__start-label",
            "html": "<span id=\"event-time__start-label\" class=\"visually-hidden\">Event time</span>",
            "impact": "critical",
            "message": "Duplicate ID \"event-time__start-label\" referenced by aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5787eaacfd9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-639bc1e3"
          },
          {
            "rule": "aria/aria-prohibited-attr",
            "xpath": "div:nth-of-type(1) > article > div > div:nth-of-type(2) > div:nth-of-type(1) > time:nth-of-type(1)",
            "selector": "div:nth-of-type(1) > article > div > div:nth-of-type(2) > div:nth-of-type(1) > time:nth-of-type(1)",
            "html": "<time aria-labelledby=\"event-date__start-label\" datetime=\"2026-03-29\">\n                29 Mar 2026\n              </time>",
            "impact": "serious",
            "message": "aria-label and aria-labelledby are prohibited on <time> elements.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fcb5677fe85",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ca3c893"
          },
          {
            "rule": "aria/aria-prohibited-attr",
            "xpath": "div:nth-of-type(1) > time:nth-of-type(2)",
            "selector": "div:nth-of-type(1) > time:nth-of-type(2)",
            "html": "<time aria-labelledby=\"event-date__end-label\" datetime=\"2026-04-09\">\n                09 Apr 2026\n              </time>",
            "impact": "serious",
            "message": "aria-label and aria-labelledby are prohibited on <time> elements.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30bdddd3a19c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd237f41"
          },
          {
            "rule": "aria/aria-prohibited-attr",
            "xpath": "div:nth-of-type(1) > article > div > div:nth-of-type(2) > div:nth-of-type(3) > time:nth-of-type(1)",
            "selector": "div:nth-of-type(1) > article > div > div:nth-of-type(2) > div:nth-of-type(3) > time:nth-of-type(1)",
            "html": "<time aria-labelledby=\"event-time__start-label\" datetime=\"2026-03-29T00:00:00\">\n                0:00\n              </time>",
            "impact": "serious",
            "message": "aria-label and aria-labelledby are prohibited on <time> elements.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6134932ba01",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c675ec36"
          },
          {
            "rule": "aria/aria-prohibited-attr",
            "xpath": "div:nth-of-type(3) > time:nth-of-type(2)",
            "selector": "div:nth-of-type(3) > time:nth-of-type(2)",
            "html": "<time aria-labelledby=\"event-time__end-label\" datetime=\"2026-04-09T23:00:00\">\n                23:00\n              </time>",
            "impact": "serious",
            "message": "aria-label and aria-labelledby are prohibited on <time> elements.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16772d688655",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-412264d6"
          },
          {
            "rule": "aria/aria-prohibited-attr",
            "xpath": "div:nth-of-type(2) > article > div > div:nth-of-type(2) > div:nth-of-type(1) > time",
            "selector": "div:nth-of-type(2) > article > div > div:nth-of-type(2) > div:nth-of-type(1) > time",
            "html": "<time aria-labelledby=\"event-date__start-label\" datetime=\"2026-04-11\">\n                11 Apr 2026\n              </time>",
            "impact": "serious",
            "message": "aria-label and aria-labelledby are prohibited on <time> elements.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f36dd4225129",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a21a241e"
          },
          {
            "rule": "aria/aria-prohibited-attr",
            "xpath": "div:nth-of-type(2) > article > div > div:nth-of-type(2) > div:nth-of-type(3) > time",
            "selector": "div:nth-of-type(2) > article > div > div:nth-of-type(2) > div:nth-of-type(3) > time",
            "html": "<time aria-labelledby=\"event-time__start-label\" datetime=\"2026-04-11T14:30:00\">\n                14:30\n              </time>",
            "impact": "serious",
            "message": "aria-label and aria-labelledby are prohibited on <time> elements.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59b09a465a6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e5cb3ef"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 15,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://haringey.gov.uk/",
      "finalUrl": "https://haringey.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to Haringey Council | Haringey Council",
      "elapsedMs": 10914,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1544,
          "failed": 2,
          "cantTell": 4,
          "inapplicable": 39
        },
        "failedRules": [
          "landmark-unique",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-required-children",
          "aria-required-parent",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "select-name",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-searchform",
            "html": "<div class=\"search-block-form block block-search block-search-form-block\" data-drupal-selector=\"search-block-form\" id=\"block-searchform\" role=\"search\">",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              "#block-searchform-3"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e7026e7e177",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a52d80f0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "715e65302554",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          }
        ],
        "outcomeCount": 1589,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 72,
          "failed": 20,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "adaptable/list-children",
          "labels-and-names/frame-title",
          "labels-and-names/label-content-mismatch",
          "landmarks/landmark-unique",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "adaptable/list-children",
            "xpath": "ul > p",
            "selector": "ul > p",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "impact": "serious",
            "message": "List contains non-<li> child <p>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f0d2aa76698",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6e7c9e7"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div > strong",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div > strong",
            "html": "<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">ASP.NET_SessionId</strong>",
            "impact": "moderate",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4f04f83b914",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-722e1711"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-searchform-3",
            "selector": "#block-searchform-3",
            "html": "<div class=\"search-block-form block block-search block-search-form-block\" data-drupal-selector=\"search-block-form\" id=\"block-searchform-3\" role=\"search\">\n  \n    \n      <form action=\"/search/node\" meth...",
            "impact": "moderate",
            "message": "Multiple form landmarks have the same label \"search\n          \n\n      \n\n  search\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1e3a2d9c145",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3732e0fe"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#CybotCookiebotDialog",
            "selector": "#CybotCookiebotDialog",
            "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialogBodyContentTitle\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" s...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39683516d0fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d3088c3"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#goog-gt-tt",
            "selector": "#goog-gt-tt",
            "html": "<div id=\"goog-gt-tt\" class=\"VIpgJd-yAWNEb-L7lbkb skiptranslate\" style=\"border-radius: 12px; margin: 0 0 0 -23px; padding: 0; font-family: 'Google Sans', Arial, sans-serif;\" data-id=\"\"><div id=\"goog-gt...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ae7caa93fd4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eae1a768"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(5)",
            "selector": "body > div:nth-of-type(5)",
            "html": "<div class=\"anrt-gdpr-floating-cookie\"><button class=\"anrt-gdpr-floating-cookie__button anrt-gdpr-floating-cookie--cookiepro\" title=\"Update Cookie Preferences\"><span class=\"visually-hidden\">Update Coo...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d4b288a5153",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9692cd3a"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "selector": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "html": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "249fed3ecd41",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a34e07c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybot...",
            "impact": "serious",
            "message": "Accessible name \"Necessary (13)\" does not contain visible text \"Necessary  13\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b517fad4f6d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d470bb2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreference\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Preferences (0)\" does not contain visible text \"Preferences  0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2e466070b38",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bebf9773"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatistics\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Statistics (8)\" does not contain visible text \"Statistics  8\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a29a6a8f1662",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c925881c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cyb...",
            "impact": "serious",
            "message": "Accessible name \"Marketing (20)\" does not contain visible text \"Marketing  20\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcd8f5877e31",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abdf2978"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cy...",
            "impact": "serious",
            "message": "Accessible name \"Unclassified (1)\" does not contain visible text \"Unclassified  1\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13d3590c23ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27adcc01"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_PURPOSES_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_PURPOSES#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e05fc1b403dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c973150"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Features\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_FEATURES_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_FEATURES#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8beededd2787",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ded3edf0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Partners\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_PARTNERS_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_PARTNERS#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dc4035adc20",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d625c8af"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Primary Navigati...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33bef7ab03f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f577ce5f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "li:nth-of-type(1) > a[href=\"https://x.com/haringeycouncil\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://x.com/haringeycouncil\"]",
            "html": "<a aria-label=\"Follow us on X.\" class=\"social-share__link\" href=\"https://x.com/haringeycouncil\" target=\"_blank\" data-once=\"outsidelinks\">\n                   \n\n\n<div aria-hidden=\"true\" class=\"lgd-icon ...",
            "impact": "serious",
            "message": "Accessible name \"Follow us on X.\" does not contain visible text \"Opens in new window\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94ebcf61b8c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6cb128a9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "li:nth-of-type(2) > a[href=\"https://www.facebook.com/haringeycouncil\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://www.facebook.com/haringeycouncil\"]",
            "html": "<a aria-label=\"Follow us on Facebook.\" class=\"social-share__link\" href=\"https://www.facebook.com/haringeycouncil\" target=\"_blank\" data-once=\"outsidelinks\">\n                   \n\n\n<div aria-hidden=\"true...",
            "impact": "serious",
            "message": "Accessible name \"Follow us on Facebook.\" does not contain visible text \"Opens in new window\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5738e30c1d03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-107bb718"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "li:nth-of-type(3) > a[href=\"https://www.instagram.com/haringeycouncil\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://www.instagram.com/haringeycouncil\"]",
            "html": "<a aria-label=\"Follow us on Instagram.\" class=\"social-share__link\" href=\"https://www.instagram.com/haringeycouncil\" target=\"_blank\" data-once=\"outsidelinks\">\n                   \n\n\n<div aria-hidden=\"tr...",
            "impact": "serious",
            "message": "Accessible name \"Follow us on Instagram.\" does not contain visible text \"Opens in new window\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5515778c2c24",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e139329b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "li:nth-of-type(4) > a[href=\"http://www.youtube.com/user/haringeycouncil\"]",
            "selector": "li:nth-of-type(4) > a[href=\"http://www.youtube.com/user/haringeycouncil\"]",
            "html": "<a aria-label=\"Follow us on YouTube.\" class=\"social-share__link\" href=\"http://www.youtube.com/user/haringeycouncil\" target=\"_blank\" data-once=\"outsidelinks\">\n                   \n\n\n<div aria-hidden=\"tr...",
            "impact": "serious",
            "message": "Accessible name \"Follow us on YouTube.\" does not contain visible text \"Opens in new window\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "192cff3e83b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61312beb"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 20,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.newport.gov.uk/",
      "finalUrl": "https://www.newport.gov.uk/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 28304,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 124,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 122
        },
        "failedRules": [
          "meta-refresh"
        ],
        "passedRules": [
          "aria-allowed-role",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-required-attr",
          "aria-roles",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region"
        ],
        "failures": [
          {
            "rule": "meta-refresh",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-refresh?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag221"
            ],
            "xpath": "meta[http-equiv=\"refresh\"]",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "message": "Delayed refresh under 20 hours must not be used",
            "fixSummary": "Fix any of the following:\n  <meta> tag forces timed refresh of page (less than 20 hours)",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be3515372578",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b8a67f2"
          },
          {
            "rule": "meta-refresh",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-refresh?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag221"
            ],
            "xpath": "meta[http-equiv=\"refresh\"]",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "message": "Delayed refresh under 20 hours must not be used",
            "fixSummary": "Fix any of the following:\n  <meta> tag forces timed refresh of page (less than 20 hours)",
            "relatedPaths": null,
            "colorScheme": "dark",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a6331deebec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 248,
        "darkModeScanned": true,
        "mediaQuerySupport": {
          "darkMode": true,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "enough-time/meta-refresh",
          "enough-time/meta-refresh-no-exception"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "enough-time/meta-refresh",
            "xpath": "head > meta:nth-of-type(5)",
            "selector": "head > meta:nth-of-type(5)",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "impact": "critical",
            "message": "Page auto-refreshes after 360 seconds. Provide user control over refresh.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b459ff629ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fd8f436"
          },
          {
            "rule": "enough-time/meta-refresh-no-exception",
            "xpath": "head > meta:nth-of-type(5)",
            "selector": "head > meta:nth-of-type(5)",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "impact": "critical",
            "message": "Page has a 360-second meta refresh delay. Remove the auto-refresh or provide user control.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92ec0f13df84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42d6e688"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://carlow.ie/",
      "finalUrl": "https://carlow.ie/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to Carlow County Council",
      "elapsedMs": 12603,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1202,
          "failed": 2,
          "cantTell": 6,
          "inapplicable": 42
        },
        "failedRules": [
          "heading-order",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-required-children",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".box-links-listing__list-item.lgd-row__one-quarter:nth-child(1) > .box-link.paragraph--type--localgov-box-link > .box-link__title",
            "html": "<h3 class=\"box-link__title\">\n    <a class=\"box-link__link\" href=\"/planning-and-building/development-management/planning-permission\">\n              Online Planning\n    </a>\n  </h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce67de752940",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-963af306"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35f15c4d4847",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          }
        ],
        "outcomeCount": 1252,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 73,
          "failed": 19,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "adaptable/list-children",
          "labels-and-names/duplicate-id-aria",
          "labels-and-names/label-content-mismatch",
          "labels-and-names/multiple-labels",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > div > ul > p",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > div > ul > p",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "impact": "serious",
            "message": "List contains non-<li> child <p>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3db8bb693f71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4d0ef37"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > div > ul > p",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > div > ul > p",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "impact": "serious",
            "message": "List contains non-<li> child <p>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a06f9273c2a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cf88ff8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified > div > ul > p",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified > div > ul > p",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "impact": "serious",
            "message": "List contains non-<li> child <p>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "799052a402e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-719ccf92"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div > strong",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div > strong",
            "html": "<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">CookieConsent</strong>",
            "impact": "moderate",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d225d6709205",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-722e1711"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "li:nth-of-type(1) > article > h3",
            "selector": "li:nth-of-type(1) > article > h3",
            "html": "<h3 class=\"box-link__title\">\n    <a class=\"box-link__link\" href=\"/planning-and-building/development-management/planning-permission\">\n              Online Planning\n    </a>\n  </h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7880dda76974",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1afde6a3"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#CybotCookiebotDialog",
            "selector": "#CybotCookiebotDialog",
            "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialogBodyContentTitle\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" d...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26ab5efb4288",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d3088c3"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(3)",
            "selector": "body > div:nth-of-type(3)",
            "html": "<div class=\"anrt-gdpr-floating-cookie\"><button class=\"anrt-gdpr-floating-cookie__button anrt-gdpr-floating-cookie--cookiepro\" title=\"Update Cookie Preferences\"><span class=\"visually-hidden\">Update Coo...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70d5634d5134",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16573076"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-s",
            "selector": "#edit-s",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "impact": "moderate",
            "message": "Form field has 2 labels. Use a single label element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bbcbe6cf7d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c35a6428"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-s",
            "selector": "#edit-s",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "impact": "moderate",
            "message": "Form field has 2 labels. Use a single label element.",
            "isDuplicate": true,
            "duplicateOf": "accesslint"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybot...",
            "impact": "serious",
            "message": "Accessible name \"Necessary (5)\" does not contain visible text \"Necessary  5\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b00e42d901d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d470bb2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreference\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Preferences (0)\" does not contain visible text \"Preferences  0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87950cb4a458",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bebf9773"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatistics\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Statistics (2)\" does not contain visible text \"Statistics  2\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab2e4b672b22",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c925881c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cyb...",
            "impact": "serious",
            "message": "Accessible name \"Marketing (0)\" does not contain visible text \"Marketing  0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f02222434cde",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abdf2978"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cy...",
            "impact": "serious",
            "message": "Accessible name \"Unclassified (0)\" does not contain visible text \"Unclassified  0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a0348def2ae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27adcc01"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_PURPOSES_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_PURPOSES#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e51daf045eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c973150"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Features\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_FEATURES_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_FEATURES#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b7349b60d62",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ded3edf0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Partners\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_PARTNERS_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_PARTNERS#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dba24ecc2623",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d625c8af"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#edit-s",
            "selector": "#edit-s",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "impact": "critical",
            "message": "Duplicate ID \"edit-s\" referenced by label[for].",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40019db5762f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d531ee7d"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#ia-block-9785",
            "selector": "#ia-block-9785",
            "html": "<div class=\"ia-block paragraph paragraph--type--localgov-ia-block paragraph--view-mode--default\" data-once=\"iaBlock iaBlockHidden\" id=\"ia-block-9785\" data-disclosure-expanded=\"false\">\n        <h2 clas...",
            "impact": "critical",
            "message": "Duplicate ID \"ia-block-9785\" referenced by aria-controls.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be49e9562baf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3f106f3"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 18,
        "duplicateFailedCount": 1,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 1
    },
    {
      "submittedUrl": "https://www.londoncouncils.gov.uk/",
      "finalUrl": "https://www.londoncouncils.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "London Councils is the collective of local government in London | London Councils",
      "elapsedMs": 12388,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 920,
          "failed": 0,
          "cantTell": 22,
          "inapplicable": 84
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [],
        "outcomeCount": 1026,
        "darkModeScanned": true,
        "mediaQuerySupport": {
          "darkMode": true,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 84,
          "failed": 8,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "keyboard-accessible/focus-order",
          "labels-and-names/aria-dialog-name",
          "landmarks/region",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "div:nth-of-type(1) > div:nth-of-type(2) > img",
            "selector": "div:nth-of-type(1) > div:nth-of-type(2) > img",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/2024-05/tate_modern_2.jpg\" width=\"1040\" height=\"520\" alt=\"Picture of the Tate Modern and Millennium Bridge in London on a sunny day \" typeof=\"foaf:Image\" ...",
            "impact": "minor",
            "message": "Alt text \"Picture of the Tate Modern and Millennium Bridge in London on a sunny day\" starts with redundant prefix \"picture\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35f71bce5994",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3dceb1e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "span > a[href=\"https://twitter.com/londoncouncils\"]",
            "selector": "span > a[href=\"https://twitter.com/londoncouncils\"]",
            "html": "<a class=\"a2a_button a2a_button_twitter ext\" href=\"https://twitter.com/londoncouncils\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"(opens in a new window)\">twitter<svg focusable=\"...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "732706315447",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a2a71ed"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "span > a[href=\"https://www.linkedin.com/company/london-councils/\"]",
            "selector": "span > a[href=\"https://www.linkedin.com/company/london-councils/\"]",
            "html": "<a class=\"a2a_button a2a_button_linkedin ext\" href=\"https://www.linkedin.com/company/london-councils/\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"(opens in a new window)\">linkedi...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d819df2f7703",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c90e3d0c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "span > a[href=\"https://www.youtube.com/user/londoncouncils\"]",
            "selector": "span > a[href=\"https://www.youtube.com/user/londoncouncils\"]",
            "html": "<a class=\"a2a_button a2a_button_youtube ext\" href=\"https://www.youtube.com/user/londoncouncils\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"(opens in a new window)\">youtube<svg fo...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f326c0e94316",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab8e45da"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "#a2a_overlay",
            "selector": "#a2a_overlay",
            "html": "<div class=\"a2a_overlay a2a_localize\" id=\"a2a_overlay\" tabindex=\"0\" aria-label=\"Close\" data-a2a-localize=\"label,Close\"></div>",
            "impact": "moderate",
            "message": "Non-interactive <div> with tabindex=\"0\" has no interactive role.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01ee35da6673",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cff642a1"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-bottom\" style=\"height: auto; width: 100%; bottom: 0px;\"><div aria-la...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6f9c2d5d3f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#addtoany",
            "selector": "#addtoany",
            "html": "<div id=\"addtoany\" style=\"position: static;\"><div class=\"a2a_overlay a2a_localize\" id=\"a2a_overlay\" tabindex=\"0\" aria-label=\"Close\" data-a2a-localize=\"label,Close\"></div><div id=\"a2a_modal\" class=\"a2a...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb54ae56733b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1cb4a38a"
          },
          {
            "rule": "labels-and-names/aria-dialog-name",
            "xpath": "#a2a_modal",
            "selector": "#a2a_modal",
            "html": "<div id=\"a2a_modal\" class=\"a2a_modal a2a_hide\" role=\"dialog\" tabindex=\"-1\" aria-label=\"\"><div class=\"a2a_modal_body a2a_menu a2a_hide\" id=\"a2a_copy_link\"><label for=\"a2a_copy_link_text\" id=\"a2a_copy_l...",
            "impact": "serious",
            "message": "Dialog has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e858376adca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf529951"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 8,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.rbwm.gov.uk/",
      "finalUrl": "https://www.rbwm.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Royal Borough of Windsor and Maidenhead",
      "elapsedMs": 9643,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 812,
          "failed": 0,
          "cantTell": 4,
          "inapplicable": 43
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "role-img-alt",
          "tabindex"
        ],
        "failures": [],
        "outcomeCount": 859,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 83,
          "failed": 9,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/duplicate-id-aria",
          "labels-and-names/label-content-mismatch",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-bbd-localgov-localgov-mainnavigation-scarfolk",
            "selector": "#block-bbd-localgov-localgov-mainnavigation-scarfolk",
            "html": "<nav aria-labelledby=\"block-bbd-localgov-localgov-mainnavigation-scarfolk-menu\" id=\"block-bbd-localgov-localgov-mainnavigation-scarfolk\" class=\"block block-menu navigation navigation--main\">\n         ...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"main navigation\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "510ab2047cea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0046878a"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-bottom\" style=\"bottom: 0px;\"><div aria-labelledby=\"popup-text\" class...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77e2aaf45c6d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > div > a[aria-label=\"(link is external)\"]",
            "selector": "div:nth-of-type(1) > div > a[aria-label=\"(link is external)\"]",
            "html": "<a href=\"https://sff8b6mab.cc.rs6.net/tn.jsp?f=001t3bWdDVDrZACqeRcOteVDFH9TupMpQnamzz6jLcRg-i8It-2GYgobYjzMF6r6oRc_HPaYLAsqLVStKqoiOL35uOiVp3fjdIAZzT5VUb8pgcNM-KOhXArmWQjHSKWlY3waOAq8nKzC19cwYxNp5GbxH...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Stay in touch\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3043bdae2e84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-afdae1df"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://rbwm.moderngov.co.uk/mgMemberIndex.aspx?bcr=1\"]",
            "selector": "div > a[href=\"https://rbwm.moderngov.co.uk/mgMemberIndex.aspx?bcr=1\"]",
            "html": "<a href=\"https://rbwm.moderngov.co.uk/mgMemberIndex.aspx?bcr=1\" class=\"field-group-link feature-card ext\" data-extlink=\"\" aria-label=\"(link is external)\" target=\"_blank\" rel=\"noopener noreferrer\" titl...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Councillors\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45ae6003a52c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f116ee7a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://rbwm.moderngov.co.uk/uuCoverPage.aspx?bcr=1\"]",
            "selector": "div > a[href=\"https://rbwm.moderngov.co.uk/uuCoverPage.aspx?bcr=1\"]",
            "html": "<a href=\"https://rbwm.moderngov.co.uk/uuCoverPage.aspx?bcr=1\" class=\"field-group-link feature-card ext\" data-extlink=\"\" aria-label=\"(link is external)\" target=\"_blank\" rel=\"noopener noreferrer\" title=...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Meetings\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "225c7314cfd9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f61c6be"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://rbwm.moderngov.co.uk/mgEPetitionListDisplay.aspx?bcr=1\"]",
            "selector": "div > a[href=\"https://rbwm.moderngov.co.uk/mgEPetitionListDisplay.aspx?bcr=1\"]",
            "html": "<a href=\"https://rbwm.moderngov.co.uk/mgEPetitionListDisplay.aspx?bcr=1\" class=\"field-group-link feature-card ext\" data-extlink=\"\" aria-label=\"(link is external)\" target=\"_blank\" rel=\"noopener norefer...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Petitions\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0da0fbe835ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8242af19"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://rbwm.moderngov.co.uk/mgParishCouncilDetails.aspx?bcr=1\"]",
            "selector": "div > a[href=\"https://rbwm.moderngov.co.uk/mgParishCouncilDetails.aspx?bcr=1\"]",
            "html": "<a href=\"https://rbwm.moderngov.co.uk/mgParishCouncilDetails.aspx?bcr=1\" class=\"field-group-link feature-card ext\" data-extlink=\"\" aria-label=\"(link is external)\" target=\"_blank\" rel=\"noopener norefer...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Parish councils\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b5a766254a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18b74158"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "span > a[href=\"https://localgovdrupal.org/\"]",
            "selector": "span > a[href=\"https://localgovdrupal.org/\"]",
            "html": "<a href=\"https://localgovdrupal.org/\" class=\"ext\" data-extlink=\"\" aria-label=\"(link is external)\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"(opens in a new window)\">LocalGov Drupal<span class=\"...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"LocalGov Drupal\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bd7ef6def47",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bff30e18"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#block-bbd-localgov-localgov-mainnavigation-scarfolk-menu",
            "selector": "#block-bbd-localgov-localgov-mainnavigation-scarfolk-menu",
            "html": "<h2 class=\"visually-hidden\" id=\"block-bbd-localgov-localgov-mainnavigation-scarfolk-menu\">Main navigation</h2>",
            "impact": "critical",
            "message": "Duplicate ID \"block-bbd-localgov-localgov-mainnavigation-scarfolk-menu\" referenced by aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23f4daae5c23",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae1638f8"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 9,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://schools.essex.gov.uk/",
      "finalUrl": "https://schools.essex.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Essex Schools InfoLink | Essex Schools Infolink",
      "elapsedMs": 9886,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 682,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 43
        },
        "failedRules": [
          "landmark-no-duplicate-contentinfo",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "svg-img-alt",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "landmark-no-duplicate-contentinfo",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".eu-cookie-compliance-banner",
            "html": "<div class=\"eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--categories cookies-notice\" role=\"contentinfo\" aria-label=\"cookienotice\" aria-hidden=\"false\">",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea1869ba1c6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d96992a"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd60db73523c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".banner__image",
            "html": "<div class=\"banner__image\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bb345f62f5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-246631e5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1 class=\"page-title\">Essex Schools InfoLink</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "005d9c181852",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b527b4b"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#edit-s",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3457e7403a75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5544562b"
          }
        ],
        "outcomeCount": 730,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 91,
          "failed": 1,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "landmarks/no-duplicate-contentinfo"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/no-duplicate-contentinfo",
            "xpath": "div:nth-of-type(2) > footer",
            "selector": "div:nth-of-type(2) > footer",
            "html": "<footer class=\"lgd-footer\">\n      <div class=\"footer__before-pre\">\n                  \n  \n  \n\n  <div class=\"lgd-region lgd-region--pre-footer region region-pre-footer\">\n\n    \n    <div class=\"lgd-region...",
            "impact": "moderate",
            "message": "Page has multiple contentinfo landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bdffd265c9f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-993caeab"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 1,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://laois.ie/",
      "finalUrl": "https://laois.ie/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Laois County Council",
      "elapsedMs": 13093,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1082,
          "failed": 9,
          "cantTell": 19,
          "inapplicable": 44
        },
        "failedRules": [
          "color-contrast",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "svg-img-alt"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".lgd-page-section--bg-colour-6.lgd-page-section--padding-top-largest.lgd-page-section--padding-bottom-medium > .padding-horizontal.lgd-container > .layout--onecol.layout > .layout__region--content.layout__region > .text > .field--name-localgov-text.field--type-text-long.field--label-hidden > p",
            "html": "<p>Your links to community and updates!</p>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.78 (foreground color: #58595b, background color: #008cad, font size: 15.8pt (21px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".lgd-page-section--bg-colour-6.lgd-page-section--padding-top-largest.lgd-page-section--padding-bottom-medium"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "039bea96e979",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0e2342a"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".views-row:nth-child(1) > .lgd-teaser.lgd-teaser--localgov-news-article.node--type-localgov-news-article > .lgd-teaser__content.lgd-teaser__content--localgov-news-article > h3 > a[rel=\"bookmark\"] > span",
            "html": "<span>Fógra faoi shocruithe bainistíochta tráchta sealadacha ar an R445, Príomhshráid, Maighean Rátha, Co. Laoise</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.16 (foreground color: #4473b9, background color: #eaf0f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".views-row:nth-child(1) > .lgd-teaser.lgd-teaser--localgov-news-article.node--type-localgov-news-article"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38da9dde41d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-037b3f12"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".views-row:nth-child(2) > .lgd-teaser.lgd-teaser--localgov-news-article.node--type-localgov-news-article > .lgd-teaser__content.lgd-teaser__content--localgov-news-article > h3 > a[rel=\"bookmark\"] > span",
            "html": "<span>Notification of temporary traffic management arrangements on the R445, Main Street, Mountrath, Co. Laois</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.16 (foreground color: #4473b9, background color: #eaf0f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".views-row:nth-child(2) > .lgd-teaser.lgd-teaser--localgov-news-article.node--type-localgov-news-article"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a14b808c5ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d89cb1d4"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".views-row:nth-child(3) > .lgd-teaser.lgd-teaser--localgov-news-article.node--type-localgov-news-article > .lgd-teaser__content.lgd-teaser__content--localgov-news-article > h3 > a[rel=\"bookmark\"] > span",
            "html": "<span>Notification of temporary traffic management arrangements on the N80 Emmett Street, Mountmellick, Co. Laois</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.16 (foreground color: #4473b9, background color: #eaf0f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".views-row:nth-child(3) > .lgd-teaser.lgd-teaser--localgov-news-article.node--type-localgov-news-article"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd94c4724a0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5935d1aa"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".views-row:nth-child(4) > .lgd-teaser.lgd-teaser--localgov-news-article.node--type-localgov-news-article > .lgd-teaser__content.lgd-teaser__content--localgov-news-article > h3 > a[rel=\"bookmark\"] > span",
            "html": "<span>Notificiation of temporary traffic management arrangements on The Numbers Road, Graiguecullen, Co. Laois</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.16 (foreground color: #4473b9, background color: #eaf0f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".views-row:nth-child(4) > .lgd-teaser.lgd-teaser--localgov-news-article.node--type-localgov-news-article"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53de38bfdb3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7de8e7d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"alerts\"]",
            "html": "<a class=\"cta-link cta-link--plain\" href=\"/news/alerts\" data-entity-type=\"node\" data-entity-uuid=\"7f50932a-776f-43d8-b78f-9b5a4dce5398\" data-entity-substitution=\"canonical\" title=\"Alerts\">View more more alerts</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.16 (foreground color: #4473b9, background color: #eaf0f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".lgd-page-section--bg-colour-8"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b683326398d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-911e5990"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".banner__image",
            "html": "<div class=\"banner__image\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59eed53012d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-246631e5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".field--name-field-banner-text",
            "html": "<div class=\"field field--name-field-banner-text field--type-text-long field--label-hidden field__item\"><h2>Welcome to</h2><h1>Laois County Council</h1><p>How can we help you?</p></div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ada530f1701a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf970993"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".js-form-item",
            "html": "<div class=\"js-form-item form-item js-form-type-textfield form-item-s js-form-item-s\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9f8e2641f6a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-992057e5"
          }
        ],
        "outcomeCount": 1154,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 9
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 80,
          "failed": 12,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/duplicate-id-aria",
          "landmarks/landmark-unique"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > div > div > div > div:nth-of-type(1) > h2",
            "selector": "div:nth-of-type(2) > div > div > div > div:nth-of-type(1) > h2",
            "html": "<h2>Welcome to</h2>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.17:1 (required 3:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecfb3d55cfec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-769bdd48"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > h1",
            "selector": "div:nth-of-type(1) > h1",
            "html": "<h1>Laois County Council</h1>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.17:1 (required 3:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d3175c67ab2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a7d2dda"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > div > div > div > div:nth-of-type(1) > p",
            "selector": "div:nth-of-type(2) > div > div > div > div:nth-of-type(1) > p",
            "html": "<p>How can we help you?</p>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.17:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "104d0ef4ff90",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e577a93"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(1) > label[for=\"edit-s\"]",
            "selector": "div:nth-of-type(1) > label[for=\"edit-s\"]",
            "html": "<label for=\"edit-s\" class=\"js-form-required form-required\">Search</label>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.17:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4eb90d336283",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c5062b7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(5) > div > div > div > div > div > div > p",
            "selector": "div:nth-of-type(5) > div > div > div > div > div > div > p",
            "html": "<p>Your links to community and updates!</p>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.79:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0be9660d0c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e6e1bde"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(7) > div > div > div > div > div:nth-of-type(2) > div > div > div > div > div > div:nth-of-type(1) > article > div:nth-of-type(2) > h3 > a > span",
            "selector": "div:nth-of-type(7) > div > div > div > div > div:nth-of-type(2) > div > div > div > div > div > div:nth-of-type(1) > article > div:nth-of-type(2) > h3 > a > span",
            "html": "<span>Fógra faoi shocruithe bainistíochta tráchta sealadacha ar an R445, Príomhshráid, Maighean Rátha, Co. Laoise</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.16:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6717f86a29bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67bdf9e3"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(7) > div > div > div > div > div:nth-of-type(2) > div > div > div > div > div > div:nth-of-type(2) > article > div:nth-of-type(2) > h3 > a > span",
            "selector": "div:nth-of-type(7) > div > div > div > div > div:nth-of-type(2) > div > div > div > div > div > div:nth-of-type(2) > article > div:nth-of-type(2) > h3 > a > span",
            "html": "<span>Notification of temporary traffic management arrangements on the R445, Main Street, Mountrath, Co. Laois</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.16:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fba047838516",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c40a78e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(7) > div > div > div > div > div:nth-of-type(2) > div > div > div > div > div > div:nth-of-type(3) > article > div:nth-of-type(2) > h3 > a > span",
            "selector": "div:nth-of-type(7) > div > div > div > div > div:nth-of-type(2) > div > div > div > div > div > div:nth-of-type(3) > article > div:nth-of-type(2) > h3 > a > span",
            "html": "<span>Notification of temporary traffic management arrangements on the N80 Emmett Street, Mountmellick, Co. Laois</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.16:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b4258bcba96",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e1735cba"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(4) > article > div:nth-of-type(2) > h3 > a > span",
            "selector": "div:nth-of-type(4) > article > div:nth-of-type(2) > h3 > a > span",
            "html": "<span>Notificiation of temporary traffic management arrangements on The Numbers Road, Graiguecullen, Co. Laois</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.16:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5f9df515b6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e0027b36"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "p > a[href=\"/news/alerts\"]",
            "selector": "p > a[href=\"/news/alerts\"]",
            "html": "<a class=\"cta-link cta-link--plain\" href=\"/news/alerts\" data-entity-type=\"node\" data-entity-uuid=\"7f50932a-776f-43d8-b78f-9b5a4dce5398\" data-entity-substitution=\"canonical\" title=\"Alerts\">View more mo...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.16:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79b65c3693c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd2c6209"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#mobile-nav-container > div:nth-of-type(1) > div > div > div > div > nav",
            "selector": "#mobile-nav-container > div:nth-of-type(1) > div > div > div > div > nav",
            "html": "<nav aria-labelledby=\"quick-links-menu--2\" class=\"block block-menu navigation navigation--quick-links--2\">\n                <h2 class=\"visually-hidden\" id=\"quick-links-menu--2\">Quick links navigation</...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"quick links navigation\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4029479b09a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15b24686"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#block-lgd-localgov-servicesmenu-scarfolk",
            "selector": "#block-lgd-localgov-servicesmenu-scarfolk",
            "html": "<h2 class=\"visually-hidden\" id=\"block-lgd-localgov-servicesmenu-scarfolk\">\n        Services menu\n      </h2>",
            "impact": "critical",
            "message": "Duplicate ID \"block-lgd-localgov-servicesmenu-scarfolk\" referenced by aria-controls.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e94ea69b4b6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c9031e5"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 12,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://southwark.gov.uk",
      "finalUrl": "https://www.southwark.gov.uk/",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Hello, welcome to Southwark | Southwark Council",
      "elapsedMs": 12633,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1492,
          "failed": 2,
          "cantTell": 8,
          "inapplicable": 38
        },
        "failedRules": [
          "color-contrast",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "scrollable-region-focusable",
          "select-name",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".ccc-vendor-reveal",
            "html": "<button class=\"ccc-vendor-reveal ccc-notify-button ccc-link ccc-tabbable\" aria-controls=\"optional-vendor-1\" aria-expanded=\"false\">",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.23 (foreground color: #8f8f8f, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#ccc-content"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcffb7bc2d43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad724e77"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca192a1c18c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          }
        ],
        "outcomeCount": 1540,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 87,
          "failed": 5,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/frame-title",
          "labels-and-names/label-content-mismatch",
          "landmarks/region",
          "readable/valid-lang"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/region",
            "xpath": "#goog-gt-tt",
            "selector": "#goog-gt-tt",
            "html": "<div id=\"goog-gt-tt\" class=\"VIpgJd-yAWNEb-L7lbkb skiptranslate\" style=\"border-radius: 12px; margin: 0 0 0 -23px; padding: 0; font-family: 'Google Sans', Arial, sans-serif;\" data-id=\"\"><div id=\"goog-gt...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd7422d84f11",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eae1a768"
          },
          {
            "rule": "readable/valid-lang",
            "xpath": "#bbd-translation > option:nth-of-type(28)",
            "selector": "#bbd-translation > option:nth-of-type(28)",
            "html": "<option value=\"en|iw\" data-gt-href=\"#\" lang=\"iw\">עִבְרִית</option>",
            "impact": "serious",
            "message": "Invalid lang attribute value \"iw\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44bb1a890c95",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea8e1de1"
          },
          {
            "rule": "readable/valid-lang",
            "xpath": "#bbd-translation > option:nth-of-type(68)",
            "selector": "#bbd-translation > option:nth-of-type(68)",
            "html": "<option value=\"en|jw\" data-gt-href=\"#\" lang=\"jw\">Basa Jawa</option>",
            "impact": "serious",
            "message": "Invalid lang attribute value \"jw\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af8c74c14ba2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86494752"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "selector": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "html": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0afca905af0a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a34e07c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#bbd-translation",
            "selector": "#bbd-translation",
            "html": "<select class=\"gt_selector notranslate u-bg-dark-grey u-text-white focus:u-border-blue\" aria-label=\"Select Language\" id=\"bbd-translation\"><option value=\"\">Select Language</option><option value=\"en|en\"...",
            "impact": "serious",
            "message": "Accessible name \"Select Language\" does not contain visible label \"Translate\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93cc691e752f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36867fea"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 5,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.royalgreenwich.gov.uk/",
      "finalUrl": "https://www.royalgreenwich.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Royal Greenwich | Royal Borough of Greenwich",
      "elapsedMs": 10668,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 573,
          "failed": 6,
          "cantTell": 9,
          "inapplicable": 42
        },
        "failedRules": [
          "landmark-no-duplicate-contentinfo",
          "link-name",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "landmark-no-duplicate-contentinfo",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".eu-cookie-compliance-banner",
            "html": "<div data-component-id=\"greenwich:cookie-banner\" class=\"eu-cookie-compliance-banner cookies-notice\" role=\"contentinfo\" aria-label=\"cookienotice\" aria-hidden=\"false\">",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f74bdb97f816",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d96992a"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": ".padding-horizontal.lgd-container:nth-child(5) > .rbg-promoted-cards > .lgd-row--halves.lgd-row > article:nth-child(1) > .lgd-card__content > .lgd-card__link",
            "html": "<a class=\"lgd-card__link\" href=\"/news/2026/thursday-7-may-local-election-get-ready-vote\"></a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d3931fc08ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4e6b9af"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": ".padding-horizontal.lgd-container:nth-child(5) > .rbg-promoted-cards > .lgd-row--halves.lgd-row > article:nth-child(2) > .lgd-card__content > .lgd-card__link",
            "html": "<a class=\"lgd-card__link\" href=\"/news/2026/new-chapter-thamesmead-waterfront-site-set-deliver-15000-homes-after-new-town-selection\"></a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7f52e9386f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8805881e"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": "article:nth-child(1) > .lgd-card__content > .lgd-card__link[href$=\"luminarium-myriad\"]",
            "html": "<a class=\"lgd-card__link\" href=\"/events/luminarium-myriad\"></a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0203b7b35035",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32bee5a9"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": "article:nth-child(2) > .lgd-card__content > .lgd-card__link[href$=\"luminarium-myriad\"]",
            "html": "<a class=\"lgd-card__link\" href=\"/events/luminarium-myriad\"></a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d5a0571074d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30d60b65"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "492147f9cb5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          }
        ],
        "outcomeCount": 630,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 6
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 85,
          "failed": 7,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/label-content-mismatch",
          "landmarks/no-duplicate-contentinfo",
          "navigable/link-name"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "navigable/link-name",
            "xpath": "div:nth-of-type(2) > a[href=\"/news/2026/thursday-7-may-local-election-get-ready-vote\"]",
            "selector": "div:nth-of-type(2) > a[href=\"/news/2026/thursday-7-may-local-election-get-ready-vote\"]",
            "html": "<a class=\"lgd-card__link\" href=\"/news/2026/thursday-7-may-local-election-get-ready-vote\"></a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad13dfff4149",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c13d2393"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "div:nth-of-type(2) > a[href=\"/news/2026/new-chapter-thamesmead-waterfront-site-set-deliver-15000-homes-after-new-town-selection\"]",
            "selector": "div:nth-of-type(2) > a[href=\"/news/2026/new-chapter-thamesmead-waterfront-site-set-deliver-15000-homes-after-new-town-selection\"]",
            "html": "<a class=\"lgd-card__link\" href=\"/news/2026/new-chapter-thamesmead-waterfront-site-set-deliver-15000-homes-after-new-town-selection\"></a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34b7e0832e2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab943363"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "article:nth-of-type(1) > div:nth-of-type(2) > a[href=\"/events/luminarium-myriad\"]",
            "selector": "article:nth-of-type(1) > div:nth-of-type(2) > a[href=\"/events/luminarium-myriad\"]",
            "html": "<a class=\"lgd-card__link\" href=\"/events/luminarium-myriad\"></a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8aa1005e4b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7780db8d"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "article:nth-of-type(2) > div:nth-of-type(2) > a[href=\"/events/luminarium-myriad\"]",
            "selector": "article:nth-of-type(2) > div:nth-of-type(2) > a[href=\"/events/luminarium-myriad\"]",
            "html": "<a class=\"lgd-card__link\" href=\"/events/luminarium-myriad\"></a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ca6582dbf66",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-395286c9"
          },
          {
            "rule": "landmarks/no-duplicate-contentinfo",
            "xpath": "div:nth-of-type(2) > footer",
            "selector": "div:nth-of-type(2) > footer",
            "html": "<footer class=\"lgd-footer\">\n\n                      \n                      <div class=\"lgd-footer__footer\">\n          <div class=\"lgd-container\">\n            <div class=\"lgd-row\">\n              <div cl...",
            "impact": "moderate",
            "message": "Page has multiple contentinfo landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1643e515247a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-993caeab"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > button[aria-label=\"Services: expand and jump to services menu\"]",
            "selector": "div:nth-of-type(2) > button[aria-label=\"Services: expand and jump to services menu\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--secondary\" data-target=\"lgd-header__nav--secondary\" aria-controls=\"lgd-header__nav--secondary\" aria-expanded=\"false\" aria-label=\"Services: expand ...",
            "impact": "serious",
            "message": "Accessible name \"Services: expand and jump to services menu\" does not contain visible text \"Our services\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e5a9cb1af60",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e3c45c5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "li:nth-of-type(1) > button[aria-label=\"Services: expand and jump to services menu\"]",
            "selector": "li:nth-of-type(1) > button[aria-label=\"Services: expand and jump to services menu\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--secondary-mobile\" data-target=\"lgd-header__nav--secondary-mobile\" aria-controls=\"lgd-header__nav--secondary-mobile\" aria-expanded=\"false\" aria-lab...",
            "impact": "serious",
            "message": "Accessible name \"Services: expand and jump to services menu\" does not contain visible text \"Our services\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69a6ec0d187e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ec129c5"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 7,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://northumberland.gov.uk/",
      "finalUrl": "https://www.northumberland.gov.uk/",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Northumberland County Council | Northumberland County Council",
      "elapsedMs": 13546,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 782,
          "failed": 10,
          "cantTell": 7,
          "inapplicable": 47
        },
        "failedRules": [
          "color-contrast",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".view-ncc-homepage-news-featured-items-with-image > .view-content > .views-row:nth-child(1) > article > .card-item-link > .content > .date",
            "html": "<span class=\"date\">30 March 2026</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.73 (foreground color: #999999, background color: #fafafb, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".view-ncc-homepage-news-featured-items-with-image > .view-content > .views-row:nth-child(1) > article"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bb770246391",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8470777"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".view-ncc-homepage-news-featured-items-with-image > .view-content > .views-row:nth-child(2) > article > .card-item-link > .content > .date",
            "html": "<span class=\"date\">02 April 2026</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.73 (foreground color: #999999, background color: #fafafb, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".view-ncc-homepage-news-featured-items-with-image > .view-content > .views-row:nth-child(2) > article"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbb8f9ccf265",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3253c8ad"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".view-ncc-homepage-news-featured-items-with-image > .view-content > .views-row:nth-child(3) > article > .card-item-link > .content > .date",
            "html": "<span class=\"date\">31 March 2026</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.73 (foreground color: #999999, background color: #fafafb, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".view-ncc-homepage-news-featured-items-with-image > .view-content > .views-row:nth-child(3) > article"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6372819f57a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8cbccea3"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".view-ncc-homepage-news-items-with-image > .view-content > .views-row:nth-child(1) > article > .card-item-link > .content > .date",
            "html": "<span class=\"date\">02 April 2026</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.73 (foreground color: #999999, background color: #fafafb, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".view-ncc-homepage-news-items-with-image > .view-content > .views-row:nth-child(1) > article"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dd2681609b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5138168d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".view-ncc-homepage-news-items-with-image > .view-content > .views-row:nth-child(2) > article > .card-item-link > .content > .date",
            "html": "<span class=\"date\">02 April 2026</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.73 (foreground color: #999999, background color: #fafafb, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".view-ncc-homepage-news-items-with-image > .view-content > .views-row:nth-child(2) > article"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "748cb8cc6dd9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56b8b49d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".view-ncc-homepage-news-items-with-image > .view-content > .views-row:nth-child(3) > article > .card-item-link > .content > .date",
            "html": "<span class=\"date\">01 April 2026</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.73 (foreground color: #999999, background color: #fafafb, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".view-ncc-homepage-news-items-with-image > .view-content > .views-row:nth-child(3) > article"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "185928924e5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-baea2154"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".views-row:nth-child(4) > article > .card-item-link > .content > .date",
            "html": "<span class=\"date\">01 April 2026</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.73 (foreground color: #999999, background color: #fafafb, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".views-row:nth-child(4) > article"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca7ae250a335",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe67571f"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#silktide-banner",
            "html": "<div id=\"silktide-banner\" class=\"bottomRight\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25a23d892a88",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc62a061"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38134624b0dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".hero__overlay",
            "html": "<div class=\"hero__overlay\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f8f8931c29f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f3da159"
          }
        ],
        "outcomeCount": 846,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 10
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 81,
          "failed": 11,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/duplicate-id-aria",
          "landmarks/landmark-unique",
          "landmarks/no-duplicate-banner",
          "landmarks/no-duplicate-contentinfo"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/news/station-opening-completes-northumberland-linefor-now\"] > div:nth-of-type(2) > span",
            "selector": "a[href=\"/news/station-opening-completes-northumberland-linefor-now\"] > div:nth-of-type(2) > span",
            "html": "<span class=\"date\">30 March 2026</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.73:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00ed06dabb96",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0129a987"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/news/contractor-appointed-build-new-berwick-academy\"] > div:nth-of-type(2) > span",
            "selector": "a[href=\"/news/contractor-appointed-build-new-berwick-academy\"] > div:nth-of-type(2) > span",
            "html": "<span class=\"date\">02 April 2026</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.73:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e613a189267e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a17a75b"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/news/parents-encouraged-make-use-free-activities-local-libraries-easter\"] > div:nth-of-type(2) > span",
            "selector": "a[href=\"/news/parents-encouraged-make-use-free-activities-local-libraries-easter\"] > div:nth-of-type(2) > span",
            "html": "<span class=\"date\">31 March 2026</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.73:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30d149a56ac7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7ab6eae9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/news/still-time-take-part-county-wide-review\"] > div:nth-of-type(2) > span",
            "selector": "a[href=\"/news/still-time-take-part-county-wide-review\"] > div:nth-of-type(2) > span",
            "html": "<span class=\"date\">02 April 2026</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.73:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d146568f3a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bb8b1c9"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/news/northumberland-pupils-pitch-improve-active-travel\"] > div:nth-of-type(2) > span",
            "selector": "a[href=\"/news/northumberland-pupils-pitch-improve-active-travel\"] > div:nth-of-type(2) > span",
            "html": "<span class=\"date\">02 April 2026</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.73:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c195f441a09a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-01fe5ac2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/news/range-support-available-northumberland-residents-spring\"] > div:nth-of-type(2) > span",
            "selector": "a[href=\"/news/range-support-available-northumberland-residents-spring\"] > div:nth-of-type(2) > span",
            "html": "<span class=\"date\">01 April 2026</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.73:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a926db6eeb20",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c7081f2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/news/northumberland-fire-and-rescue-service-call-recruitment-now-open\"] > div:nth-of-type(2) > span",
            "selector": "a[href=\"/news/northumberland-fire-and-rescue-service-call-recruitment-now-open\"] > div:nth-of-type(2) > span",
            "html": "<span class=\"date\">01 April 2026</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.73:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22364b472fa5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a102f2f"
          },
          {
            "rule": "landmarks/no-duplicate-banner",
            "xpath": "body > div:nth-of-type(2) > header",
            "selector": "body > div:nth-of-type(2) > header",
            "html": "<header class=\"header\">\n\t<div class=\"header-container\">\n\n\t\t<a href=\"/\" class=\"ncc-logo\" title=\"Northumberland County Council\">   <picture>\n    <source srcset=\"/themes/custom/ncc_theme_v1/img/logo.png\"...",
            "impact": "moderate",
            "message": "Page has multiple banner landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9c50b1715bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e9b7d42"
          },
          {
            "rule": "landmarks/no-duplicate-contentinfo",
            "xpath": "div:nth-of-type(2) > div > footer",
            "selector": "div:nth-of-type(2) > div > footer",
            "html": "<footer class=\"footer\">\n\t<div class=\"footer-container\">\n\t\t\n<div class=\"footer-navigation\" role=\"navigation\">\n          <div class=\"footer-section footer-grid-column-one-quarter\">\n        <h2 class=\"ma...",
            "impact": "moderate",
            "message": "Page has multiple contentinfo landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a932a52a7dc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e157c14f"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "div:nth-of-type(2) > div:nth-of-type(2) > section",
            "selector": "div:nth-of-type(2) > div:nth-of-type(2) > section",
            "html": "<section class=\"ncc-self-service-buttons\" role=\"region\" aria-labelledby=\"self-service-heading\">\n  <h2 id=\"self-service-heading\">Self service</h2>\n\n  \n  <div class=\"ncc-self-service-buttons__list\">\n   ...",
            "impact": "moderate",
            "message": "Multiple region landmarks have the same label \"self service\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b6446fdce13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37e4e084"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#self-service-heading",
            "selector": "#self-service-heading",
            "html": "<h2 id=\"self-service-heading\">Self service</h2>",
            "impact": "critical",
            "message": "Duplicate ID \"self-service-heading\" referenced by aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "670c42ed6d43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9fb1c5cf"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 11,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://galwaycity.ie/",
      "finalUrl": "https://www.galwaycity.ie/",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to Galway City Council",
      "elapsedMs": 14150,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 983,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 42
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b256352ae0c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region--banner",
            "html": "<div class=\"lgd-region lgd-region--banner region region-banner\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90bdd0a6c6db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-918ce134"
          }
        ],
        "outcomeCount": 1027,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 75,
          "failed": 17,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria/aria-required-attr",
          "labels-and-names/label-content-mismatch",
          "landmarks/region",
          "navigable/page-has-heading-one"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "navigable/page-has-heading-one",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page does not contain a level-one heading.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "162b1e767677",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36cff4af"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#CybotCookiebotDialog",
            "selector": "#CybotCookiebotDialog",
            "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialogBodyContentTitle\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" d...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b47b38989435",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d3088c3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybot...",
            "impact": "serious",
            "message": "Accessible name \"Necessary (6)\" does not contain visible text \"Necessary  6\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36373ddcb52e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d470bb2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreference\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Preferences (1)\" does not contain visible text \"Preferences  1\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17498a4dcf16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bebf9773"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatistics\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Statistics (1)\" does not contain visible text \"Statistics  1\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ed8b04cbbcb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c925881c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cyb...",
            "impact": "serious",
            "message": "Accessible name \"Marketing (13)\" does not contain visible text \"Marketing  13\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e9d785b0020",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abdf2978"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cy...",
            "impact": "serious",
            "message": "Accessible name \"Unclassified (3)\" does not contain visible text \"Unclassified  3\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2d50dba78b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27adcc01"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_PURPOSES_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_PURPOSES#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19ab77645a48",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c973150"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Features\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_FEATURES_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_FEATURES#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "235fa8b4c230",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ded3edf0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Partners\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_PARTNERS_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_PARTNERS#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0acb77f04312",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d625c8af"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonPreferences",
            "selector": "#CybotCookiebotDialogBodyLevelButtonPreferences",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBod...",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5111010f731",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44564b27"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonStatistics",
            "selector": "#CybotCookiebotDialogBodyLevelButtonStatistics",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBody...",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5e81890efd0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1bafd69"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonMarketing",
            "selector": "#CybotCookiebotDialogBodyLevelButtonMarketing",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyL...",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac1b34066191",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9db9f0b"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonPreferencesInline",
            "selector": "#CybotCookiebotDialogBodyLevelButtonPreferencesInline",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton ...",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36f9dfb7ceca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36f46df9"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonStatisticsInline",
            "selector": "#CybotCookiebotDialogBodyLevelButtonStatisticsInline",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton Cy...",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4627dbe00370",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29bf11e9"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonMarketingInline",
            "selector": "#CybotCookiebotDialogBodyLevelButtonMarketingInline",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketingInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonMarketingInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton Cybo...",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c7c70229f93",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26b36b9c"
          },
          {
            "rule": "aria/aria-required-attr",
            "xpath": "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
            "selector": "#CybotCookiebotDialogBodyContentCheckboxPersonalInformation",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyContentCheckboxPersonalInformation\" class=\"CybotCookiebotDialogBodyLevelButton\" tabindex=\"0\" role=\"switch\">",
            "impact": "critical",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4caef99f1c74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3e550b9"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 17,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.ipswich.gov.uk/",
      "finalUrl": "https://www.ipswich.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Ipswich homepage | ipswich.gov.uk",
      "elapsedMs": 12848,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 747,
          "failed": 1,
          "cantTell": 19,
          "inapplicable": 38
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-command-name",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex",
          "table-duplicate-name"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region--banner",
            "html": "<div class=\"lgd-region lgd-region--banner region region-banner\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1a86711727e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-918ce134"
          }
        ],
        "outcomeCount": 805,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 92,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 92,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.eastcambs.gov.uk",
      "finalUrl": "https://eastcambs.gov.uk/",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "East Cambridgeshire District Council | East Cambridgeshire District Council",
      "elapsedMs": 15968,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 674,
          "failed": 2,
          "cantTell": 13,
          "inapplicable": 45
        },
        "failedRules": [
          "page-has-heading-one",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "page-has-heading-one",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en-gb\" dir=\"ltr\" class=\"sticky-header-html js\" data-once=\"euccRelocateInit\" style=\"--lgd-sticky-header-position: 0px; --lgd-sticky-header-height: 103px;\">",
            "message": "Page should contain a level-one heading",
            "fixSummary": "Fix all of the following:\n  Page must have a level-one heading",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6474a732aec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee8d7590"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".localgov-alert-banner__content",
            "html": "<div class=\"localgov-alert-banner__content\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0d30630dfdb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7c1034f"
          }
        ],
        "outcomeCount": 734,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 92,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 92,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.tamworth.gov.uk",
      "finalUrl": "https://www.tamworth.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Home | Tamworth Borough Council",
      "elapsedMs": 13905,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 449,
          "failed": 3,
          "cantTell": 3,
          "inapplicable": 41
        },
        "failedRules": [
          "page-has-heading-one",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "frame-tested",
          "frame-title",
          "frame-title-unique",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "page-has-heading-one",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\" dir=\"ltr\" class=\"sticky-header-html js\" style=\"--lgd-sticky-header-position: 0px; --lgd-sticky-header-height: 116px;\">",
            "message": "Page should contain a level-one heading",
            "fixSummary": "Fix all of the following:\n  Page must have a level-one heading",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e76253d7bfff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee8d7590"
          },
          {
            "rule": "page-has-heading-one",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#connect-frame",
            "html": "<html class=\"overflow-hidden h-full w-full\">",
            "message": "Page should contain a level-one heading",
            "fixSummary": "Fix all of the following:\n  Page must have a level-one heading",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ceff59fe92e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed4aa588"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region--banner",
            "html": "<div class=\"lgd-region lgd-region--banner region region-banner\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf08faf44063",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-918ce134"
          }
        ],
        "outcomeCount": 496,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 3
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "landmarks/region",
          "navigable/page-has-heading-one"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "navigable/page-has-heading-one",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page does not contain a level-one heading.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9a2c80a973c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36cff4af"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-bottom\" style=\"height: auto; width: 100%; bottom: 0px;\"><div aria-la...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3194183686e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://argyll-bute.gov.uk/",
      "finalUrl": "https://www.argyll-bute.gov.uk/",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to Argyll &amp; Bute Council | Argyll and Bute Council",
      "elapsedMs": 22332,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1124,
          "failed": 3,
          "cantTell": 7,
          "inapplicable": 40
        },
        "failedRules": [
          "image-alt",
          "link-name",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "scrollable-region-focusable",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "image-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".views-row:nth-child(1) > .views-field-field-media-image.views-field > .field-content > a[hreflang=\"en\"] > img[width=\"360\"][loading=\"lazy\"][height=\"200\"]",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/localgov_newsroom_teaser/public/migrated_files/vote-3569999_1280_0.jpg?itok=j85IGkFq\" width=\"360\" height=\"200\" data-once=\"allImages\">",
            "message": "Images must have alternative text",
            "fixSummary": "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\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "082a9e240731",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb333544"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": ".views-row:nth-child(1) > .views-field-field-media-image.views-field > .field-content > a[hreflang=\"en\"]",
            "html": "<a href=\"/news/2026/apr/election-candidates-confirmed-argyll-and-bute-scottish-parliamentary-constituency\" hreflang=\"en\">",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8372b89b53cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b03a30f"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d16e31bffcd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          }
        ],
        "outcomeCount": 1174,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 3
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "navigable/link-name",
          "text-alternatives/img-alt"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/img-alt",
            "xpath": "a[href=\"/news/2026/apr/election-candidates-confirmed-argyll-and-bute-scottish-parliamentary-constituency\"] > img",
            "selector": "a[href=\"/news/2026/apr/election-candidates-confirmed-argyll-and-bute-scottish-parliamentary-constituency\"] > img",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/localgov_newsroom_teaser/public/migrated_files/vote-3569999_1280_0.jpg?itok=j85IGkFq\" width=\"360\" height=\"200\" data-once=\"allImages\">",
            "impact": "critical",
            "message": "Image element missing alt attribute.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f36df2fd8aed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b37f6f6"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "div > a[href=\"/news/2026/apr/election-candidates-confirmed-argyll-and-bute-scottish-parliamentary-constituency\"]",
            "selector": "div > a[href=\"/news/2026/apr/election-candidates-confirmed-argyll-and-bute-scottish-parliamentary-constituency\"]",
            "html": "<a href=\"/news/2026/apr/election-candidates-confirmed-argyll-and-bute-scottish-parliamentary-constituency\" hreflang=\"en\"><img loading=\"lazy\" src=\"/sites/default/files/styles/localgov_newsroom_teaser/p...",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "456aad06bf3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ccc1450d"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.canterbury.gov.uk/",
      "finalUrl": "https://www.canterbury.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "How can we help? | Canterbury City Council",
      "elapsedMs": 12005,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 868,
          "failed": 7,
          "cantTell": 14,
          "inapplicable": 43
        },
        "failedRules": [
          "label-title-only",
          "landmark-no-duplicate-contentinfo",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "label-title-only",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": "#edit-search-query--2",
            "html": "<input title=\"Search\" autocomplete=\"off\" data-drupal-selector=\"edit-search-query\" type=\"text\" id=\"edit-search-query--2\" name=\"search_query\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Search\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "message": "Form elements should have a visible label",
            "fixSummary": "Fix all of the following:\n  Only title used to generate label for form element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15e701b3dbe2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1fb016e"
          },
          {
            "rule": "label-title-only",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": "#edit-search-query",
            "html": "<input title=\"Search\" autocomplete=\"off\" data-drupal-selector=\"edit-search-query\" type=\"text\" id=\"edit-search-query\" name=\"search_query\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Search\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "message": "Form elements should have a visible label",
            "fixSummary": "Fix all of the following:\n  Only title used to generate label for form element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12c4229b0e49",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73f6c369"
          },
          {
            "rule": "landmark-no-duplicate-contentinfo",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".eu-cookie-compliance-banner",
            "html": "<div class=\"eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--categories cookies-notice\" role=\"contentinfo\" aria-label=\"cookienotice\" aria-hidden=\"false\">",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f07a666ad849",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d96992a"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "067f3a32942b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".banner__image",
            "html": "<div class=\"banner__image\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2114519a5415",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-246631e5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".field--name-localgov-title",
            "html": "<div class=\"field field--name-localgov-title field--type-string field--label-above field__item\">\n\t<h1>Welcome to\n\t\t<span class=\"banner-title-name\">Canterbury</span>\n\t</h1></div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "922490a50fa5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b100e782"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#batch-job-form > .js-form-item.form-item.js-form-type-textfield",
            "html": "<div class=\"js-form-item form-item js-form-type-textfield form-item-search-query js-form-item-search-query form-no-label\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02df22f87762",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24cde466"
          }
        ],
        "outcomeCount": 932,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 7
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 88,
          "failed": 4,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/label-content-mismatch",
          "labels-and-names/label-title-only",
          "landmarks/no-duplicate-contentinfo"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/no-duplicate-contentinfo",
            "xpath": "div:nth-of-type(2) > footer",
            "selector": "div:nth-of-type(2) > footer",
            "html": "<footer class=\"lgd-footer\">\n\n                      \n                      <div class=\"lgd-footer__footer\">\n          <div class=\"lgd-container\">\n            <div class=\"lgd-row\">\n              <div cl...",
            "impact": "moderate",
            "message": "Page has multiple contentinfo landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63faaf2d4c94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-993caeab"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(3) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(3) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Primary Navigati...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca3515d7edc7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61eef005"
          },
          {
            "rule": "labels-and-names/label-title-only",
            "xpath": "#edit-search-query--2",
            "selector": "#edit-search-query--2",
            "html": "<input title=\"Search\" autocomplete=\"off\" data-drupal-selector=\"edit-search-query\" type=\"text\" id=\"edit-search-query--2\" name=\"search_query\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Search\" clas...",
            "impact": "serious",
            "message": "Form element uses title attribute as only label. Use <label>, aria-label, or aria-labelledby instead.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df2d2f1c6138",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec9877fa"
          },
          {
            "rule": "labels-and-names/label-title-only",
            "xpath": "#edit-search-query",
            "selector": "#edit-search-query",
            "html": "<input title=\"Search\" autocomplete=\"off\" data-drupal-selector=\"edit-search-query\" type=\"text\" id=\"edit-search-query\" name=\"search_query\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Search\" class=\"...",
            "impact": "serious",
            "message": "Form element uses title attribute as only label. Use <label>, aria-label, or aria-labelledby instead.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a4427ca5ea5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfb2cc5f"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 4,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://cumberland.gov.uk/",
      "finalUrl": "https://www.cumberland.gov.uk/",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to Cumberland | Cumberland Council",
      "elapsedMs": 12723,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 645,
          "failed": 2,
          "cantTell": 31,
          "inapplicable": 46
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-required-children",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>Welcome to Cumberland</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adac48a2cd6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b527b4b"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".js-form-type-textfield",
            "html": "<div class=\"js-form-item form-item js-form-type-textfield form-item-s js-form-item-s\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f96418ff90b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ea9e021"
          }
        ],
        "outcomeCount": 724,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/label-content-mismatch"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Primary Navigati...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47bcc5162619",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f577ce5f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > button[aria-label=\"Hide feedback form\"]",
            "selector": "div:nth-of-type(1) > button[aria-label=\"Hide feedback form\"]",
            "html": "<button class=\"feedback-close__button js-toggle-disclosure js-processed\" aria-controls=\"feedback\" aria-label=\"Hide feedback form\">Close <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><p...",
            "impact": "serious",
            "message": "Accessible name \"Hide feedback form\" does not contain visible text \"Close\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f56f2ee4bdac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5bbbb6a"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.easthants.gov.uk/",
      "finalUrl": "https://www.easthants.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | East Hampshire District Council",
      "elapsedMs": 13281,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1626,
          "failed": 8,
          "cantTell": 2,
          "inapplicable": 86
        },
        "failedRules": [
          "aria-allowed-role",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".js-localgov-alert-banner",
            "html": "<article class=\"js-localgov-alert-banner localgov-alert-banner localgov-alert-banner--announcement localgov-alert-banner--homepage localgov-alert-banner--no-link\" data-dismiss-alert-token=\"alert-90--811e9bbcf9da7a8aeddcac3104df7198e202e0f8\" role=\"alert\" data-once=\"allAlertBanners\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role alert is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ac409c51e08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37d0e18b"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".field--name-field-landing-banner",
            "html": "<div class=\"field field--name-field-landing-banner field--type-entity-reference field--label-hidden field__item\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58dd2220ab78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96bc0d55"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-ehdc-theme-homepagebannercontent",
            "html": "<div id=\"block-ehdc-theme-homepagebannercontent\" class=\"block block-block-content block-block-content11a73b7a-c7d1-4bc7-9f28-d2a74be1554b\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf0b894647a6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc3cae20"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#edit-s",
            "html": "<input placeholder=\"Search\" data-drupal-selector=\"edit-s\" data-search-api-auto...=\"localgov_sitewide_se...\" class=\"form-autocomplete fo...\" data-autocomplete-pa...=\"/search_api_autocomp...\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" required=\"required\" aria-required=\"true\" d ...>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c7664d05466",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5544562b"
          },
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".js-localgov-alert-banner",
            "html": "<article class=\"js-localgov-alert-banner localgov-alert-banner localgov-alert-banner--announcement localgov-alert-banner--homepage localgov-alert-banner--no-link\" data-dismiss-alert-token=\"alert-90--811e9bbcf9da7a8aeddcac3104df7198e202e0f8\" role=\"alert\" data-once=\"allAlertBanners\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role alert is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "dark",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbf8f830653f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aaeda496"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".field--name-field-landing-banner",
            "html": "<div class=\"field field--name-field-landing-banner field--type-entity-reference field--label-hidden field__item\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "dark",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c8e16723b43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e269d71d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-ehdc-theme-homepagebannercontent",
            "html": "<div id=\"block-ehdc-theme-homepagebannercontent\" class=\"block block-block-content block-block-content11a73b7a-c7d1-4bc7-9f28-d2a74be1554b\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "dark",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbc160d4a6ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bfdb8fd"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#edit-s",
            "html": "<input placeholder=\"Search\" data-drupal-selector=\"edit-s\" data-search-api-auto...=\"localgov_sitewide_se...\" class=\"form-autocomplete fo...\" data-autocomplete-pa...=\"/search_api_autocomp...\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" required=\"required\" aria-required=\"true\" d ...>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "dark",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9ffd3bdd2c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1bee0ab7"
          }
        ],
        "outcomeCount": 1722,
        "darkModeScanned": true,
        "mediaQuerySupport": {
          "darkMode": true,
          "reducedMotion": true,
          "highContrast": true,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 8
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria/aria-allowed-role",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/region",
            "xpath": "#klaro",
            "selector": "#klaro",
            "html": "<div id=\"klaro\" style=\"--button-text-color: #fff; --dark1: #fafafa; --dark2: #777; --dark3: #555; --light1: #444; --light2: #666; --light3: #111; --green3: #f00;\"><div lang=\"en\" class=\"klaro  klaro-th...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5276120fb576",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8fe7914"
          },
          {
            "rule": "aria/aria-allowed-role",
            "xpath": "#block-alertbanner > article",
            "selector": "#block-alertbanner > article",
            "html": "<article class=\"js-localgov-alert-banner localgov-alert-banner localgov-alert-banner--announcement localgov-alert-banner--homepage localgov-alert-banner--no-link\" data-dismiss-alert-token=\"alert-90--8...",
            "impact": "minor",
            "message": "Role \"alert\" is not allowed on element <article>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc97ed5e5410",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89b30d24"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.eaststaffsbc.gov.uk/",
      "finalUrl": "https://www.eaststaffsbc.gov.uk/",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 10493,
      "error": "fetch failed",
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.essex.gov.uk/",
      "finalUrl": "https://www.essex.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to Essex | Essex County Council",
      "elapsedMs": 9561,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 612,
          "failed": 6,
          "cantTell": 0,
          "inapplicable": 42
        },
        "failedRules": [
          "label-title-only",
          "landmark-no-duplicate-contentinfo",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "label-title-only",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": "#edit-search-keys",
            "html": "<input title=\"Enter the terms you ...\" autocomplete=\"off\" placeholder=\"Search Essex County ...\" onfocus=\"this.placeholder = '...\" onblur=\"this.placeholder = '...\" data-drupal-selector=\"edit-search-keys\" type=\"text\" id=\"edit-search-keys\" name=\"search_keys\" value=\"\" size=\"60\" maxlength=\"128\" class=\"fo ...>",
            "message": "Form elements should have a visible label",
            "fixSummary": "Fix all of the following:\n  Only title used to generate label for form element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b7a71228091",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cf6a9aa"
          },
          {
            "rule": "landmark-no-duplicate-contentinfo",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".eu-cookie-compliance-banner",
            "html": "<div class=\"eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--categories cookies-notice\" role=\"contentinfo\" aria-label=\"cookienotice\" aria-hidden=\"false\">",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb2f96241246",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d96992a"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45f3c683000c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".banner__image",
            "html": "<div class=\"banner__image\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc037457bbdf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-246631e5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1 class=\"page-title\">Welcome to Essex</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0cb5c9b8b5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b527b4b"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-ecc-theme-gov-cludosearchblock > h2",
            "html": "<h2>Search</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eddbbfbaa06c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2054872d"
          }
        ],
        "outcomeCount": 660,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 6
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "landmarks/no-duplicate-contentinfo",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/no-duplicate-contentinfo",
            "xpath": "div:nth-of-type(2) > footer",
            "selector": "div:nth-of-type(2) > footer",
            "html": "<footer class=\"lgd-footer\">\n      <div class=\"footer__before-pre\">\n                  \n  \n  \n  \n\n  <div class=\"lgd-region lgd-region--pre-footer region region-pre-footer\">\n\n    \n    <div class=\"lgd-reg...",
            "impact": "moderate",
            "message": "Page has multiple contentinfo landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af3cfae84645",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-993caeab"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(3)",
            "selector": "body > div:nth-of-type(3)",
            "html": "<div class=\"ecc-cookies-floating-cookie\"><button class=\"ecc-cookies-floating-cookie__button\" title=\"Update Cookie Preferences\"><span class=\"visually-hidden\">Update Cookie Preferences</span><svg aria-h...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dede6d9a620",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16573076"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.lbhf.gov.uk/",
      "finalUrl": "https://www.lbhf.gov.uk/",
      "redirected": false,
      "statusCode": 404,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Page not found | London Borough of Hammersmith &amp; Fulham",
      "elapsedMs": 32954,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 2413,
          "failed": 2,
          "cantTell": 11,
          "inapplicable": 37
        },
        "failedRules": [
          "landmark-unique",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-required-children",
          "aria-required-parent",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "select-name",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#our-services-drawer",
            "html": "<div data-parent-id=\"our-services-id\" class=\"lgd-header__nav lbhf-header-drawer-item lbhf-header-drawer-item__sm\" id=\"our-services-drawer\" tabindex=\"-1\" aria-labelledby=\"our-services-id\" role=\"region\">",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              "#search-drawer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41c36bf8bee7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed493368"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60f7a3c7f057",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          }
        ],
        "outcomeCount": 2463,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 0,
          "failed": 7818,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "adaptable/list-children",
          "labels-and-names/duplicate-id-aria",
          "labels-and-names/label-content-mismatch",
          "labels-and-names/multiple-labels",
          "landmarks/region",
          "navigable/heading-order",
          "navigable/page-has-heading-one"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">Most purposes explained in th...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15ec92de46aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-728f4ab7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(3) > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(3) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">A car manufacturer wants to p...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c9bc529c8e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e13121b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(4) > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(4) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">If you read several articles ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "334ed0e620ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e74b1262"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(5) > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(5) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">An online retailer wants to a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d30ec47576a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8767068b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(6) > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(6) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">You read several articles on ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acabd50b764f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-75cd9869"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(7) > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(7) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">You read articles on vegetari...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14c45deb6381",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-410ad1c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(8) > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(8) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">You have clicked on an advert...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bf937aa5d1f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc764af3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(9) > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(9) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">You have read a blog post abo...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cc5f04bdcc7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8d8ffc7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(10) > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(10) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">The owner of an online bookst...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "872ed1b42627",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad2efd05"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(11) > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(11) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">A technology platform working...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83ef1133df4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-778a5218"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(12) > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(1) > div:nth-of-type(12) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">A travel magazine has publish...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e36bcfdfbec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c5eb4fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(2) > ul",
            "selector": "div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">An advertising intermediary d...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d49366d5898f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0114e37e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(2) > div:nth-of-type(3) > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(2) > div:nth-of-type(3) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">Clicking on a link in an arti...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7fd8dcda7a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48510c3a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(2) > div:nth-of-type(4) > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2PurposesBody > div:nth-of-type(2) > div:nth-of-type(4) > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Examples:<li style=\"margin-left: 2px; font-weight: normal;\">When you visit a website and ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "649fde59c4bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-574a03d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9afedef1847",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31918873"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb5ab6ee63f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32d99c87"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9572faf3ed50",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-163613d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3253f34a1c57",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-faa4a12d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fb576fcec43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2857a8b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de305600de94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7f22fb4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1537 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2cc5ce5cdee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7ba2b395"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97c0db64431c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-481db36d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d441b3c869c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15bd2e29"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "136d958540d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a99dfbb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5655078a661f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6d97e81"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4959f8f339b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ad5605a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d810cf791a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ade634d6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer628 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 3 hours</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e0f12106c1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-faebbf79"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ec1569c6010",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c64e278"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9018312db7d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90245398"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a94eda9131fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19757bc1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18fc984377f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5aab0021"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4036ae98aa5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24963271"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15bc3f8338c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d711fd0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1382 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "179fb2309ed0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43ff81fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1111 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1111 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc488449b4ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1cea586b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1111 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1111 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "383c1fbfc59e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68cee482"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1111 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1111 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ae04965eb54",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e31e6453"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1111 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1111 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9342e4e17ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-59b06ccf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1111 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1111 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31e72d61f0d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-648740ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1111 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1111 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e8d2ebfbfe0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e02c8264"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer217 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer217 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b0c73146e3e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e1223b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer217 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer217 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47372fb1fd2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8bc4ceb9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer217 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer217 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b787c634091f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfc47ea7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer217 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer217 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0131165a962",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f12d47e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer217 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer217 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">31 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31601fcc80f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-934b2c4a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer217 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer217 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79efb01fc560",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-902e6f62"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6713aaf44a11",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc74f33e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a8762ab2338",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bafdc46d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90f79734090a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1890dc63"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0826a5e87943",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb1057e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "747a88aa00cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7bc28d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0ff43b79eb2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-faf8f551"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer58 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 5 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27e31f6a2f3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-976c8a27"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1325 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1325 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b9a135f7ca7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-01ea7b31"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1325 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1325 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d472218a62c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfd1213f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1325 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1325 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c23e81622cdb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bef12166"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1325 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1325 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddf5219c8832",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07ed634f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1325 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1325 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">393 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a19dc8ace119",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8d868c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1325 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1325 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e4648603720",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abe6c14f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer876 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer876 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a43e7bd480e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0be95ac2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer876 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer876 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92f0c9b9c1c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bafe89d6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer876 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer876 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f91d733d9071",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68f2b4c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer876 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer876 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "335a90f3ffd2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-65f98249"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer876 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer876 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b983b9ba56fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43f263b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer876 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer876 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad20ca68a335",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6bf40f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "908ce7e9f0e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c61c8b50"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c94d766709c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4681ecb0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fc70b73d06b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae512c01"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b912b662aec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e575d3c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e1e859b67a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd64e1b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a67fe0f32a2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-edca1b5b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer740 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f78b57ed8f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ea4b5f0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1497 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1497 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c52682645e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2413f52"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1497 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1497 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f62636e6d0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffdeed1a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1497 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1497 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7367cc3e4274",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67d29699"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1497 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1497 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a0b99d87d43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34dfa152"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1497 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1497 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce7ba56a9c7b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-386a79bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1497 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1497 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a17f6cc7f7cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16cc56ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1362 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1362 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31632f66a17f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78bed868"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1362 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1362 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "160c6b0f753a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aefbad28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1362 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1362 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91cc3932a939",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6aec37e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1362 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1362 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "872f7a3cc2e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cebc1409"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1362 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1362 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">360 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d224433a878",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-952e3332"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1362 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1362 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19f90d1a8dd0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d27200e0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer174 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer174 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "689ca999196d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77cb3138"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer174 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer174 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e78b67b71f8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78ca4fa8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer174 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer174 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23d1182d784e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5aab4a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer174 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer174 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23a76f84ad33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-884c15a7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer174 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer174 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d26730c81c8f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e8bb59f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer272 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer272 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a1ce454ea94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-871b5f69"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer272 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer272 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1340f3d4008",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e08f8cbe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer272 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer272 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57dbacec45c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44bb598b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer272 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer272 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b95ba8364628",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec2366c7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer272 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer272 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "844c6bbc282d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c97b6d38"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer272 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer272 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10c84e9fe4e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff3e8d6c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1038 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1038 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82c9c32bc1ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e1da25db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1038 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1038 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b0b9b18958c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3882cf8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1038 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1038 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71bd689d68f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd860ea3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1038 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1038 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "687b6fd5edcf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a9f41c19"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1038 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1038 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a614b05c9f17",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f64495f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a04bae15ff3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4dbf0c1a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ec77943f811",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-852c7dfb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "408ca234d52e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-840d4ab7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "659c1a77e31c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b44b1d73"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00b5cbf9c8f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e85f1899"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "873174a2bca9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c98d4663"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer806 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07ed30d5207e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bcd6db57"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1271 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1271 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bbb57336bb2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-000e2808"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1271 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1271 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd8f46e02257",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-75849250"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1271 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1271 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09cc59761f4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7141c94"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1271 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1271 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "118ce34b42da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-368183e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1271 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1271 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "683583cbe8ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c15ffa1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1451 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1451 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab46b255447a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c11b6ebb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1451 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1451 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Privacy choices</li...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8314b8fe5131",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c1db8a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1451 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1451 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9873be7f1376",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af2bc449"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer318 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer318 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbe06253c894",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac28aced"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer318 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer318 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b46dbaab06e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bdd18f4a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer318 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer318 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c118a24b00a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1066837"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer318 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer318 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9522589361b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dcefd9cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer318 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer318 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">720 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "510157797b8a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0562eefe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer318 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer318 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cf75e00a629",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3072fef8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1187 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1187 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a77317fa7b04",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9be95b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1187 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1187 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5101e1a6a1df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71cbdbed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1187 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1187 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85f598e97bc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f769c29"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1187 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1187 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99b919a6b625",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5d0cecb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1187 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1187 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38f817f6c6da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4e2f788"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfa50c79dc5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf899355"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9aa295c4d2f8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3310abe5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0af330e6a5d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7dc0b210"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a716e90af1da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-84832629"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb79ef79c7a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-074518fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08d4df093823",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7744d539"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1252 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd8d5c072b1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e222064"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3bd6aadde65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2a7ea85"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4203b30a5bcf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5de39e7f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e378df8d7f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9437004e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f98235e2df86",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-569a1320"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2068f98c3f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-060e1293"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d50ccba745f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-576ea977"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1387 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8719ebb6511",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d273bbb7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4973634ceaa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f34ef4c8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ab324b71159",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6a72c02"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68bdc7bc039f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-daf4041c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61c21b666b3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0564efbf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f33aca4169c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ade351da"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "989e7843ac15",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15f70451"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1950154cf126",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c487e66e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe0be3c5b7fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bdd91cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "516951553442",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd11f5ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52d893a84b1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dad044fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d36d6065b57",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc14f1d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ed6b94f39aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aced33fd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f35206caf91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3396db05"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer231 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c8a1ead88c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-17ffe55d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer830 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer830 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14957c2a1b36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28e1e991"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer830 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer830 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4503bde00e6a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb03ab56"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer830 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer830 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "742564db8ca6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2ade08e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer830 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer830 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb08fb87e01e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86f10d2a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer830 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer830 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e6efd1db98a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2cbe74f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b555b09cb6f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26de720d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b58c571acb98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9eb0bbbe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47408b51f2f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-948630fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "438a6bcfee78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88ad3a18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bba7a96b36a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-10760b44"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c72d1e88cebe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36150e90"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer788 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d92764e2c480",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70e6919b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1491 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1491 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50b1c871c99c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0676e814"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1491 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1491 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ec87258646e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4e94693"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1491 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1491 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7893d7c95625",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc35d354"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1491 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1491 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8a81402bc2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee3361f0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1491 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1491 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5d0d7161263",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08e0b696"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52ddd8938688",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-694451b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab0e2167d32b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a0eeb6c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b8cd7a210c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-91bcc827"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05bc5042d4f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad9973ad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8263df59248a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5bdb61ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f36d48127ab0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f27b8afc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer331 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd80a7728237",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e93a14d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1205 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1205 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c6d29626e02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7de9f56f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1205 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1205 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "197958e0b947",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78562c58"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1205 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1205 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7a25db17431",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e71153d9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1205 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1205 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">393 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "785a74c483e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-794e507a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1205 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1205 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "338ba74b2b3f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b88a753e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer738 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer738 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16acd0bfbef1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eabcded1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer738 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer738 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64a9a5356a14",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49593f95"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer738 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer738 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1d90280be58",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b10b78c5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcf0bef994ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-808d2278"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d40c35964e26",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8afa9bf4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "783466b9be35",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e647486f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04224c67a3f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e5417a7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90e9d051cc64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb543dcc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60f29f25d445",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f8b080a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f51f258d55e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f53df56"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d8d57de928f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26e62901"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "128d5d198951",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34c7b6c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "624d786f7257",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7d2c335"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0707329c5f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98c0778e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3638502cfea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d38643f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26ca4585d3e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-beecb8c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7d35af4ee92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-043ac907"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer377 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "003df1d34e12",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c17c37b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer539 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer539 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d97109b17f4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b80e9c7d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer539 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer539 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7946bfc0c4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87c85da9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer539 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer539 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "413ae527723f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2353c317"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer539 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer539 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be4a605b5781",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58d6162f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer539 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer539 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfde217339bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc5ae5a8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer539 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer539 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0a3c4cbf3af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f69221b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1019 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1019 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cddb175758cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-638be9e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1019 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1019 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f9debc6ef27",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-84a87399"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1019 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1019 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e04ee510c99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81459667"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1019 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1019 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1531f2cd922",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49704799"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3af693ce7d2c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d136592d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "747eac3307cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e392715a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4ae1d672f77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-624d6e99"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5a7f0ed50c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb636618"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d329cbffaca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-59639f27"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed7f59b0a038",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1be6719"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer196 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ead912b5139",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e965886"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1203 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1203 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c019fe5d771",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74f3d316"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1203 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1203 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2752aebf3a7b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-97aadeec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1203 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1203 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa0b5a6252cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29889a9e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1203 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1203 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed729dc4496c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbb09b12"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1203 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1203 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9995a2387d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3db1a67c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1a09cd00a1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ae9e5ad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "361b3e8a9fce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-76816a72"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "122d7499c3af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5374a9e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da03a2300fe5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e44bd08"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32ce17324416",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7a6592b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb1237332e65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de825015"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1434 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1434 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a73b9a4b5d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1ae204d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1434 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1434 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b108024e1364",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d284d971"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1434 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1434 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "074a6cdfcb2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6201acad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d5f66194f54",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83cedb39"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d4b29bb5f7c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69598128"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44f811f01ad0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f120162"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac6b9271d578",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15b4e922"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f116b7775ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e83c90c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81ff8f33450f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-051c5bd2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1322 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 day</li...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb703c8fafe0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9779d45"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c715f1ec5c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8486f0c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "351b1c060f0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb24d018"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd0d91696c3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-191c7b3e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92f30ebe8a1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-80ce60b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd3251899ddd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6fffcfe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "179146c2a375",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a57a8b6b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f54ccf2b28dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-509369b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f22810b1b0ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-85a92a36"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9965b2860b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45acaa62"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44225eb84a2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36a16124"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "731820b55ee2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b51d926"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e501d0e22cc0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1700eb7b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af7e0f846717",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7478f97"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer553 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2a7f01c6f12",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e88f0f0e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "425d1716f2f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb883c95"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "978f605a0505",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a53bad8e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84b142109580",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55360f57"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a846c0d73699",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27beebf0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74a2b058c606",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1fe37f7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86fae9219bea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a79a2cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer15 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27feec13dc1d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15a38edb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8065e71b28b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b5c7989"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6846b00ff4b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc696d92"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "100ce684341f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-062e6a47"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfea9e33b328",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc54c37e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "192f466e6fd5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53ca1d6a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68e8139ef17e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-342e9739"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1149 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8a2d1a09b0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-80faa600"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de63b659a278",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1721bbbb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1394ea853dcd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0174d35f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "053a265dc62e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2d501dd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "723c2edfb617",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc7acb5d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c60c1aed620e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7e4e8d6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9d0051694c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea7de48f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "474b77344391",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8c38f1d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cc5622814bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-437cae01"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05c4b384b0f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d917ac9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7e82a21731a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-950c720c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "409b29ef3186",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7e0e2d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8856209fd1ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-408e39e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">390 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d09fbdd5c021",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1906a605"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1317 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5abccfef346",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4da61afc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7631010481d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-121a916b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fd1cd499b74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad530c9c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "468200438739",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68084d28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b48a7fe70b5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5a8dc8e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fade6dcb45e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff83a69b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7416fe2f65e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9813eca1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1373 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d71bda945f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f193f085"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer597 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer597 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7eedc98e8a09",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a11d9e7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer597 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer597 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44de3adb0335",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49834ede"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer597 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer597 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86453de82912",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b762f3f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77e159415ad6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-17232f44"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e5378b709a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9d92526"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f406474f4adb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c0a33042"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4504f26a01d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b62e5ed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "422d88beaa94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ecb6581"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1b212d060a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-09094844"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc39add3daf3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a851e22"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer14 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9b5e465237d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f52c43ad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer93 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer93 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "276b2d0f34b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5e132de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer93 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer93 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "788258f0a4a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8bd04009"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer93 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer93 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "813fe9b5cccd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a41f5f3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer93 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer93 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2df583b5773b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d21a1b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer93 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer93 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">396 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cbc58ed13e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7aeb001"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer93 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer93 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d33cc172247",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff8faa81"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1273 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1273 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbad3826513d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e881afa7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1273 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1273 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f55e90910ed5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d8576b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1273 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1273 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "892d7576ac16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-40dd3514"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1273 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1273 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "540bcf06e196",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf7832a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1273 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1273 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">7 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eeb7a2257b59",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f751f58"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1273 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1273 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "842148878a40",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5393ed94"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer47 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer47 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e45335b42821",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9922633a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer47 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer47 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e9c337eaef1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69c863f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer47 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer47 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77e9ec911070",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c37163c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer47 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer47 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "940457fa9558",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3678436"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer47 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer47 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4512287c26b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b5d350a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer47 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer47 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "974f60e1663f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7fe1e28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer149 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer149 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca6c5c1c31ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec9d61e3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer149 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer149 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52f0df857bfb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89809322"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer149 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer149 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93a457c7e814",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6bc82ea0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer149 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer149 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 364 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00aaf535bf82",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-277c7f74"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1386 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1386 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51ca28726ca7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d3ab855"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1386 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1386 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed3b14332783",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e06bee06"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1386 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1386 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97c27b4ebfc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d01db080"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1386 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1386 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15dc212835b3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0186e205"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1386 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1386 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e6ebf89e055",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b79a880f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1289 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1289 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f01405e75928",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbe31790"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1289 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1289 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80f730f7d300",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-176196d9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1289 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1289 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ade276344c65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18ec06d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1289 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1289 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 12 hours<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16dd0f5b3800",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8abcd908"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ce25f5c7937",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ebfe8475"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2f53298ab8e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2aa095c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4c9792ba5b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-939cface"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83a39020612e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c864b289"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a713b9ed2a06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4439f82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5d7b0a51ec4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b78e91c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1281 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bbdfce36dd9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-145a8cd4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1094 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1094 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a9d075ff646",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abbd4820"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1094 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1094 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d16e5470d59",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-980b46b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1094 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1094 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2eaa207b34f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94710a6d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1094 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1094 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ed19f73e033",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d8f5c62"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1094 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1094 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a18117782e9d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b3dc55a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dad1009f120",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-876e1e9d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e419ed2421e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-824eefa2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35a4ec273fd6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ffc0967"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "083af8cbbf91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3369ac27"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0545b62b71f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab8a39d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "135db1747adf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c405c1d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02e20c0811f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-408208e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer511 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "689627070e5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08e2f8f5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer612 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer612 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4d453e94e50",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13f0a264"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer612 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer612 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b96230b28c37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b5fa73c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer612 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer612 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcb8c8b7c8dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-174e947c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer612 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer612 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3e35a0b32e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c8bdeb26"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1476 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1476 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cc1da128495",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-303e1703"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1476 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1476 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26a278505936",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83f1c617"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1476 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1476 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "739dc91684d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d42f03b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1476 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1476 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 6 minutes...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "452e18e9bd53",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f4afdaa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "985a3fd72d71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-951807be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ed0add14e15",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be861003"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd281824af98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-028032f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b077cd25717e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0db1315"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11a274526576",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33feefca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50255f6bfa03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-80c92e29"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38463b98ac86",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f6daeda"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1210 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5c4f0779cbe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bacbd3f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2760d3e869fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5683e30f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0391db1249b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94cda10a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25ff9f6f1b91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d2df656"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "238c77025825",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-088080a9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7f6a657bef5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e52e3dea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d7bfa049754",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93854880"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ea898e7aa2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d68a555"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer855 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 6 years 2...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "656b5f909de4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-195400c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea878bd280b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfbe6670"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "132fb9ffb648",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed2c82e0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5d47ac573da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9e2c2e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "392e510ffdc8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9f11454"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebf19d23ce78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f432e4ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">760 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0654b63b8fc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8f47354"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer264 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b00a8f49ab8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c8d98d90"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer565 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer565 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80ed9ab1cc02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f50c237d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer565 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer565 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f87ca64a908f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92c66d51"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer565 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer565 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e004003b82d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-608411bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer565 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer565 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f63302b80b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8fddf9cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer799 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer799 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fdc4dfc2500",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d04cedc6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer799 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer799 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2a7d4f59eed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20d48c6d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer799 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer799 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c23f6d52bc3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-704c603d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer799 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer799 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">120 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7368aab5d1fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32bf1325"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer799 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer799 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 120 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0414a826065d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e4f06a7b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer623 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer623 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c013cdfbfc8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c0ac488"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer623 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer623 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6da37129c90b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbdc5337"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer623 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer623 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c7a3490e200",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14c80d3a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer623 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer623 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63dfe6a39145",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d33e7f68"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer623 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer623 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "238fa365229f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-625a3d14"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30865743ca5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c19a4326"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cea38359c9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78a56cb1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "276590f28627",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-17ba302f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5dc1a1cb709",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c0d352a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10886dbaa09c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-160eb595"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bac39f80336d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2dc1d18e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer902 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8afb35825c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eea08973"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer834 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer834 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04139ac0dbdb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48518e02"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer834 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer834 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a11ed3cc7cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-41be5a21"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer834 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer834 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9afde3085e53",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b9e55c5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer834 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer834 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afe22165bfe6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e69fbe50"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer834 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer834 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d315ada0e73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9483f1a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer834 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer834 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae492d1ee3e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b520d5ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1072 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1072 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6af0bbb5b49",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc87cc81"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1072 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1072 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06475f925376",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c50d7cc4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1072 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1072 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "064b21e16414",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04b3bdeb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1072 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1072 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08257bc79d9b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-65b7a48b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1072 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1072 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">360 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21b8af2ad783",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98274613"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1072 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1072 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88d5db6c4be5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf06458a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81667917e5ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6923b23c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a45abd89041",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-66e6b3c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "053284ac8f17",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a69be929"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37798bb2d350",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a4b20b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ad9422360b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7bfef44f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">364 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e21bac408599",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-382455d1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer224 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc1d3ba0b91c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f199a81"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1212 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1212 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f30380827afb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b274087"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1212 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1212 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b117e0d9997c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2d37607"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1212 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1212 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21f84fbe0aa7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca6054dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1212 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1212 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">14 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "825ff31a75f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88ad7d63"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1212 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1212 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77b89ece8ca4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6d82071"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer613 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer613 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb6963be99e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c877418"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer613 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer613 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2f9d38c161f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-85f84135"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer613 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer613 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43adcbeaa018",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef885d04"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer613 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer613 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f7e3d88f476",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef1e586e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer613 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer613 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cda01cdce44d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfaef70e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer430 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer430 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f37ac1e30f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03f2949c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer430 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer430 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79bd9fc09a13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c3f8e30"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer430 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer430 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a74ad728e78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d18d59b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer430 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer430 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "688ec3c668de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a44e2b22"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer430 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer430 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05f3bd1d7bf3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37a6d012"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer430 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer430 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94c9fdbccef6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d55bb94c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82c20b6cd1c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3efe92c8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e09ee4564359",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8fc61dab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d7e6b569a6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fba0b405"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e50b47b139c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0adfb6cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b54175d24118",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f9ec4173"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a276f3f80fb7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db60da5f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1435 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 139 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edee9df11639",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a52fcd32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06d9785eb7e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89684fe3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e43bd70706b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa877b01"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c833bdf0823",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-65bc9cbc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2036e46c932a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99acb83f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "184177f83284",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ce61169"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8737cc88835",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-892827cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1385 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2ccb750c445",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-779d8844"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d4839d4cce8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5884c72"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "063df102ab23",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c5340b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4550cc3b171b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-557d9721"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c7dc272fe2c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce43bcdc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e55e8e0c5ce0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79038a0b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1da5b8d3e2b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffc911b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1483 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c3171102244",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-091e4a0f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer941 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer941 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12e8b781e668",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bc54a39"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer941 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer941 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bd0340d0ec2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c683cb7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer941 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer941 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "030e6e2822aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-604d434a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer941 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer941 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 300 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "855a5a302520",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6e67d9b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer6 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer6 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0340ef6fcd16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f5f61ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer6 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer6 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28c1a02faf33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7152407f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer6 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer6 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8af54d618625",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ec6ccf0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer6 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer6 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0d5b14baf1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c820f89"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer6 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer6 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a1f62401528",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3024db9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer6 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer6 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f34a3dd7d5e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bdfaab45"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer66 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer66 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12c5bfac4fd9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d59fc65"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer66 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer66 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9143a854bc6d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3bef7911"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer66 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer66 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1ba70e2e3dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b471cef1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer66 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer66 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "169852ee722e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6994041e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer66 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer66 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84250f1cfd00",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48ed5482"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer66 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer66 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16edd22f8393",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7db8eaf2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer205 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer205 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e9285d5f942",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e20b6f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer205 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer205 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "081eec73ebde",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-10118195"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer205 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer205 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9818c2985c5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a80384e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer999 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer999 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a27f1f566f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87f6b64b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer999 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer999 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "317949555f41",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-097e234c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer999 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer999 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45d3b6547d0d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-000ee942"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer999 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer999 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72fde1950606",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cde8171f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer999 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer999 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ad7f442e343",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd349334"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer999 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer999 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 36...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3287b3c8d08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7af621b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8382be71e89e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-213113e3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fb612699580",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca18ceda"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f26874477e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-172b9807"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24cecb4bc36b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c25d3c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b17181bbba4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef7bf7d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b090833de97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6bcb94af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97cf03ff0e32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d17cc5e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1417 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a042368701e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e4ba25c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dce667999441",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7cb62fd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "373d6dc9a821",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92c3c066"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b2e7aa4cc01",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd60f129"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c39e54f318bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be86005a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a3acd29feb0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd99e62b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61f7c1f61a8c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-370a4cf9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer507 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ce247ccce34",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e028ed3f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer779 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer779 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "106a80e787c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b2b6e04"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer779 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer779 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1619dbbd1212",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1484167e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer779 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer779 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85f9d63d204c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1b8d975d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer779 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer779 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e8a62f39786",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad877ada"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer779 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer779 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9726d84dc51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-76d58be0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer779 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer779 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 93 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "032ad9a2b316",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7e8fb7b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer410 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer410 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5241a7645a6c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-65e68238"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer410 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer410 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20c46ae31f2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-759ca04e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer410 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer410 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "933006f70572",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69420189"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer410 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer410 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a82ededd22a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57492527"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer410 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer410 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84f82e9145f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff851922"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer410 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer410 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 93 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a51cadb8cc7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-747048b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer326 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer326 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a665d05971e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c8b6439"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer326 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer326 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3786a486771",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f027f3c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer326 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer326 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fb690bc8575",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c6aca69"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer326 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer326 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74edd94b9215",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ee81392"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer326 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer326 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35bda5175e30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20e10b07"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer827 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer827 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35b77455741f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e184f927"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer827 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer827 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44dced2998fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1168024d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer827 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer827 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b290f03d96a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8984fcd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer827 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer827 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b92f2162b626",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5fe7c52"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer771 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer771 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de567608caaf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-093c387c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer771 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer771 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7e5fa518906",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3cd69c10"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer771 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer771 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29d054144e85",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43d9e4f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer771 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer771 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "674fc2a78bbf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9aa53857"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer771 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer771 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">7 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e25f06d31f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7fe6bb95"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer771 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer771 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 day</li...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a27c80a9b23",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb3850e5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1163 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1163 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbbb0b5466cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00feeab5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1163 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1163 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ee7128ce979",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28fc436e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1163 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1163 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe5e57626554",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96b0630b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1163 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1163 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e7df8ab7aff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aff4a6cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1163 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1163 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff8711a99619",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-014ea41c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1163 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1163 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "356cae5392bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f692dce1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer199 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer199 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92fe67118ac7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ce2af80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer199 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer199 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "460d0c91f65d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25919653"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer199 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer199 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe5cb3ec9f61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4078a617"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer199 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer199 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f50b2ae8f3fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-645a22cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer199 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer199 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b956097d8d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f53436b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer199 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer199 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c6c8889779f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d29f780"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer195 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer195 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6a4ec8376a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62b66782"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer195 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer195 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a616b3973b91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53954389"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer195 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer195 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50ee66004556",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c13b561"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer195 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer195 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b704620ada0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf28cec1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer195 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer195 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a398674de220",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-51585bfc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer195 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer195 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c9d9e8b3fd4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbec0592"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1268 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1268 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c678a20af510",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af7bd285"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1268 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1268 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f28f09792d3f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bdcd2497"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1268 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1268 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce5614fb3109",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8cace9ad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1268 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1268 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bb1a061ea46",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1063045f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1268 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1268 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15cded0dba4f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19e1adbc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1268 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1268 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 100 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97030d47bd94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb31a6bd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer27 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer27 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81c00d7a14dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d4e4fe3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer27 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer27 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f262ac559895",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2815483d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer27 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer27 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6aeff782fdb7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd791061"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer27 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer27 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41815ad197f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a8dee4e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fc86cdf30f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c9a70e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ce160814c28",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62fe08f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efb9658ddaa1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-922c1f5b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a48f1a9a3c19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0be4fbd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "087972abe25f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-784c2763"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92d9b31849b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6adf395d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2626e427761b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df79cd2c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1071 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29dda682f6d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f35afe7a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b65cfa37e0df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2d68f67"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b83d998a9e73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37cbba4c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6bda75639d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92ee054d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5f67afd2af5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9c3d6cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb9ae1bae404",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0832f94d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "525827fba516",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1858de48"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer798 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9f7c2168dac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc216a21"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12389ef23ae7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72975159"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfe072d8b174",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2cdc82dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b598f311d19a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6661b34"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0132ff7807d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61c1fde0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "983e74e1035d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e221443b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">2190 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cf78d17b181",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42ddebb3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1287 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1684a8091fa9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-684b69dd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d1a4f13b0d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7df5ba09"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0240f16d08b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb002d92"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a56659459601",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbeb95ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b52b11952d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d583d6d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "601212b0dfba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c28cd5c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">390 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27c271460d5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9dac5318"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer822 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16c35111faa5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-17dc1fca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e5b4638e949",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54420ea0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d20091c93dda",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd06efb8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74393defcea3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f6272f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ae937c40d81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f10a4980"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d5e1d8ef5c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0213946"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">15 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8100daeaf715",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2dc4356"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1022 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c24f08093bba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a59cfaf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer900 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer900 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7349b3d4e93a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1f32a32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer900 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer900 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06f18f04d60c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-757d427d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer900 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer900 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2df904a1bf6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b7c099c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer900 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer900 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb157aaa41c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-844de0e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer900 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer900 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a80010a44791",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7129d951"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer900 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer900 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c601ec37b4e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25e82223"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1280 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1280 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a227d789451",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee5a8246"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1280 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1280 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5085a353f370",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00c5702e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1280 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1280 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa78edca8f9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef4b610b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1280 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1280 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b9cd07420be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3eb62c89"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1280 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1280 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14aa9a455cba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2af1065b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1280 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1280 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f612053abda",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de89fd55"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5bc9388e147",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb26635f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e7e6077104c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c062f6f2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a47ce88d225",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1480ba22"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37e9d45f5b2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f52f4588"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4751f6e8079",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88deea52"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b3df2e77ced",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ebd2a2af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer959 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef910be240f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6cb58d12"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b71451b35bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d21fc2c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ae3be6592ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6667e450"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2da2e100c8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cbc7a06f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c833543730a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7752e1f1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5ee77560547",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e57c0054"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a8707ce96a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0229e7c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1330 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d54242c682b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad44ad2e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df469525fedb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be89287a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b70410bd758",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c80a1cc1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6de3cbe26bb0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1305cae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73f4f0aa5b6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48e34835"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c350ed83b6f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb8d4a15"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e6d9b8160f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa36a2a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer746 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "276b3df44e60",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29212bf3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer259 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer259 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "535ec1548f49",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49c56092"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer259 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer259 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e83867969a6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-358b8a32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer259 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer259 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1161f22befe3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b49ac27"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer259 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer259 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f11cd52c8351",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d02ff01d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer259 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer259 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b8d5c4d77eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44aa63b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer259 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer259 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e0d2b8a6d39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de92682a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer723 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer723 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bb2bea5b91c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5cabfb2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer723 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer723 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "248ab0166c2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f79e9f0c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer723 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer723 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1a5eb3dedaa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-143a9db7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer723 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer723 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5af2e9d0af2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07f55704"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer723 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer723 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a756b23845b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-02fa80ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "115306c774a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f78c7549"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d009584235f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b6ec7fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c2514bbc67b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6dc63f5a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07a17fc561ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5de8d8c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22138f44a059",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e81b5a74"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7a0f20255c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28286617"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer193 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f8603c368fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96f3d8e1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1342 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1342 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "806276b7507a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9382d6c2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1342 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1342 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22fca6a29c02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfa53a40"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1342 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1342 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3b0e7d9f51f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c204f2ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1342 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1342 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec28e5fbb037",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-557fdb75"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1342 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1342 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "758b84c5e26c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca1191a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d80330f163ae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfdbc37c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d143c111889",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab2c70ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9865b862f6c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfdbd8d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8116bd2aac6a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae64c5ad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99148fb3c469",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56eadda7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fafbe12691a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99a7a0cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1279 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: Session</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f747e51fc43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-350394c8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fcc3438146b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32828527"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9396e20010a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-323b78d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a218eea4e98e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cce86643"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27baf0b5f63b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-188b5de8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5b16b89808d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86cf7a04"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3044e6f08c13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e03a2f8b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1517 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 139 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbbf62004e89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-929fce7d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1141 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1141 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e99f140080f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c6682e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1141 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1141 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f312139d4aaf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb4ec141"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1141 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1141 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fe0ad14428d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec19297d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1141 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1141 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a75cd0f12547",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2c34efa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1297 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1297 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Develop and improve...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3c21eb68b20",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a170a20"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1297 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1297 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5e8584a64ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb7983e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1297 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1297 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cfaa7416600",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d76cde91"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1297 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1297 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd91eff9e2c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-025fb892"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1297 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1297 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1b051fa3c2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b47df508"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbb0d4be73fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5b4bdbc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "125ca887f1ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d313a983"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6dbb4dd95ad6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd8224dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73043d67bc3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d6cd12f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ea4ffd0c805",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99c017fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f402ed981647",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08c91e35"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">7 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "812626474272",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30f22c8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1176 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59623ee6f91e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1231fd3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1506 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1506 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50a87975f496",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44018551"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1506 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1506 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7686007a6c72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df8aaf8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1506 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1506 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff0545b9d114",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3536e37c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1506 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1506 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92a36c93e417",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f16d7a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1506 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1506 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5fc2ea9315e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf3a6ad1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1506 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1506 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4256f8b945cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c01a709"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1169 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1169 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cc86c0380df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35b5b0ad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1169 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1169 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b126ad10b640",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a7fa078"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1169 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1169 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c86ca71903b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-017eafaf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1169 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1169 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d1290f63f8f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-543932f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1169 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1169 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: Session</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3193afe206b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1900e20b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a4bd4275955",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb452f1a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58170d502a87",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7947610f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "643431f61a8c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b393596c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25a7ed08da07",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3bdbaece"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "994da2f3b54c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43aab0f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ebb991c3ca7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e818732"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1493 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c999e73ecdff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc4a15a8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer501 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer501 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50c7c1a86122",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89e40323"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer501 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer501 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdfb149b1c14",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb30fdf5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer501 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer501 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0cd806bfcfe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f3dda12"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer501 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer501 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb998b996888",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7f3e9ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer501 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer501 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 9 years 3...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "256e747af22d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-41744e22"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer598 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer598 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa43f60841e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e32b685d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer598 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer598 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bde1cd1de8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6720dd5f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer598 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer598 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "702fb7020f7d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9459fef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer598 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer598 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb69d7da6285",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b641601"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer598 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer598 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7c1e5ae6494",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7f17466"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer598 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer598 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4be8852a512c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c28325b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer925 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer925 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e1015577112",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc5d0055"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer925 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer925 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d90eeecb452",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f639ef5a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer925 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer925 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e7a9ca33d80",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ea6381f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer925 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer925 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99c44c2e2f4f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2ae2137"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer925 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer925 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "796dbce9c112",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2eecb19"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1154 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1154 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87198a04ae5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89406f43"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1154 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1154 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6be8b47471d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0df6fd0d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1154 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1154 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c32b47e8cf0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4729f57"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1154 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1154 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "220570b2e01c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-618b9fb1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1154 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1154 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">800 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e936c40c0a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7abce2c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1154 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1154 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "511d4dcf831b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f136e18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1500 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1500 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb86e53328a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a476b11c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1500 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1500 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f51a8ee98131",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f792f94"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1500 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1500 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bd8df48f2a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79f1f09b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1500 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1500 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cc1782df53c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a14259ba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1500 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1500 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84952c1bf05e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-274bc164"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1500 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1500 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56db07810330",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf952c66"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b02e5ce314b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3fdbd19f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "909a4c351641",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3897ea3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59eee940f8fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a5bc014"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d6bb13ac800",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-626f78f5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a03c285477e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d07cec7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cb4f10f2bd1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6db26cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af528d342494",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-731aa242"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1254 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "898501a2992f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4652950e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94423c421d09",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c94d5320"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18c02a27b0bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae6ee5d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0545e21ef3d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f4bc1d6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c0dda64fbb1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-40b37480"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0568fce9729d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-02abcd10"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5e32c9f9f32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2025e479"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1195 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1195 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "414a376b237a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55fe6ac1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1195 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1195 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f0f878d04fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1c22df4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1195 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1195 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c512cc1268a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f6ceca3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1195 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1195 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0c3078db047",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f69570e6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer891 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer891 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f484b658b62f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b14ffcfe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer891 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer891 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a996d416d52b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b7c991c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer891 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer891 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d86c2c2c5699",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-254bdeee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer891 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer891 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4279617157f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb4c1dc0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer891 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer891 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d860e094a896",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-262f18e1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer780 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer780 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1992945bfffb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5381a492"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer780 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer780 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51358d597ead",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0afda7dd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer780 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer780 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b80a687435c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fbd904fd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer780 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer780 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b82356243449",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-82306f87"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer780 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer780 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b085a67b9fd9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ed73836"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer780 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer780 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d76dc502d6c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-561eb678"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1097 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1097 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7eac717dc053",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25149675"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1097 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1097 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c00384a5c6df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-603a3aa4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1097 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1097 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0504d80163c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b405dc23"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1097 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1097 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1709b32c9a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00f3b449"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1097 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1097 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b30e2c85caf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4236aa48"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1097 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1097 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c67702da3c02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c0d8fca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1116 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1116 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "588901802075",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8801e725"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1116 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1116 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d62586f65edf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba141fed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1116 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1116 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3177a39913cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36cdd9c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1116 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1116 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "901b76d9fd17",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cedb9733"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14dc83e58344",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36d685cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08007b07b7ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-51a01c5e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7658552b13c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-daa1b33c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17689c6a852a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69075bfb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8d1d9b60b95",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-274919fd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7de351fded7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3cd7fd2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1182 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 5 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af9422534435",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5897934"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer155 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer155 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0413bcc83459",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56570a42"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer155 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer155 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d752383fa031",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89a907a7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer155 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer155 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d0e96ca3896",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c08d7dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer155 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer155 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">403 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d5b3e3c71c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe85f6d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer155 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer155 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 38...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc9b8cb651ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9fe5db3e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1400 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1400 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8178898c4055",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58f1363a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1400 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1400 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "471c1ab18948",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-656fae7c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1400 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1400 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a16a66b38311",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-80c0f5ca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "670a44a06a93",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a339419e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e192cd21a644",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8678bea5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "756a71be7fc1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9df2a2f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd0c47d1df3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d88b5b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d3c7ba400e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4358fb35"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "479b5bf6d457",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f55c0ff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01a957d3bd1d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32c98b7c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer733 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3376589c1f51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5f36fbf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer354 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer354 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2110ee2ec094",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef508778"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer354 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer354 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e942b8d58bfe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-753796de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer354 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer354 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffe6764cdfbb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08b46dd5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer354 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer354 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08dd9829e712",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a97ba6c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer354 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer354 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e4862a21251",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8cfb676a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer354 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer354 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fa6b2729733",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60876deb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1541 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1541 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6dfd014c1d5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7709938"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1541 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1541 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce6d86241026",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42370676"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1541 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1541 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0ba9b313ddd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e94544d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1541 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1541 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: Session</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f57252619f2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1483e7f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e214de979800",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3072683d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e3074052d76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35451bb7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "913e170cd583",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-968a90f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e2d67bbb8f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0eb2ac18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "674edb6ed04b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fd28f70"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9d476299148",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d591eb8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1379 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 185 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "800a42621fbd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a5b8ba2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1513 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1513 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c58646c1f3bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-207a04c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1513 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1513 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "669803d388bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42e1785a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1513 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1513 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3a6f58984f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b40874e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1513 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1513 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a00fc6b12075",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9ac6109"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c7843bfa67c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b90c18d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b58d9f17e451",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfb4c08b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31976ccffd7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56af79fe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ba6f0b0d6f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fda1dc03"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2f91fa094fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2fe1e874"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "054aa4b8654a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab1a09ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">397 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38f6f1274c64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1dd3a734"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer728 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b1e750cc907",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6686e7f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1283 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1283 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2eb92c277fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffc3bce9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1283 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1283 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c60073f3fbc5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33ba3823"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1283 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1283 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b0ff42a438b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c3417824"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1283 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1283 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a69f00cd20f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-760582a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b60dfc296b79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae60e6dd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c90e061dd75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc00fbdc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef56e87fc45a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69b14c41"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "457a61d173de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ab82c6e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">User-provided data<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5549e3a4c1f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c271fbac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">14 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26dd3c55b74f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfa6c8c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1223 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e3d661fb712",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc2e8f77"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f5fa71fb8aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e5d1311"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da3fbcd224da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3301683"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97b806a83bab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d6f525e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2035c9934bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2adc72f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d9dc1683602",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d3dbd93"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Non-precise locatio...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c20c49292f6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-edd95fc9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b433a046835a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eacc806b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer879 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82b76f8cd069",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bc29957"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9b5ab82d059",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-490753c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "805bcf38b7d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-734c37b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c81d765ed01",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60437b0d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33ef4fe485c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28c7ae7e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8f9103dcaba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5397a72a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">390 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbb2bedcefa7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-09c1abb1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer498 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dd450574548",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb843907"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a612e49d84a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-10a9b05b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Underst...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75abaa31016a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b59642ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76bd2895f6ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39bbd236"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d5a9e980af9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d174981b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f63c40265876",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-753089e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48ec44447bf5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70932490"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "358543bd295b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81fcdbeb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1173 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bbd141e631a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f63f1b59"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f00b434b08c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9fbdc771"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Underst...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f30e4a840ac3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-584d9183"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e7b6732817e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6c8db34"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ae3be28fc86",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-981e4664"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5dcbfb28d89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57d0c30a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac9ea2faa569",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c74d1af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cccbf0a711fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2678935d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1318 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a33adae6b87",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e72b8a2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7dc3573d43e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-706f0fc1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2972ae8f032b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ecf14994"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7517836ae69e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-236d7b8e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fd3c15b7c5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18891db0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11335edd8b2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa8c2b64"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc48fb4c0ef3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd03f045"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1193 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f01360bcbde6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-38eb9ef5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5715a5bc86b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e06f552"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4977bf441aed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a4fea6b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d5882240284",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70f12b70"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6009b4eed36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35aef33c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b72e97977ece",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d49cd69c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f2a68923948",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23227139"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer495 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65be9465c459",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64313e94"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer215 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer215 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bca2148b0b58",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96d50375"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer215 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer215 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c85c019fada",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1643ae54"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer215 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer215 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "897ca0378d6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-669c5433"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1067 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1067 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01998d56ea8d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e80482ab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1067 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1067 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7189ddd09638",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57c36b04"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1067 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1067 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9924a8fb94d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e6a9440"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1067 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1067 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbb58079a649",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d880e81"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1067 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1067 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">540 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bce683de39cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-006c105e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1067 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1067 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abcef017f18f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a772b8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer409 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer409 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd21abe3fa45",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-238965dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer409 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer409 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ef883aa1496",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89a9553c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer409 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer409 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bec005e890f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-59f831d9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer409 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer409 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">2555 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32231c2cc27e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69cf9c55"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer409 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer409 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09624e9010b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ddac741"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1058 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1058 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cd054abddf6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95ffdb67"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1058 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1058 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80d57583af29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b984c113"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1058 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1058 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10f23c5e98ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4215b88e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1058 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1058 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4534cc4ec48a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a57f485a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1058 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1058 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a69a7e8410c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f2aa626"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1058 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1058 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab76f64ca47a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2370ec5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer797 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer797 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d917bd6728d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b8a74ed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer797 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer797 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec0de0aac30a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ccede196"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer797 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer797 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d05b1260c8e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5a420de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer797 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer797 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Non-precise locatio...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34b6fa09cbef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-195e82ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer797 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer797 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd2bb032c777",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-215ed9b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer797 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer797 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4c363b066f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c99df54"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52e1e1d18d90",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55e00a01"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa05145a9d06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6780d89"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f14e82f23003",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d903854"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2479d0578c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae761062"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecf275d367a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-983cefc4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9701a82e349d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56444041"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1237 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 6 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c51e938448e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15803cd9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64f830c9f779",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93dd089e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8266cf0d65a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee98122d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f106cc4ee3c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3c01653"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb36818823f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ed6cf41"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">45 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0c412e02ea3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0ef43f0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5f588b935ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b680d19"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2f9b8aca7ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-651b503e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db0b4c258139",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abde8e96"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76e55b419bac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f8ebede"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ff88acf4146",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1cf5ffc0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea79ff41a77b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8dfdb8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1080 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38bddb2634bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f631e20a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer990 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c3533960fa3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-040d858b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer717 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer717 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc7a8911ee8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79f49f9a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer717 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer717 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c07d2bfd88c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed431786"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer717 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer717 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8359d619f54",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db46b0ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer717 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer717 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2b7c1fa6f4c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-adf087db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer717 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer717 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0078a8e9355c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3bc39537"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer717 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer717 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9205a50c48df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d39f81ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf0f5109575a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-baf8ded2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db39d17fed37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c8a4e71"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa2f4bcdbdf2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6fb4afe1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb988eeab65a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b20b5b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4583ba11476",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbccc572"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45d3fc7ecc5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6cd8728"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer160 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88e193181ea7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0a23be3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4589966e655",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-696d94cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "510b5add6753",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b51eff7d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "798f08bd50be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18bfe57a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae86fbf09db6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a9845110"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85464899f2cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cbe072ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1826 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00e49d4bca4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fec39d7a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5de664d32ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6fa1a31d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51692a9e87c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c01e922"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0b88502fdce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9495a47"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d3374290ad3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3370ad4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d30db6d5891",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d42b931b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18c07cc12bfd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6ebbe43"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ab4afb6f608",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-639f62a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">15 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e7e4fb2bcec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0bdeded"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer742 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 15 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c0a3f9d6568",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb7813ec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer944 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer944 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3efd38fc1eb5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9fcd472"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer944 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer944 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78fce9b39cc0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28409bea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer944 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer944 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaf198d37e88",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-622a4ec4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer944 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer944 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6aacb3bcce55",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb0abff0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer944 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer944 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0961baaeb44b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fadb55ee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer944 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer944 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99474088e945",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9267a105"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer783 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer783 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9747992c0881",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-110f9ddc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer783 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer783 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef3004beff29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ec37c16"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer783 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer783 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a97a4e112ae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d68124d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer783 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer783 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf416ad7b695",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-157f902c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer783 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer783 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62b30c3ca0d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c1f7a47"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer783 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer783 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53f3ea53e6eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56725622"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer561 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer561 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d77b3b04893",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-41e8978b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer561 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer561 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9be403c1211",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-569528dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer561 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer561 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ac4dcc4faef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a3878d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer561 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer561 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79c18a68b1d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef3e5009"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f66b7ff27c7d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e525d74c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02a17c1f8590",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ad5d652"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "168bf92a46f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e106661a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db5d6b2ec567",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1bdeb10"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "132eadd596fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1318181b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d872013c65b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2cfbda11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer748 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6f166af6f5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4aae758"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06b61dd022da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61793bc2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e6098234198",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f64380b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbb9934fdbb9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24339c57"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b0dff3930f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1426ce58"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "502f467a5fcd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36c1d403"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">100 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11c2bc2215cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-242dca25"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1230 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "704a3f0898f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ff45823"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfccb363f7ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c4efa6e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85291b91f2f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04b7e7d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b68b6a843a37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0815b27b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13867850b9b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0d3d7ab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "410c59012ca9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e9fcee3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19279b8e37ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e9fb7f3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1464 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b37882d32b35",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f87c815"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer496 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer496 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bda9e6ff06ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-036b2784"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer496 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer496 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a47191af43eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04838c18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer496 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer496 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f00ccaf43678",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-068fff99"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer496 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer496 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0a8c9a3e67c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-75c101fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer496 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer496 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0d825f48eee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18003936"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer496 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer496 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1721906e2cfb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3aedf041"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4296c93c896",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-088508f2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aea1b7fa14b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1ee53f7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e7082d4d98c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f5fb878"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4baa1607278f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45d6bdd4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4741dcb254a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef047ef3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 5 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d930261f57aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03346422"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac6601df6bb2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19c323ff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84e15e711b91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-17e0b964"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98cfaf83c0d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da0a0d80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45c8481945e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd0a6d09"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9aaae3b1eb41",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d24841e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1096 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb32f962b1c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-59fb817d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer907 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfe4dc0dcf1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ca4f117"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79088cf7680e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1573be8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0d6a1af3f47",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57d3b987"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbc26430ab30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b9499cd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d7cb20c6acd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68a4131d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1250386059d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9994505"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f07624aeae81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-932869ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer647 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1978331406c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fa9b5a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8947f4e67445",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bedce08d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ee98b1a5f5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21722909"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f5555525e1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1829732d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2daf60ae5d41",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2dcc224"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b97bb6bdd03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e93bd27b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0156c49181a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c07215a9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1197 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 139 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f88818539cf5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-027db28f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1548 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1548 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65a4566d51b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f70fb779"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1548 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1548 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd611fb8e5e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db333ea6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1548 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1548 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8acb334c41a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1207b85e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1548 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1548 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a213dce3ed2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2617a693"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1548 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1548 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 182 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5864bac411f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-adec6e0b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6644f83fbacf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a73631b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f01e89a6f86f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ea6b104"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14646673e6d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25ac5a96"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7917217a332",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ca394fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "431d847e5d82",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93f4793e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ec1f2d80a5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-191fe433"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">14 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0b95275adee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c098f53"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer610 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 5 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae0e1187c0f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e0bb642b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fa8fe7a3710",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-700be2ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Underst...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df1ff46cb513",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1df9438"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38e989e29d9d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30c49fc6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f344eb81524",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-787b28ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c957e41766d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0953e57d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aedbad67b7c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69387de8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer124 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6905632e3078",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7536f7e0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5fdd0c33921",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00cf10a7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ff4e0afe7d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32047e69"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a64fc41b3779",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0999e825"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43d2201f42b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-743faf69"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c83e26451bcb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16d1b062"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1460 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b43577bc935f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abb9122a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer530 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e48d4bc2e17",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4bcef154"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "417fa3492d0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64edcb6b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ceb205fc685",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5401da28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b96fc13397b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1835e3e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "829c4755090f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b6c75ba5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a9b59045744",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c65f4822"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c9b7770d74f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-09443e68"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer461 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f68a412d31a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-855e407b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d498f07bf817",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8d4b7d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf6343a9be66",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c2e4342"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "054e077ce7f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2de92bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dd9924527e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-149d5631"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "300e7aad37c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc5adef1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2226f626be2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea96ab7e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1479 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8813b4bd7fc2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1830d16a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1020 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1020 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d491cd04985",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-041865f5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1020 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1020 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44afc50a6f8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83264fad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1020 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1020 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "609abeca57da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb35150c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1020 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1020 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "381923fb958c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4a1932d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1020 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1020 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a14748a10a3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23484820"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1020 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1020 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 1 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84a1630790ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95fc46c7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1423 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1423 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "559d738e43e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-609879d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1423 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1423 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc1cbaaf4d24",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3bc8087"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1423 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1423 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7733c607a79e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d08ea3e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1423 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1423 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f1f81874c38",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14d5ceab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1423 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1423 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: Session</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25f94507cacb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08ec21b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer273 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer273 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cbe0acc17ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f9a2ad2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer273 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer273 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6eb6ed28a9a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf8e8a79"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer273 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer273 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1c7b8129c10",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5dfa3501"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer273 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer273 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bfae1a25248",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e46e494"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer273 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer273 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c6b3016f1ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96d7f835"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer801 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer801 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f7ed9d0300d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb47976c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer801 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer801 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "907120260452",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-02289204"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer801 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer801 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01f4a3f30cf8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a9ecc95"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer801 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer801 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abe9d0663739",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6f83ba7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6fa2cb41a28",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1822885d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a3236b81ab7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de0933db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cebb23133d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d465b8a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "744e014d30d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93224a32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fa65fd801d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72b44da3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc2326a563c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bddfc563"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">540 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ac80097fca0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c0c697b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer156 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93ee9c397edc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69fec754"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da1c4411c886",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e41dce6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b998d748d76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05a6a5e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19ec4e710f7d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-22c1de8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f586b7728c1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfa97705"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7b4a47ff508",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4da9923e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9f52bf268c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfe9f990"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1069 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5934a1eef8d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef3ca752"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1472 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1472 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d27fafe02b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44f31730"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1472 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1472 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bae5834dc89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ef5f006"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1472 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1472 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c682225dc70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55c815f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1472 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1472 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7e0c03b49ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac9b32e6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1472 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1472 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ce2db4d5608",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f0e06c7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1c4c126d83f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c220d5b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e307568b2dd5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16886f1c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a88aa61c882",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45bbc17a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9edbd0dc36b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b72ebe3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">User-provided data<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e7d2448f446",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a95da9bd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">14 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1593bcad13e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f104c67"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1275 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bf5e8ccc7af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55e4deed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1482 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1482 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5aef903f8ab1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfd2c924"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1482 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1482 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afec833a8b38",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1071aaf7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1482 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1482 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e1d8cf67935",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b38323f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1337 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1337 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8431f9e9703",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c630861"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1337 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1337 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02ae4fa50fd8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5428cf74"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1337 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1337 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2a1649c095e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-369f1548"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1337 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1337 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">120 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b1bf808fc28",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93c228d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1337 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1337 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 120 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cac84781a57",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19fca6ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bd6bb3449be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-504ac5f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e769f89bb296",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13f067cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b87c5c06d56d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e03d6083"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3456a70b4c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-51dcb1d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5646cf7372f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7a17d0e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">397 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8db9cbf6106",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-174bf586"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer12 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90d0608676b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dcad210a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer618 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer618 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6c165bc94db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7be38684"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer618 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer618 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aae699654d13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-315f8c5d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer618 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer618 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d8b2d0ca381",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-91c6304e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer618 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer618 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5e13a75fd19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc09fd28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer618 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer618 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5d82cfbb94e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2cf3e5f1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer618 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer618 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 6 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adb1aca61dc7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11a89f9a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecc0f3b4a1d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cf437fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Underst...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e71b4422eb2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0eb47dcd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15742e5379b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b6ced1b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d76d8d5bbc7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd24dbb7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8eb13a2f0efd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f4952a7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">31 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "606b4cf7f33b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55a9791e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer666 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 5 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc6f9a1710ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c189943"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "914cfe054d15",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0574654c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "330fdcbf2748",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86011f0d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76071a42b45c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-532835d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df430f4e1970",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a981f156"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7080fc4894c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-574570c2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b90c4f3259ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5fee343a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer920 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55becaa7648f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b2df00b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1106 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1106 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6306908a0cb0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c24885d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1106 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1106 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63a0df3f9884",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0cd19705"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1106 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1106 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e01d9ba8cdc0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2061c1a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1106 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1106 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 60 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cb9106df162",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-baeff6a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d877c8d90494",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bad4371d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e60679493c40",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42d44231"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef2bf9d4e2bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64e5ad2e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d17e6aae9a39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-629c13dd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aac6974e475a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a0385f1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b1419e842ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-941d9b0a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1312 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c802da749e39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7dc59fc0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6425d002695",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5fb28386"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0a9458fc9b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb1400dd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37199adfd29e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9fc67254"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f48071cc207",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30f3a345"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c67e049e04d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-069f68ba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41ddd46d74a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa1b0229"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer724 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fc16ce920a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63ba6f5e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer715 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer715 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b7561b05454",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e431369"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer715 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer715 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75b72af6ded5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b38e27b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer715 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer715 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "faad8edc0f9b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d2ebb0c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer715 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer715 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e887b66eddb0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac840cf4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer715 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer715 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49a7d42782b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45a11568"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer715 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer715 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a719eccd3c07",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6baed925"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a1fdd21f220",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4173752"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ce008c23fb2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04bd8727"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bfe9d7a6f1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ec9507c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30f2b92f53f8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9799940e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8c0f41f128e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c3291e86"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d113ce96bb81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f81b5a42"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1391 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae9b346db153",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f69f80d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6d93735b0a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de45f1ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45e0993f147a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c977ecc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a1220c4e119",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f30dea0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "540501d97bda",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-475f7131"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "835cd77a8f36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f209f656"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9f1a0fd6dca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42a81153"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">425 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55832618e05e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-532202ec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer736 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "344b423e5ca6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70af08f7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1134 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1134 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba598485bbef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0bb5010"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1134 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1134 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f71ae5fb5106",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-942f13b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1134 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1134 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "658876d93afb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef11c19d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1134 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1134 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06ec8a266310",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c260614e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1134 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1134 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4e30418a95d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6df613f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1134 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1134 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 93 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd5cb7b14042",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2b078d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8920e387924f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c1c0f5c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72721f30cc37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-144e030e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d37863abf1bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9412fc1c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d49ad075924",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2e83eeb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae39a4596b79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f9422c83"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8318ca4d394",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77d56500"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1272 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6432a88395c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05cffe11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8052c7780b1d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f4f21f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e77fabb351d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a77ec46"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09221c34783f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb7d408f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "150ba308c8ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e56b07d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63fbe097c120",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b554184"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "470b57d484e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5dbabfff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer128 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ef26e9dfc01",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f780c20"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer185 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer185 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2680514e5083",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81da5514"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer185 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer185 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3dbfd5c90d13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0581c65b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer185 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer185 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb0f8b9edc27",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b709656"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer185 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer185 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">28 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73898f458f36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1afd0c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer185 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer185 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e0d04a99b70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04456158"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer30 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer30 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa43d3ed8d7b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6de6ee08"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer30 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer30 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dce43d2d9720",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d29335c8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer30 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer30 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5eb548cf4ee6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7e92e35"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer30 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer30 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd8465569daa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-333e3a0e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer30 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer30 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33ec742bc0d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5336f34"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer30 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer30 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8687a65c7466",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a355e21"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1557 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1557 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9d0cc370850",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c8cbe1fd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1557 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1557 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ef7df706549",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8405903e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1557 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1557 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39cbc49ac762",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-acc01a30"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1557 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1557 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe15de6a4a05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-282f1e07"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1557 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1557 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">User-provided data<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9b82eda02b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d84f8e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1557 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1557 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 3 days</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1127f27efe44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fcaafd0e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer625 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer625 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "626280e94986",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67b07309"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer625 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer625 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "909c73c8882e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b7f8ab3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer625 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer625 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">User-provided data<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5851a2a57a6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0eb62b3f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer625 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer625 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b46406d15fab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e138dd37"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer625 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer625 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: Session</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b3fa7adff85",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da6cb6f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e36f6f327ae7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30205868"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "422ab058a93e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42e25376"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7cc3da9ccd5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-40fe0a4b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fb1a29298c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b454feac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "849d790af245",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dacd9389"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74865d50a5b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d52b48c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1381 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02022819c5fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2040ad08"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer658 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer658 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ad12ea1e05e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-541dfc68"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer658 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer658 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61e3651412a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d04a6c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer658 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer658 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f32951ec12c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4fdbc198"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer658 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer658 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7060d7488dbe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0429b16c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer658 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer658 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cfbd2847b30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23edc473"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer658 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer658 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91176278f8c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18932dad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ae5086ac776",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aac71c2f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf1ff77fece8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1cb729a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0ee9449b141",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-305103b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5df0e9fbc925",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e010168"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "004bf65e7ea8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b06cd6a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e71a40605b5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12b6e9c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer94 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93fb8d54ca19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f20eef69"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer815 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer815 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a68ae453491c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f9f8104f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer815 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer815 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e6f42ad776e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a79457a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer815 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer815 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c64cba9b03e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2fb5d96a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer815 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer815 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6f61b403cf8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12185b62"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer815 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer815 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d64af9f4a914",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f1ec654"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53d730d5f016",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e7860170"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79acbaf6e661",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-373ce019"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f61baacb7c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-addc2262"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ecfa163c7f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78885d6c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d44393ba79e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6174086"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5784eb5180f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87a503d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5d7e2cc5dcb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a107dfc2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07ed89fbee79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-85e3263c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abb993561f43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d9bfc50"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cd2a5d96fe1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac52876c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a00306a8c19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48b20c01"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42fc0283afb8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52b6ef19"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cb632d0e84e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb04dd74"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer684 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e1b603e19f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b304e3d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65df93c8d4ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7bb250f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8112d48f03fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b288ab5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba1ff8391aaa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d4ee44b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18abc5c677db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc30a9a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d4fb2a4e9bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3cab451"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2800b336c50",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec56e6a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de4a55ae5154",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fee20dd0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1105 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1105 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5a3e88eb800",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-520bdde0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1105 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1105 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "482beba16636",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-681f4ae7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1105 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1105 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b36242f51c5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3467a7d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1105 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1105 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd9169adc54a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2fd4d8b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1105 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1105 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75d663988166",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da4b8b74"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1105 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1105 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e14c029adf36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94fadeab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae3544ff2a2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb01c659"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0eaa1ed880b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f947f164"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1a8b27c662b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7c4dad5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c6f9886f31d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a9538773"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc3353f6f6ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7fc6fa0b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f497afcb9114",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa8bf9ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1294 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03b7ea4bf5b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6890cd54"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1151 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1151 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0724593c43ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4632aca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1151 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1151 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56ae92acbaa1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7485d13"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1151 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1151 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1613e2ee94a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b32234a2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1151 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1151 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bedc6fcc8b94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c979b7e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1151 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1151 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0735606d844",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6280f4a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1151 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1151 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "688088253da3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f46c9a8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "490edd23d013",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f349ad5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d7b7066ebd9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71a23551"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d188205eba7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e08a123e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2f940189e13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db6e823c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef29de09549d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f7268a6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23b2c2ff64bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e454b36"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer163 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "104f6f9c2af5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-401e63db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1181 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1181 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "546bacd25f81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2de36b15"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1181 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1181 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc7f2b180baa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e6e6bc5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1181 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1181 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cee04e6fb492",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f850be9c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1181 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1181 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a0478ae9a06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec4571e7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1181 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1181 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24ab71d2c157",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-131123bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1181 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1181 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c55d7826fc2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc2aa507"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1498 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1498 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c562b81b4de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd9e8140"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1498 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1498 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8f76bfbb94e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a175e753"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1498 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1498 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">User-provided data<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7742b8f929ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-218f202e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1498 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1498 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc7803f068ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-849d4a47"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1498 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1498 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0eb89f7fb50",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f916c2bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8eba3d1c5a7d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ccfc5a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c304c20bd806",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-442377fd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d54b1fc7ac77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-41e7fefe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9a1ddbaa952",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42650fb1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be7b095942c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-804b7ee2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">386 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e021e80a3675",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c919a9e1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer422 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 21...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c02db7f519c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3a25f60"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1129 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1129 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7568741b544b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5aa2e66e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1129 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1129 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c20773e76e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47329fdc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1129 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1129 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">360 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c435873ca793",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b4ce4f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1129 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1129 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "faaf8306eac8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfdcf214"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer869 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer869 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1952bdd0f095",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be51f2dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer869 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer869 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "967a638ffc6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71c940e6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer869 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer869 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db4ef557cccf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f810850c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer869 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer869 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">7 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8e444795fc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b56715ab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer869 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer869 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e29e6fe0fd1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4763b6a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2a5c860dfb0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7d8ff92"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd41f2d16712",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d016b46"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "227cbc411889",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b53871c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec97fdafd71b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f457afb5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">User-provided data<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd288d698f1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae7124c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07095b1239ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bca5fc3d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1300 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "025998a057d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1ea0dab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1335 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1335 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e9393679e63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2bd7da4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1335 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1335 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11a54feb5ddc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f958d445"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1335 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1335 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a04017ee9693",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6703f0e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1335 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1335 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "752e7fa99c65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11411bf4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0401420d8c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64f6ca93"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9a6f25223c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3642e18b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c2bccd3c78d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-382ebcae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b59969e2d96a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8aa98af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe9f3e21aca4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a198976c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "546137abab19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c793e65"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1448 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb2e05c7f2a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-041a1a0d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer329 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer329 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "340c25e8e87b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-feac536a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer329 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer329 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0989509132f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e517a8f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer329 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer329 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a9a0ad0572e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d314c04a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1430 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1430 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f3046128154",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f584899e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1430 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1430 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72d9acebe5d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c6c15c7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1430 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1430 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">7 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9296278ec9cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25ef0547"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1430 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1430 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 day</li...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d78b984bdc3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a315b48a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer848 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer848 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9c373cfa28d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c1d6a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer848 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer848 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed6bb560c716",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d250422"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer848 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer848 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffdfdac9ad7b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d80e313"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b11a8d336bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a97be1fe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48c84659f008",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7d08eff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bdf48c708c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9cb1d0df"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c93a55d6b459",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2066c980"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a903d8ccb59b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb87d5d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4bf12b96fe4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93c1cd3a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer235 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 day 46 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec5996550c64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23da1409"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fbb04a5a83c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c8bfed85"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b446537a6382",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9c14d3b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "491327d3f2a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2c17865"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cb82102b455",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23ff9467"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4672ca112e89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-162e0864"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d49a4645095",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24b28820"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 3 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8a547c7f338",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2cffdbad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1081 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1081 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3db5df031ee0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94b37c91"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1081 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1081 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad0bb265d0c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d6db5bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1081 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1081 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5935c032104a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8495424"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1081 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1081 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "592812ef16d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fed97e28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1081 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1081 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89311b7ddbf9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fcc413bd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1081 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1081 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "762695f0466c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1302e3c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1103 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1103 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3856661cd4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf46f0a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1103 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1103 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8d7326df6ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6cfb8017"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1103 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1103 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea571417fa08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5cf5c666"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1103 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1103 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdc5c174c46b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d087df84"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1103 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1103 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb8d3255f3ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9da2d832"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1103 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1103 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac5acd57c2b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07ec1eb7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "448a4e78e346",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cdf9ddd5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66c6691a123e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13464e48"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17a6573d99ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2cefc563"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2aa0a0d23281",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9c27cbc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa544d7823d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a9111efd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18d315015eb9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e67f235"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer2 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d44eac777110",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73322a08"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1376 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1376 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ef8587545ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0428cb8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1376 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1376 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a17f0d75bcfe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b1b99c2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1376 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1376 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c25f96d3d3eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39e7b619"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer954 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer954 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85c3cbc8a2f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e329a8d9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer954 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer954 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "601cce241fae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd53dadc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer954 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer954 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bd1b702d955",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b860ba8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer954 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer954 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72bc16d36b91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-741ea4b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer954 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer954 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3654df113611",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45a1e5d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89e6b8b3c09f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99d11472"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94e4edef80d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cdeb22b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a796b6dbd17d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45985d7a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a096920d29d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c573821"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ead6760bb09b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eae86192"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e01afd1333b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67de21b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f27ffa7a1f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bfc1d50"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1453 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3724b193ab50",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-76f7cde1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1544 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1544 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18fb9717f385",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b031c5a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1544 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1544 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1191b229bc37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98ecf776"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1544 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1544 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8db55c9c783",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-280a8d62"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1544 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1544 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1409ef520909",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e18a8b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1544 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1544 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "006c9d331907",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96c26c09"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efdd4ecccee6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30ec1736"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eebe2fb05240",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad68a093"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c1abe7829b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ea50f00"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c285a75b0aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d24c2d98"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d85e1c47d17",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90f49e72"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c89b3d310d25",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58cb5888"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7371b526e72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b491292"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1087 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73d925b11e41",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbeabaf7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer729 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer729 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b81c59e9b6f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a5714d6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer729 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer729 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54ad715ea579",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b50cfd1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer729 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer729 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e80b45c8ef5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aee2b26f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer729 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer729 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41128a52de5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e2c17a6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer729 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer729 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73a645a23e27",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe8615ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdf8ed2db0e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fbaaa430"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95d114b95bda",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d25a9818"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba4ecc7b033f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d97b975"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "148209f8985a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d52b6065"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18abb3fe6d08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8ef3c4e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "810b70e17ee5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df4b171c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer315 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c50d3d61a9b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a5782ee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1458 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1458 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55436cc678e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ad2918d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1458 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1458 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8288274f15b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48c60cc9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1458 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1458 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20004b23a9c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34474125"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1458 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1458 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">720 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0b39e9be975",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04340845"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1458 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1458 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "244f4327274c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb8b9b31"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1217 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1217 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2053ef35fb61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25fa074a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1217 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1217 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "099749727ac3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b602617"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1217 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1217 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9597639ff8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0dda926b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1217 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1217 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "320ad04234ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36741546"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6027df2347a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e05b76ec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0a6e8b8e5f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a8f8876"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b636cf4a246e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3fdcf58b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0f7a00ebc4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6844e727"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8a53a05c13a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9be6f08b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e83b13468bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2774c624"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer963 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer963 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8023c5200378",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca88ac41"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer963 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer963 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37a837e82145",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00071747"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer963 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer963 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b6c3509cab1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a9c5236"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer963 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer963 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da8db7d385f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-442b5df1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer963 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer963 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ba4aa71e204",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23718bc4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer963 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer963 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 182 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b24e75631d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ea1c5e0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer508 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer508 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b06de6d66bce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c125ce1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer508 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer508 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3bf99a5a550",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b22d97bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer508 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer508 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11649c57154c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f14efbb8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer508 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer508 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dceb7df8fe3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec664ddb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer508 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer508 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">366 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d4cdc8a686f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-efdaf616"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer508 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer508 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa65abe2aa0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-38fdb2ba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "757c4fb7fd71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca8010d1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f755432146cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b6e01ca6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79b8cf6bd515",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45805f35"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "979547b61961",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58ab26b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c7a96e49197",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a108a051"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "472a8fc9655e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f7adc28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 57 days 2...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e803c1dec4f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bdb9eba3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1146 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1146 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d6cdd2ecd77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4a940c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1146 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1146 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa78dbb13341",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7b8e15b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1146 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1146 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1164cdcfb597",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ab8a47a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1146 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1146 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c16c1cc525c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f84ae7f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1146 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1146 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "317963426f4b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f546e3c5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1146 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1146 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 36 days 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01b3ca790510",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d363bc54"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f466553fbf0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8eca80d1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "893ee363015f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b79110b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04cad488ca6a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a8a8ffbc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53a6eee9fd70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8992ba73"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "532659af9552",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab768629"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f194d0705499",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-769fdcfc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c91246aa0029",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ae49976"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1070 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95449b1a5157",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24531ca2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1139 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1139 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f9300a58f4e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ceffe6e7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1139 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1139 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93c8e5dfd512",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc646ae9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1139 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1139 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50d2cdb91095",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6139d05"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1139 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1139 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cba734131a8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57546062"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1139 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1139 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48ea2425813f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0736f1c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1139 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1139 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d169ad9db9e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db0e5644"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b70b5a51849f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8bafd8b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55647117a99a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3647aaa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c9c228e2fec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63349ade"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c16cc62a157a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d89d849"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35cf948adfbe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5e1b1e9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">396 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df57095d7571",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43b42993"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1222 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 36...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f481bd5a0ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04be0efc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd263be67e8f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ff172b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f80c86a4257",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd0516ec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4de32fa74858",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-395bb380"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5879bfdae96c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4836215"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03dd6e85e82e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e51e93a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a70b8af61a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cdbca7e1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5681e47c08f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21d69e65"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer767 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba5ff8aa66f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94202a0e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1257 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1257 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf63893de098",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f532db8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1257 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1257 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52fea89f5d35",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95b1799a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1257 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1257 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b68919830561",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-797ec0f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1257 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1257 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28b13f23457f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-75809a7c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1257 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1257 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "734e44c6b1d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f8cab96"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1257 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1257 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd1a5faa78be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5fa5c1c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer319 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer319 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f5621577dfa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2b2d009"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer319 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer319 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c348f91e07ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-693a0202"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer319 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer319 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "121f947ae3e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be7ea4b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer319 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer319 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c489115ff3f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-947a1690"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer319 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer319 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78c164aad82b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12d9a0b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer319 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer319 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a993bc5f7681",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df8407aa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1293 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1293 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f08dbd06d946",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cebf8db8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1293 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1293 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fb2f9e3827b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-406e39b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1293 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1293 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "526a147172aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68502842"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer958 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer958 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b81b782a58b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2c9b05d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer958 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer958 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "137b66710754",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57748f19"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer958 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer958 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1080 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10fced1704d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca7610db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer958 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer958 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 60 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "483e0d63316e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1be28a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer243 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer243 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6659a0b72eda",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7dc442ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer243 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer243 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70d432409b64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f90ce3b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer243 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer243 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a92096534ba5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e38b33cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer243 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer243 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1fddefa8826",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a20ac455"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer243 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer243 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fac367738aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8208677"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer243 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer243 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e42ce6d61618",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69ea0914"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1522 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1522 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "839fe12fd50d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8dfb63f5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1522 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1522 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cbf5da444bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f9bfb149"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1522 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1522 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1363dd26eb5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-384280c2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1522 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1522 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d53add33551d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4dba868"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1522 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1522 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b320577c30b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d74fbd0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "262fe5bf840d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b6cac83"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "044368cb6d14",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53117311"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2e295595126",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e15526f1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9b5d673e94c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1de61675"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93ab13a681fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7fb45071"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "136f84c50faa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2b32579"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer973 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad17684c3a57",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77103d5f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer996 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer996 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b41f2b061c92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1b483ca2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer996 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer996 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98c6c9d9ace3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23f02cae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer996 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer996 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebc471399ce3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78b3e537"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer996 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer996 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d814b3bd6e43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c4dd2e0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer996 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer996 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7d09c076c6d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-09b70e37"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer996 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer996 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 358 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25d2a60eb906",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e27900fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1206 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1206 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39a50bc55fa0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44618a87"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1206 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1206 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49522840ebf8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e30825c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1206 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1206 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "195ccd575686",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6611903c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1206 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1206 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b8011751dca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0b486be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1206 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1206 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 28 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0535126b1865",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fca1de85"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1310 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1310 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "802f79127fd6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ebd37b9b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1310 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1310 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1a7ddbbe2f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a67d302"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1310 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1310 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e81608734ce0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aed6068d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1310 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1310 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd2a905f5aa1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e206537"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1310 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1310 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bc404828ff2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e6e6b90"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "478cc6413e84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-059aee3e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0876b2a837b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a94e94af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20d46e5b33fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b6d3a615"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2024c516327c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e70f3e11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "592566e425e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-121e40b6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">547 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28f03e345eb1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf52543b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer285 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 182 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b8f47dd111a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63edc34b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer416 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer416 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca8b70482582",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c17dad38"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer416 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer416 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80303b46b0b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4daf6742"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer416 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer416 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f61c8982e9ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92c5bd12"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer416 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer416 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5fac0ea2851",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79dffa9a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer416 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer416 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3d5856b3385",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6b4d31f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer378 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer378 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25023f9135c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30a64983"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer378 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer378 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "925691feb6fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-008ee72d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer378 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer378 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a21489d27e7a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74f438d6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer378 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer378 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f20b14b63113",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b028091"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer378 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer378 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3fe0e165f55",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35abb437"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer77 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer77 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e38480985d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c545468"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer77 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer77 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2fd4fd6e03b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce939591"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer77 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer77 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e4b1fef184f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6bc12971"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer77 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer77 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86b7f6e55201",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7880ced1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer77 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer77 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1362c9d37a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ca9dc59"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "459ccc133d2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d885f76"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "215a4a0671c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b142fa59"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95717865afae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24a43ce2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "559119b7ffa4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1db2df77"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0e2e9905d63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57b242d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf93351a989b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d3acad4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1340 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d9769081ad8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78568f6c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer56 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer56 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8790ca49dc83",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7be40c18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer56 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer56 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e139d321dd5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ea94bb9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer56 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer56 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "448e63857128",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31b62c93"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1164 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1164 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59186117f702",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6d69cdd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1164 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1164 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd898e04ff58",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a93ff5c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1164 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1164 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04cda459d882",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14acc03c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1164 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1164 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 7 days</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b66177be786f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c869b74a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "040ee026e555",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71d7b83a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01d0ad015719",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98fd0371"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85f9e22f371c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2b12a96"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90057aa7af05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25dd6763"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9dc02968b84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6fd25a73"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4869d9ecef1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6322c13f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer143 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days 2...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b52644507e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52259257"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2409657925bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-efa4cf88"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bdd56548155",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f85997c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a595e8bcc12f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24b372ca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cf220e28e32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a8c58b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ca94e5984e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee1fc0b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a59c75607ed7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5be01ab8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer138 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9621ce78b2cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2325dc9f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer591 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer591 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "796379bb7adc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b6ae94f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer591 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer591 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2fbac6f9a5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c84a4770"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer591 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer591 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f7b02fcc273",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4368f935"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer591 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer591 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfb31440040a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ebda98cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer591 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer591 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c54b9413409d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2bccf21d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer591 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer591 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 15 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b7553a781d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4341a4ee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0160b34afbdf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f7c4161"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0176669471ae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c6c91b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "782b081706ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ded9e520"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "804d09d1b464",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26739691"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e563d12d3529",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dcc0616d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c454b673f43f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c0a17fa4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer630 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1405874ad2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8030ce3c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer656 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer656 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6bda30ca918",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f50ac0c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer656 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer656 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15718751248a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3cf541f5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer656 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer656 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15c45ee9d2b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba59ed1d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer656 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer656 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b82c78ed633",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e863a43"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer656 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer656 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9f4521a4dbd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0ea884a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1371 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1371 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05fd6c1a2dbd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f64454e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1371 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1371 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e7c11ab8876",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-072d87aa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1371 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1371 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe5e973d878b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-743fc4a7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1371 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1371 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4233b64422b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a585c7a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1371 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1371 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33bf2cb01d0e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62516b72"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1299 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1299 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28a9ce37a93d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53515b22"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1299 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1299 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbb2b9ea4465",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd31676d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1299 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1299 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b9f78bbd07d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9eb5ccd1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1299 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1299 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34dca9df68a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f77c5693"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1510 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1510 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8e1067d1157",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de75a525"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1510 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1510 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a750ca16679",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a8175578"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1510 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1510 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfc2f7187506",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e7a584f3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1510 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1510 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: Session</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f86c3493a965",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f19008d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer248 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer248 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "986da9371607",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-faec542b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer248 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer248 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "081bf41c0340",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9a972f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer248 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer248 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "457d96da5b70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd9e64df"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer248 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer248 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7dc47a8769e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e190ea92"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer248 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer248 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87caf4b2daed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f989d10b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer248 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer248 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "def7dc6cbfc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b699f54c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b691d54afb5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-208b440a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "505a9274361f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a8d57b11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3573ae5c9cf4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ccd03ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14d0ab3a6ce7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-558ff92c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f940487cd545",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a27c1fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">14 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0668834ef4fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5e961cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1356 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72e5bffd80f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cee1525f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1538 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1538 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a04c5132d1ae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5562f049"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1538 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1538 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3785559ea789",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1a74d18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1538 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1538 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "551097bb6804",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a8b5b461"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1538 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1538 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfa41db52b76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-796e4734"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1538 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1538 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef7953f6ef77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-91bb0c68"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1104 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1104 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "100aab6d6a10",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e476580"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1104 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1104 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8975e435a8af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35eecb56"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1104 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1104 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4db0f5a41e72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-385f5fe7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1384 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1384 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c074d2ed5718",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa484c5c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1384 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1384 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad9187202f21",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac88d19e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1384 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1384 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b715d2dcdc92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc5e00a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d92d217626e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-17293484"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Underst...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4b0dee15e6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-341e5ca3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e102eae99d84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32e5cc22"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4a0780ef50c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e4e0cb57"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0229bbe4d43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18d04d43"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5612a307723f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-10f375e5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1372 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15968c41bcd6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c75de883"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1427 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1427 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1485b978ad6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be450967"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1427 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1427 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0afd8e1e212c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-760349b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1427 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1427 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "185fb6b57cc4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08ec0aef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1427 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1427 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "311e59eb2ba9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e0522cd1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1427 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1427 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2838c37a29d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-caf9e3c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1311 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1311 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f44696e607df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73224611"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1311 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1311 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7823a01ca4c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e220f6c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1311 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1311 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cad67ecc4d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90efebeb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1311 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1311 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8b17a162997",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aca84d55"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bc430db0822",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45205ae0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2a22d19f925",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d5bb090"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "869b3d601987",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3af8469"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0a28b98f650",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-910e8849"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4af511b2129e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a31c1169"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f616c2984fba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d917aa1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a83ccb189d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2798d2fe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer85 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f85edbfcc20",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7efb9fd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer91 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer91 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfb4830406ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c570f64"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer91 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer91 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d45773256953",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-09e97e9c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer91 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer91 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68f1ae98c5d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b78caae9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer91 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer91 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33824df49cae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99e2a40e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer91 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer91 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">390 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0326cafa928b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f193364"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer91 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer91 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fca6d812824",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-378d163d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1026 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1026 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b1d14629bfb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9ca2a5d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1026 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1026 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7da1e65bde29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a904f32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1026 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1026 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Non-precise locatio...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "776c54cd25de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4bab9ad0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1026 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1026 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7761b9c08be8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6111d0f7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bdb30fb980f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-035b0e67"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fc7f29e71bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47fa5c15"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf565d7d57cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07dc45df"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8aa81011dcc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4bcfb4e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37ca5472cd3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1547a63"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa833da83c0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-321388a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer298 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e39e3500704",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eeaee6dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer570 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer570 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2fef07fb5e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00da1b70"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer570 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer570 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "577f67022ee6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-901ef4d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer570 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer570 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9c1b9d54700",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24d8de7f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer570 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer570 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfbf21d3644a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63656067"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer570 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer570 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af0017361678",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0fa5ed1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer570 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer570 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ec269ba5942",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-451d0962"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7596349a00ae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2594b4d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "664fb97a8386",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e870c245"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fea876099d53",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f53a99b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e5403ac4340",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60a1ba83"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c62cd769896",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61506323"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">92 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c58d2159227",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca4da6d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer573 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "155eb99e6efb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4475e2ad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer946 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer946 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5095fafea85e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-965be56c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer946 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer946 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e6a590fbe91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b75f1d5a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer946 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer946 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f0e171040ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e091527e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer946 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer946 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37805170f6a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2ef96f1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer946 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer946 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9ea064e0d44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6acdb191"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer946 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer946 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01c6b15cc4b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1bbf76de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1225 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1225 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9805f7b302c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a364f603"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1225 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1225 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f74ddd6a739",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-419effa9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1225 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1225 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb52874cfc3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-436e5887"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1225 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1225 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Non-precise locatio...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f21407b6361f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5dcaae39"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1225 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1225 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60fe9b623686",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e865c40"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9483f115043d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e018f5e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31956294eb5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5559025f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "666fc0cc422d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4d93f8e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be402033ff06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e808d746"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1567986333f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-162ea068"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f2106915be1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a072d15"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1432 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a72503e900f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18a390d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1411 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1411 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67898a9b957d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca82be20"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1411 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1411 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1b69ef979a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7f451e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1411 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1411 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0d416175916",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bee06b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1411 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1411 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23adb24a2424",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a76c1308"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1411 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1411 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">390 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbdba8fd0341",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e75e59d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1411 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1411 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71e3e0543b3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ef3f841"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1284 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1284 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8fcd0f50bc3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc5c0403"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1284 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1284 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e35c3e074ac5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ea45748"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1284 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1284 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75eaab4d0a9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74bbbe53"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1284 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1284 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05b153d48486",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18cce491"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1284 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1284 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e950ff460b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07a0e105"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1284 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1284 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 6 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5fc3e441f40",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f4d2107"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1512 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1512 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18a8b1001431",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78d1148e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1512 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1512 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0c98e388c15",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-65de6664"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1512 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1512 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d5d0d1f3ed1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfc70208"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1512 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1512 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6098f2dfc36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf2faaa8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1512 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1512 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e50f66b42ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d09105e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1512 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1512 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a094f9690851",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b75abcfc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer713 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer713 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d9ec9ddc3bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-630192f5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer713 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer713 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5ae10f222fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99c89bf2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer713 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer713 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba21cea0d77f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e0210b12"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer713 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer713 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 day</li...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "947663a4fa14",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4dd14421"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1c97d4c7531",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6fcd0e76"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1652035b9a86",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-afd1665e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48a112328215",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49a66ddd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2c278b7d6eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f6a2a38"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "649e7a847dd4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d870141"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3988db80e9af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d31de09"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1244 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9050cb575bdf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67930ea5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "def656f01c47",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c278fb40"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79e489043696",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d719dd12"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e1f2681cd5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f9dbb70"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d298a0644a37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6a8b9b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4df57a01eb23",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18485756"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae3a6b1f78c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fdca8fb1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer938 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48cde6651ca3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5ae13e3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1539 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1539 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb5cee8e1578",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-110122b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1539 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1539 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22540a6751ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-503856b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1539 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1539 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "194284fbea00",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce5199d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1539 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1539 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80be6e0397fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-82c4c106"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1539 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1539 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f888a86f6638",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03f69f16"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1539 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1539 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac574db5ba9f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5ee4a5c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7094e93257f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2c2eba8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ec81d8b3040",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9b35217"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de6e35f0e5ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24cd8f5c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef00eb7bdf66",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64934a05"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb6ac08035e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7dd0b003"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eedff1d6ec47",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6ee2ea6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f31f49bbacde",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56bc19c5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1229 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 60 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0a0f801a0c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d1e914b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1449 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1449 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b536cc13cc8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-75a17d9c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1449 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1449 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b4221ecb45f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b072f664"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1449 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1449 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2730bf8a1122",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec2505b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1449 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1449 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e6f01a823d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73abb395"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1449 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1449 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85fc92ab7bcc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1981c7bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1449 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1449 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 31 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b764b33af8b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-368470bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d1e25a9befd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c07e081"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f9e91edfb7b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aef8f2c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de0615bea312",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a213c871"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "200b66ca80ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-afdee71f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f8023ad8236",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50af8196"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e24fafcdf670",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b95bd8e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer541 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 18...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d56eff05af9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-76bc9154"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer440 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer440 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23be9ea97018",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cbe89beb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer440 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer440 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da60e503dd03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2dedc2db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer440 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer440 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c38b6985d7ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b302595"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer440 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer440 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c607b7d63e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-881215c7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer440 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer440 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e37f665a442e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0718ee3a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer440 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer440 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f049fc5f80b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bca9576c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08eb8e1ef357",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-750434fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4521bcc45e79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-856b0b8c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d9a167d763d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a782a93"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "affdb04ed8f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06e06b27"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b5f4c5b5cd5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad670e31"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">547 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dce681879958",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df696af7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer209 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b87bde2aada3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ae2b3f0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer397 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer397 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33a2e2b586bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13fee819"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer397 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer397 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd863c40dec5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5334e153"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer397 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer397 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23ecb797a9fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-091a4f0a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer397 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer397 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a20326330f1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-197a3549"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer397 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer397 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">390 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8689c4e5c80",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c5d2a3e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer397 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer397 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 31...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07f63e1fb5ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a2ef5cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1029 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1029 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "704317a3dd2c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8038d79f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1029 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1029 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61f4dd76432a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a0c0d48"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1029 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1029 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75ed2f74debd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e1ea012c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1029 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1029 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe73f1d04b2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd43d981"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1029 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1029 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e46faab849b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a09b4e5e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1029 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1029 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years 9...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "241a520d9842",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b83e78e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06f29dc4d592",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-003003d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41796156c194",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d309a3b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9fe86362f8f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12676974"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65eec888ac29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-254e7c69"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "280d460edf70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-991bf052"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d852d6fe0e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0688e01"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer707 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 60 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c2c8d15e4ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6739d4f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer922 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer922 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d943206ebfe4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45edfd5b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer922 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer922 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0499abb4b07d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-641b92cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer922 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer922 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34179d5941f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-251c6b00"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer922 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer922 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a7220ea8a98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-66039aca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer922 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer922 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c77190676543",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f9dcfea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer922 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer922 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 356 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97e12ee1ac20",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b89a78bd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb4d7e97fdc2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a1e7e05"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cb192f696d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1ed9d32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cefb8d187baf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cefe8bcc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a40d349b81d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a21f153c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dca07a8a97c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e12f219"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88612c1124f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72ab25cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer885 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22ed4bdfb1f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-538ba49a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a58a14dd75e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2575598b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "865a63f4278b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf388deb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12342d27e161",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0c0cb70"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58ddfbd08db4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57c8b3fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23db56ec1e7d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d1c0cf1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "937f5ac346de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4398871c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer665 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3869a941f5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8540264a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1345 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1345 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d453d9e58615",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f933b2c8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1345 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1345 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e1e09617aba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d2007b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1345 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1345 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14e3ea2cb5db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-112c47ad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1345 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1345 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be93160a1217",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e692a70"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1345 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1345 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3561baeede19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b9086b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1345 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1345 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9265cfe9673c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e1b3897b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer936 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer936 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd12decfa88c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-134ad088"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer936 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer936 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51ad85ff2b53",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34143994"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer936 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer936 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35ec58c399a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c35adb90"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer936 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer936 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">360 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d35700c03c76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ff9d98a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer936 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer936 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b549e9d43e87",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48b40329"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer133 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer133 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4876ab2f512a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99d03e39"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer133 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer133 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c74527e310b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86db430a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer133 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer133 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b67679ca278f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04062e0a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer133 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer133 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e775c1a41685",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8eb3fcdc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer133 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer133 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5a0911edf74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca606685"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer133 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer133 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 6 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12f6e6d7d45f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-01a03c22"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b174a3fb8721",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1fb5aee9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18e780cbf286",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b468e053"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d19a847fdd3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eeb5bd3b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5004fe323a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-294bb651"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d6b6fd6092a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a6f3485"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c95f8906919e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1ee99c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c915cfb106e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-185121e3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer343 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 32...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05eacbe7c687",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54e4d67e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer778 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer778 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df57607170fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72fc4b5c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer778 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer778 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e0e79180a5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f134ac4e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer778 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer778 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5031721181b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b04af3b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer778 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer778 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">93 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b329ffdcff65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d0fd356"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer778 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer778 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f3b20f45838",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3d4f706"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer833 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer833 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e59674daf085",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30f42ca2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer833 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer833 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a00524d827d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e793957b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer833 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer833 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcafa876ea3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-65668667"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer833 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer833 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c5d8c1ec0c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc80b882"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer833 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer833 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58f8c77e4c16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1fff6b3d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer833 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer833 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9711a94ef6b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fef6cfc0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer754 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer754 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e439c600c4d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55340b60"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer754 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer754 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e17e72bd03a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-584b5dda"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer754 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer754 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec741faf0bf9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea474410"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer754 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer754 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "728c3eb5ffbc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7eec18b6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer754 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer754 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32dff8edda42",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c8dbe182"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer754 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer754 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72668819c831",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1fb870a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1063 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1063 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37b85fdc1e0a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad14711a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1063 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1063 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5256f12d1dea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae47eb65"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1063 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1063 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8648129c9ad2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39d4f59f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1063 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1063 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1b2538271af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd05b416"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1063 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1063 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ab94d3d3dbf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3760a6be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1063 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1063 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54407fd1d0a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a0b39ca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1462 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1462 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "648f9081fa05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b721c93"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1462 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1462 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ca13bf3e05f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3d10d6d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1462 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1462 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4aa916661c71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be3e296b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1462 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1462 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "556d1b1e335a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ea40fe4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer126 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer126 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9f2485caec7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e65ed557"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer126 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer126 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fcd3bfd3be9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7dc23178"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer126 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer126 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ac6447f4d3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37eaa474"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer126 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer126 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">45 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2f359e050d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60af53b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer126 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer126 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f92e305a943",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b5c7d3b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1075 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1075 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "465a5b72d241",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68574834"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1075 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1075 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cc982e13d5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9600b1b6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1075 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1075 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7967af92186f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8d6bdde"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1075 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1075 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25ea66667eab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7358718"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "092cfd592a68",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec3e1367"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "785fe3b1dc67",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed4e095d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb9a5038d75b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b71ff7eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "647d0280cf20",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26924ca8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7dad5ad54a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2cf1f48"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "369ef9440a06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9951b8b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1442 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fec49c9535a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ec40309"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ce9c4ecad63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb36ed4b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a634d3efe027",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8027a5be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9ac12218c36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7cffdcdd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f3b2dcbe070",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f96bd348"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">12 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "679cac96b04b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0af442f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b953088bc67",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5f2f9bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer674 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer674 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "896ed3778880",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57092dd2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer674 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer674 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a463c60b59c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b82e95d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer674 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer674 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b12de126d2c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b9d140e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer674 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer674 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70a417f2179f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27730c42"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer674 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer674 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4eb97c7b22c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fffbb982"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d831e0159e70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aef15b04"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "672811c13f0d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af7d3b10"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e20d2a8b9c8f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8387439f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47ec2c9a30ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73586579"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f651ab1322b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b06c4598"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">700 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb138088c82d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90ec968c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer584 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea63745ab57e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c51f5aed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer110 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer110 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c4bff2a5c25",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36169b2e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer110 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer110 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbf18d2c8244",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8dd488f3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer110 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer110 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60ecfa2821af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33d94ea1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer110 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer110 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cca72be8ecb3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e106246"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer110 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer110 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7b08f5c43cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03f36622"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer110 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer110 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9efb81ed5cdc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a09a93d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer796 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer796 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fa806558a61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49a10d8b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer796 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer796 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cc4be44f323",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c0240570"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer796 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer796 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0562a3e6478",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87e7f8da"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer796 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer796 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08ff68cb4054",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aee07f6c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer796 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer796 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2e845d26424",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b6554f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer796 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer796 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a92d0d9ff346",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2bc3ae51"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1377 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1377 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c589f1a097a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36756ced"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1377 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1377 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Non-precise locatio...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dac021a2c982",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-188ec528"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1377 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1377 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "624e94ab91d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-646c3f8e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1377 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1377 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 15 second...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6a581e70e52",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c860d189"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b477f3bfe811",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-01825db9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2924e311ce0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-044324a5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90d16b5fcedd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fdf7ecd6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8561a0b99251",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0446c1a7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb8fdffbeb0a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbc905bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7ca3a9b06f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b7fafa3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer168 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03e78a52aecd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1cd0ddc4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad8b368054b3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8fa9840"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e5d7e555de8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fc90a57"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7fc69a9f6f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3409e0f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9bcba09b824",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0b0088b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e53e2fbc01a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a645e63c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7db1857b23fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2816099c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d27c6583c75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-baaa0aec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer825 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2000 year...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2eedb21ee64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dcbd7bdc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bc0bf1c0c71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56e19356"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cdc0260d8f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b90cbaeb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7dc9ae742d37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fab01be1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "726fcd2c2125",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-174d7145"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac151d62b20d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc61dc42"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fff13487485",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-858003fe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1202 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "535d6970ba5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2439f791"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer402 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer402 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de6a17267097",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81cf2af5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer402 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer402 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60f591bb2a91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-09e9cdc8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer402 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer402 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "627c4b181949",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec908b3a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer402 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer402 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a402a713b2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3fd90bf7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02dcc204c90f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-85b923a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6edc07db3ffb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7bb33850"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c64524ccb30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-318c3a2f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a103c4fc8e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52e95f00"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caa715aa3d50",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a75fca3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1f95f015ffd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-871f9b34"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04d187dd95c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-320af7e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1243 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00f4d13579fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9aac66dd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ed402cd5330",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b452a66"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "236731f5c283",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ccdb76b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f7286a64b51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-071083fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33877a8fd92e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50832563"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">User-provided data<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4f968d50467",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7149e679"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">14 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ad8fd66a54e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5de0c22"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1307 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b39fed09c109",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9108164"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer854 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer854 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a12c6ca53a18",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0705856e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer854 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer854 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "040e1f58c8b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6eebe601"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer854 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer854 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c81f9475cf7a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5133954b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer854 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer854 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6a5fc73e2e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34a9b2d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer854 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer854 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bde6eedc054c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9d4be57"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer213 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer213 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a8507d2661d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e8961ca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer213 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer213 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31423b25a50f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-edd33e0b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer213 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer213 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb2e2683b09e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db863f87"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer213 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer213 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bea624630e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20f73123"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer213 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer213 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99d04bfc72e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e05196d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer213 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer213 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ac1cfdcf9b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef59dac4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4a7224f4aa5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a2bd517"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edbf22f3f36e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9da636e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67253038b965",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1b304301"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd84a6c63172",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-987bcfcb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84c15c4c09ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-717e3363"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc0e903d2adf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a2f2bdd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer141 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc89a373ef30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bda9aba3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1488 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1488 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5dfa4f0b6d64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74ab001b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1488 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1488 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54588c476f58",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d44177c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1488 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1488 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78433ce2cfce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-952ac038"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1488 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1488 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e3bcaaf714a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-afe3a41c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1248 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1248 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d18fd0bc508",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86e49125"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1248 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1248 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "599319faa938",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64fa2e89"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1248 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1248 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "549773e38b60",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64dbd8c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1248 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1248 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7601f79045b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3cd47d33"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1248 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1248 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b838d2e6946c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64bbeffb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1248 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1248 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e47f78e0f43a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e971ad06"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05375cede819",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d266a0e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ebba1f81445",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c7ca152"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1343ee575e66",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1764773"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2051314c76a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95903d08"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7d192c7f73c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e9434c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">99 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c233bd4874f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a556377"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1261 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11c009082e4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ac6c3a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13780cb8aa75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0218456d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d9e6992df69",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63b7ce89"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "643e60c990ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-82b5ae18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5d1e47bf506",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71e2c9b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1165c6dad49b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d019ea9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad2b21fb6c0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21932524"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer849 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer849 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f27c9c66629",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf2063b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer849 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer849 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9030ebe0398",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6a538b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer849 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer849 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b21d6320fc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb2833d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer849 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer849 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0b9cc02cbbd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f22dd598"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer849 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer849 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "381386286bb9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c069d83"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer849 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer849 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61158593d860",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ebc4ef01"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer24 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer24 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a122837b90cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34339f6d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer24 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer24 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89b978015eaf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8cf374a8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer24 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer24 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6ad7bc08d37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7b2d3a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer24 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer24 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a469231c1b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55e89bd3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer24 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer24 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">540 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "831984353773",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce6ee12e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer24 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer24 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f5edfff50e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60b26ed2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79df2a880266",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed552dcf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "498032773a11",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81ce3434"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16fa7ea473ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47d0321d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9517d360111a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32fecb36"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">540 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d8ccdf62bdd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e287d86"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 273 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad0ee4c7ca4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-191fe386"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d30be238864",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e85f1429"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d8a234e13f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4594159"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b59ff67fd2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20de263a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3c074b1a139",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c90267e9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c0e938e887e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a8f2c4b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">50 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52bcb8f628eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78003ddc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer45 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 1 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "949e6fb43d97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4e181ad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer244 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer244 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f3fff2bbaf6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5211179"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer244 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer244 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "127c4d2f3d37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-423e8192"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer244 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer244 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b50ac9a3d357",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54ca2b40"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer244 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer244 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61cdf93e42c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c3510198"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer244 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer244 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79470350ae38",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be2cfd80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de620ebdef81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ccbf4bd4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c27ca1dce4c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e536644a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13468472247e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34243d3b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a805f55f8ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c38e36c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3fc500a5e8d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12656a70"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">720 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d88aae7d1e80",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73cbffa2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1295 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "031d644e8cb9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73c634bd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0f03b3959bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe7a0ebd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90ff344ee6cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3e93c4e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e5f737a41aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5812b81a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0848a0fbe9af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5bbe61db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c459c884f08e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba915045"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eff20753c400",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe9650d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer814 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d06cf2fd3ac2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-376c9235"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1213 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1213 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6f5458974bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb124bd5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1213 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1213 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcfdcdfbb0ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f55a3bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1213 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1213 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2222d7b1c6e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0143416"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1213 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1213 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f26b59742838",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-51efc8f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1213 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1213 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3be0203d21e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2fccf4aa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1213 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1213 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68d2ac4cc972",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73e01b3c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer29 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer29 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e446a1c0eb0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbce4a38"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer29 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer29 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2195afb36545",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69919a62"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer29 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer29 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "385f64c6312d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca97c992"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer29 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer29 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d8bdc6b13db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8dcc661d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer29 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer29 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe5830943690",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b78e34df"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer29 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer29 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f011a7a95b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28481d68"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer413 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer413 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c6f44cb76af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f014cfa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer413 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer413 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e77a23df29dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a335b7c5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer413 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer413 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "914df53bbb33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e36850b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer413 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer413 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57d31cbe85a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96863e94"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer413 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer413 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "908f695d7610",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8255c742"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer413 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer413 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0ec22b8a2f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd23470f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "306fe6dd6c29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0dae9134"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30b002f33043",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e693bf85"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b20c767df6a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36b96866"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37e3d88023fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-210a8e7d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d7ca0cb00b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34798cba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "356f7a6c019d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19a3ddc8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer773 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebd65f5774b3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-961362af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "552587a1a364",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f60be14e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6c020308fa1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a8ff76f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c2d09f5083c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc010262"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99202b9f8166",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b93ee54"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8999093549ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77213848"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6221eda6465d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5989b67c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer957 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a5453001fde",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31bb4052"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1062 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1062 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3859eb739da6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5bc47b1f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1062 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1062 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "487c2ca6366e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70a43562"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1062 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1062 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea23bb5ed44a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3cbe66ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1062 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1062 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24134830acdb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-658aea78"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1062 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1062 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e93675a33d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe41bdb9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer444 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer444 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5a2bb3b5c99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-581eb4e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer444 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer444 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "000ca07ef35a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-546699d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer444 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer444 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab54b7d9e008",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c461b87f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer444 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer444 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ce1fe6127e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a651b44b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer444 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer444 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09fbb55596f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27ab4396"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer444 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer444 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b020de1e6ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f41d7452"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer312 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer312 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11bc7120a77b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95e2b949"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer312 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer312 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55d3f458195f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef563e1c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer312 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer312 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20d031c87b5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bccb8886"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer312 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer312 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">210 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de1fcaeded01",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b320a04b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer312 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer312 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2725635ea86f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-074470ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca4b1628e4d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2992306"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6980a1556d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5758a2fd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e73f683dac3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0cc6dd3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "709c02c657c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9fefc009"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "580b387217cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6abc64b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbd73d7059d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba660009"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1084 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27ccc0ccb866",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99eb0298"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1027 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1027 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26d32c257140",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78bbea11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1027 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1027 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7599de50928c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f91bfaca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1027 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1027 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e6b351aaece",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e715d411"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1027 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1027 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bac2e8cc74b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8fe505e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f191835fd39d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d89ceff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49f357ac7544",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-22f39a5c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b90df59cd454",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d460eecb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f64bdca6306",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ec4007b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75bf4a605bea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc34ccfe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4180f99e97d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b05f155"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer997 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b226ef7d7fe1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce460092"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer877 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer877 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b913b98d139",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dce68cb9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer877 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer877 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddf7a8b94d7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a5eea07"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer877 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer877 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3e943bf8808",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f2c1751"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer877 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer877 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23ae6d2b5a66",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-141e6414"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer877 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer877 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3532bc3215ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6e1a502"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer877 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer877 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 182 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "584d9d479650",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe9665e7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cadff1db30e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-406a2481"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e9ad96e3654",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f74343a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a0e5e8000be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64e04195"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "604eaa54690e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e40e887"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87aebd4d0a07",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28e14d45"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "980517667c6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b10d6ad0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6384ee335e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-464b85ec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1477 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7985bdddb744",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8999633f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "277ee66ba9a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfea1f96"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "257f8938c8e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb7167c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e424950200a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c61d499"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dff2da45a438",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86c249af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">397 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ac98e3e75d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-795a4582"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67ca14120b2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-049ad6c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1002 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1002 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9edd5bfe4267",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d038f804"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1002 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1002 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "185144143bba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50c711f1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1002 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1002 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7e5a09424b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98b11224"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1002 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1002 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb55de9dabbd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31833634"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1002 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1002 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd9e47b18ef9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f8a2087"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1546 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1546 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33c9905f17d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7528d2f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1546 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1546 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2898c71746e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-695dd984"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1546 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1546 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39599742d00d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c78af3f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1546 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1546 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e70822dc2ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90c7c068"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1546 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1546 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b879f6b4f894",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58fea009"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1546 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1546 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0269835c2d55",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b80f6fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer120 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer120 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87480667da5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e79cadc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer120 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer120 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e728cca12e19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfedf6a3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer120 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer120 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b78f72c404e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e9b2e37"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer120 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer120 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c31fe50dfd3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31642f2b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer120 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer120 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">120 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87b9d4e471c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15e606a7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer120 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer120 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 1 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b636d735121b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6fc34845"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer347 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer347 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06f83cfd5246",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45720b3a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer347 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer347 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "495111d5d6dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c592280"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer347 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer347 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52a80bfbbb63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6accee1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer347 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer347 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2023e77a7471",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62df647a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer347 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer347 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4135dad11197",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-685afb8e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer347 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer347 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 7 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4e76f51949e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa617757"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36e90024d126",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5ded547"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90779c8c26fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b66dc86d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54242cb4b71b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eee3c354"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a9c93baa55e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7811e43"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f08e57ad7127",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88d6ed76"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85c39170a0e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81294d24"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer795 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b17304242c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de4bba6f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1529 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1529 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14ffd2e624e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e57c297d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1529 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1529 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e870f354d99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de371cd4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1529 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1529 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6a0010f27f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-845918e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1529 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1529 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "907dd08aabdd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7a0f543"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1529 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1529 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a6b0fbdd492",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c30f1b6a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1529 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1529 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "962c7aedd802",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07b5bd92"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1475 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1475 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5509e341b80",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58162f5a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1475 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1475 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Privacy choices</li...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d02997e15f82",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e47808d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1475 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1475 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14bab8d6ffe1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bafc68b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f1870c8d017",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a87b165"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "040fd545e355",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24c42332"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62e141977d4b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d293742e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74ec365f6c3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a48d259"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09e9525c67ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23550665"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7eec044ecfd8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e5351e0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de80a4d2935f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36a321f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer781 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5aad0b058c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ffce353"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1207 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1207 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d820bf26229",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93e0864f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1207 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1207 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebf06e2fc499",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-76357a53"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1207 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1207 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5e5ce19ab5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f033083f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1207 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1207 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8aa1584a129",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48a50f6e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer100 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer100 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "480ac2ea2409",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2881a14c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer100 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer100 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4afe366e6e62",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aef95748"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer100 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer100 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a41978d5c16f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c63f80f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer100 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer100 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3535ffdb50c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b50fbe6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer100 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer100 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">183 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00851ecfa8ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13fddef7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer100 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer100 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c8e5740d5e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2550b40"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1240 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1240 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "540df46a0f9b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c72e521"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1240 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1240 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a11b231cb50",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35318b01"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1240 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1240 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eff13abf3ac4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a423a00"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1240 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1240 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21902ecb19b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a80be8fd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1240 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1240 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0cc82ea31ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-041575ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1240 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1240 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 21 years ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f593e11f47d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5885ea3e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59b0e8b69fcc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a5c41ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f6773fdddde",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31d33612"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25950f29e61a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-974b3893"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "007bae6420ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa790b88"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f28743e5259",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af6abb0d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7eb9f7d8d031",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0374187b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1489 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1489 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ca0ae49ff6d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a340e55"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1489 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1489 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac755b3519c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71a4d52f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1489 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1489 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dcd7c3dd23d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13009c13"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1489 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1489 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b91e801968c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-895641ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1489 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1489 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb87896f58fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c729fde"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer766 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer766 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "522f450b6b06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93098631"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer766 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer766 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e8306b6e969",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a75ea11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer766 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer766 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6a88e641741",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd714441"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer766 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer766 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "738d6810f60e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a96b891"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa7e052b0f86",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-865a14d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3494540184f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce609444"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1a7b051b648",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-900cfe87"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8171d50f0b9f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-facc710e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">396 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fa7882a5949",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2fa3231"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b57585f854d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f980db77"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c73148d0a8d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3455049"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc9ec1c8e87a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f64bfa4d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d220cc99518",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ddef9da"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adf6f7921352",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a085602f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df26b58b7ead",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23cb554b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80eb104fe22c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8115520e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer471 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21237dad9629",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eeff4ebe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer323 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer323 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a51086983f4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a99ded8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer323 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer323 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3ebbfb0c59c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ede14c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer323 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer323 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ab3ff937c96",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7ed713a9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer323 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer323 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25f8b9fce34d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-827a3146"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer323 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer323 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6df93aff9a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-146fb7e5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea7f4b3d05f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35afe1cd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b594dc138d53",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f671e7de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9748297a5403",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-274ef397"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "404d4993c998",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68907ea3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecb1d0e5ed22",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d77a391f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fed8a92bf73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b92aadec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">396 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90606458d94e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4cb89bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1313 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f25581c44c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20175ac4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1405 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1405 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf1d73307354",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d278083"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1405 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1405 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75245b2d0075",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2fe82828"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1405 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1405 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c1fa61d20c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff5fef67"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1204 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1204 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29bad91f5f81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f1747d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1204 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1204 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d28b68bda900",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d20b33de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1204 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1204 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f140311a5bd0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc9bc3d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1204 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1204 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9310e053fa92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35e1158c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1204 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1204 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f520e5a7303",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79406729"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8984ef521db0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae670bb5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61a9015ed004",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2db1c65"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cae5c9d2bb4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c95dec29"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec01dcfdbdc5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74b1e19a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2b2e5824929",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34328fa5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab8406bf5523",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8dc7d64b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30b4f50e778c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b56dbe69"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1107 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07fd523e21d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f50bd48"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1016 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1016 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86e40f5a6c5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b02907a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1016 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1016 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b5e72935a77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f30a98c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1016 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1016 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa06112b75a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0cd2718"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1016 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1016 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3aa8ab5c2c89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e63f9b9f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1016 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1016 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 5 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ff8933f7656",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8f11ff0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer888 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer888 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7c6feeb54ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1dc0f4eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer888 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer888 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85f10da5a0c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ac72e1d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer888 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer888 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ca401532589",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1864caae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer888 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer888 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bac0c1d5c29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-013aa573"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer888 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer888 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1279118c547",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21fe482c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer888 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer888 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76af9d933d70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79a0eccb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b672d6af9659",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f576aef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "236db8664bdd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a0515d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5eefc461c43b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da181f6a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c893f17c8b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64e87312"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0467e41220d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-653dfee1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3048d5fded9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8cf007ad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1515 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb0951479383",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-768d375e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba28aff4472e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b92ca8fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f4c6d54293d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b1c146e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0055bc622494",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9044b52"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0a158ea340a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-711ec550"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae3efaa4e55d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb5b4fdd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d041373ad1e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-59f2e11f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1267 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2c12f2ab575",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-587f499e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1198 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1198 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41969d9a0dd4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1bd913eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1198 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1198 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff997f24f923",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5539e92b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1198 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1198 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6f17c4f3e05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e93b1d9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1198 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1198 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f6465cdabd5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-76249b99"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1198 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1198 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a139e11fdc2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa3cfc34"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1198 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1198 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ba6caa206aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0dd2fa80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1447 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1447 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f95be7202924",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2fcd2ce5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1447 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1447 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bad65e57d9f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9553fd2f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1447 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1447 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f98ef6542641",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-018cbc38"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1447 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1447 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10dfafa07325",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-952ff55a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1447 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1447 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "493ccf6dacb4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df014277"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1447 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1447 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6587bd98f269",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-404e2035"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1055 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1055 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bef597373e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fcd9738b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1055 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1055 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecec9f229a77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3baa701f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1055 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1055 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa6295c9d912",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3295e6c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1055 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1055 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3585e59eace8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3cc14953"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1055 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1055 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75ff22c45391",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cf6c43c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1055 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1055 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d81d02ef1d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19cd5670"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer316 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer316 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "689bfbc96ec4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a4b1c53"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer316 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer316 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fed4ae19d75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e0702497"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer316 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer316 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33da593aa248",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47111c7f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer316 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer316 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b082215ab48",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4162cd5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer316 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer316 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc8e6d697709",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc86cac0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer644 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer644 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "107d458ac84d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b078984"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer644 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer644 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae1c8849dde9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-80577ae8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer644 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer644 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a4ab4a39822",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-691d0e48"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer644 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer644 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce84d23bafd4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3998b9f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer644 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer644 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54e35705c209",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b941c49"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer644 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer644 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff8f41ae8d94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04fe0e8e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1364 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1364 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0e66f636d9b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0d1ccf2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1364 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1364 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80426d12ecec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45e19fe4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1364 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1364 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "308baabfd66b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-02532e9e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1364 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1364 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad1c3a425bea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee6c005a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1364 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1364 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "151816724504",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18642a94"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer731 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer731 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "022b72a949e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e382d9e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer731 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer731 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a23e1c9968c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f49626b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer731 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer731 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd0b88aac66c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-749128c5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer731 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer731 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61d8cac67266",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a0e2d4f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efb10caeb1e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5670857"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Underst...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d6dace0e2c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30ab4649"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cce79c341ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c48e4b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "717bf960fab5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e0f506a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Authentication-deri...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a8a34b5f257",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64c8386f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8eda70d8997b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c0c76d5d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1419 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10ff0e4af99d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c8ac859"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer328 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer328 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "534292089c89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0eff7e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer328 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer328 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "762232e41114",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9cdc9695"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer328 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer328 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9c68f31b962",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a86c071d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer328 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer328 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1096 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86b6180d7e05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31aad24a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer328 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer328 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27599d30278d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93e6f85a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1251 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1251 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8988dceb13b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f364b86d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1251 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1251 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be3f8ec174a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d975e3f0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1251 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1251 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "baa18c56a4c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3f2a8b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1251 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1251 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cf2e69ed405",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b03cb55d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1251 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1251 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32c248eb6bc7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e008d11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer87 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer87 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47db373e874b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf67ada4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer87 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer87 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77066814ccce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a5086bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer87 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer87 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3bdf971f0d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-236350e9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer87 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer87 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db1e865628a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e61c221"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer87 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer87 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd7b90b3137a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a84c368"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer845 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer845 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "054d90aedcef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b779593"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer845 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer845 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9ed7dadea4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1823171d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer845 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer845 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39871ecc5624",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6739f94c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer845 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer845 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "942202cbeafa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20554293"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer845 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer845 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "336e032d7814",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8afe454"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer845 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer845 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "661abc9b588d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9268c08c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1535 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1535 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58649ddbcd5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99922599"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1535 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1535 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8284c0bb86d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d0849f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1535 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1535 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44bf9958c853",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-296a37c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1535 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1535 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae650071c9b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67638b8e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer758 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer758 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d00632647c1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f517035"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer758 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer758 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77bc0cbe0900",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9435299"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer758 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer758 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d48755d23dae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9116bde4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer758 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer758 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">720 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b55eb029c11",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27d68849"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer758 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer758 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22321c8bff1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79292700"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1545 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1545 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d691c12c2f6c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-998308f1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1545 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1545 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1558d8b8b5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-426ced5a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1545 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1545 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5089ba73a8f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-934d1ed2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1545 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1545 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e36fef17429",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e45f323b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1553 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1553 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74378fe430d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-208503b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1553 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1553 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce97c0d446d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55b87f4f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1553 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1553 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77f67b020a9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d448ae29"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1553 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1553 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f728a711af1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab028d4c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1553 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1553 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 182 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02119369ba6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c531c311"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bec10a3b49d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff43ef8c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1592a5c4cc10",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe7c48ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3827e875baf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ead4f81"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e117ff45ea88",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9c0a859"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4a4d40f1038",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c729526"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">37 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef968159491d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e50e472"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer768 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 17...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1d065c8218c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b65fb9fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer536 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer536 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c54cc2a4616a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6987048"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer536 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer536 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "499305209352",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b3f599a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer536 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer536 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7092398a364e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ebd8075d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer536 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer536 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3853ce3de401",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b34f16b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer536 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer536 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 1 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21c96f301ddd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ff2b1aa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eaf1b9ea87b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2031ddf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45472f9d9ad3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d0680a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9a756cf93b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-874e6e87"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df8fe88b1261",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9babe70a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7816fb3556a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-091dbaa7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c8f1b8deec8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa2f748c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer967 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "232211312421",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53bcf6e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d555ac52170",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29efb8a6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54d8fd6bbe35",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2347345"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7ea8529bb33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af5542fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80bfe9b712ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08bb767d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd5c8668d610",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e349f186"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "289609445a18",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f01823f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1343 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdcc1357424a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c1b379d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b740bc8877e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-75a094e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1923fbef70c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53aa8d02"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06701c32689f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e0d1d59c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6237852043d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f9fc8d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5798cb46b3f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-368dbe18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7dc0ae336e70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eaa14fd8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c82ed637a3a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1726718c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 8 years 8...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73d261a11e65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ccd64e5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60294fc3c3b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83158d32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d78b1cb6771a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc41f973"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "237061edbde5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de227cdd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f14004a628c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1224c23"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e66866601cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da338467"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05f3a10a0898",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26c0505f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d14cc50b90a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e77badc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer580 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "661bc215a0df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0ff7ba8a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer274 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer274 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04896d0014e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9677fd8e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer274 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer274 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d1c596f3448",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b6759027"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer274 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer274 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c82b86c0332",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67113382"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer274 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer274 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3be71585fade",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e827e312"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer274 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer274 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0d1d9ebb391",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9618c491"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer749 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer749 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22420545675c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-09335781"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer749 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer749 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8b08bf8b162",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-66ba89f0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer749 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer749 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d9ec41314d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f0daee1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer749 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer749 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7114f21c2155",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5e99a8e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer749 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer749 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">31 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64614e6a3fb8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b16b329b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer749 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer749 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 31 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "055a96f8decd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a23cb0e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f20e950facc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e4a5fbe5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "318d4b830d4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f6239bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "480d8f32f94e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3be7493"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d07f49215b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f085784"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "174e71859d13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4314ed4a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">548 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad75ec9ee70d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c8edf16"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer755 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c08565f9dcab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fffb9dd6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c70918fcdab9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c1e8ad3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89669abe665e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-220dd1bd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb36da000c01",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-10b8a0f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44f46a3d7a3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29f82aa6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28c386a45255",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fcffb98"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d57ff9584844",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c6ada9b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39c2ff0b228c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d626d84d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer657 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 300 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df17cdd0e17e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-02c3a5e9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer765 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer765 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b005664a01f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e88c5b50"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer765 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer765 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b39c0618d745",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da05808d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer765 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer765 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e019d327be6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f19c5e5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer765 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer765 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b0fb13d8bf0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c368441"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer765 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer765 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c630ee9bda3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7de03ba5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1347 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1347 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "758e6984766f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0ab31e81"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1347 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1347 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecfb81752134",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95045280"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1347 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1347 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5f0ceea6d5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c74433c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1347 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1347 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a92c9bb283a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be876ef0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1347 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1347 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7762b4338c5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e8e794f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1347 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1347 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e5a1c10e816",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96324602"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3a530d34f73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a118d4b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34033439088f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-427cf025"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "968a120f0e24",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55a52b6f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b28274acf8e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-efd2ea91"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eedb1590bad3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bdf14ba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fec54902428",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-01db5c2e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4543cd8ca0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-345b8a1e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1456 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "607114b4aa2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c7f24cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer61 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer61 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db82ba3939a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e113d59"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer61 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer61 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7348610f6c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a686f547"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer61 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer61 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c75758ae74eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-66e00fbb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer61 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer61 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cd6bc361c0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dcc566b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer61 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer61 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea46bf382cbd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18c0fbb0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer61 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer61 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years 5...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c87d58a9a3a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21d5b54a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer490 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer490 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f454a87fca1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d681139a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer490 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer490 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20e2e2672dce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04eaeca4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer490 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer490 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a1bff67a3ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b78e70f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer490 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer490 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">45 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85ebb7b36e2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b87e7d03"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer490 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer490 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae176304eeb3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-376cac95"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4136c29a149e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83a9d52c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2aa28c9963be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea79a863"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e503a677a02f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7d88d37"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6651296d68e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21429610"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c48d2a2cebe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-775d58b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64a2f6ce5959",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1be2a3be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1543 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bfa7f47ec1f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26c159da"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer550 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer550 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d968e5425b9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4000bcd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer550 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer550 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a3ccaab3766",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e20a6fae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer550 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer550 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2e351d4dec2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff0983b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer550 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer550 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb89949da263",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e75099d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer550 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer550 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3dd481fe0be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3592fa84"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer550 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer550 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f938bb206fbf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b41da602"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "852cae4d2009",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a87aa364"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e99080872c28",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d161592e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df6aa4a066fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43e17ac0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "643993208de2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6f090d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "274ecb1714c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c112f138"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">390 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fbcdd0a2d51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a76b967"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer995 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "016e57361214",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e45e781"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1031 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1031 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df63390d7a09",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4511f159"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1031 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1031 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14f74a7b0b7b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef4e8168"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1031 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1031 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6a12ec4c9ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5b82cf8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1031 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1031 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba6c7e32a993",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3fda7aa1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1031 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1031 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0c486b5e9ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33e5e5fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8443d8f6dd60",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1945c512"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "819960a71ef9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e94259c7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9af55b3b474b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4bece8b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68d9e7231096",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8726745c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3ae1a1bc92a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1790195"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbfec0e0ec26",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37c19c17"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46f3253619f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7af75043"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1452 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "926a4d78aa7c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1dee501d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1431 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1431 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4513b9a925c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e80e78a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1431 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1431 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6dd434506e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1da91ed5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1431 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1431 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7da6b139304",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14e56784"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer787 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer787 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eda2f3395daf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95678e06"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer787 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer787 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84c26a40efe5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c8013e9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer787 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer787 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ec52ff98dc9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2e99c0b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer787 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer787 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">45 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28207c1fd248",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b316af77"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer787 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer787 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 60 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15e3c05b605d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e6149dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer865 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer865 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0614dd48031",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb9756bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer865 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer865 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9564516f0907",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50b05c9a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer865 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer865 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54c019c96541",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfce2245"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer865 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer865 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87cd7b8b2af0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c54c469"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer865 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer865 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "504f876bdbee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c5f938c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer865 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer865 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 days</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe7427122f10",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4518a330"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ea98ef4970b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26f0c625"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87b372e04150",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-214b5672"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "566ac7bd0780",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8ff8e2c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6ff46197b43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2144ff49"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "821a89bbcf87",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0897af48"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92675b15cac5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c081607"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1536 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 139 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2e952aa3a09",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-716a1909"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1426 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1426 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13d475498fe9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2fabccf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1426 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1426 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "396201615f09",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc55113d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1426 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1426 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b375c0559df5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b70a81e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1426 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1426 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cd2304835e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c37c9bd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1426 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1426 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7a10888a29f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1fa76cd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer881 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer881 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "595deef9a661",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-146f1f9d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer881 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer881 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94401d73e715",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6ef006f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer881 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer881 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">45 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "673de4a8a6c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc0de66f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer881 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer881 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 4 days 12...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d15c8016ceb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89a71b12"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer626 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer626 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a97b57d48d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c56b7af7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer626 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer626 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0922e93437b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da759acf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer626 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer626 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d6ad30b36f8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7647f67f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer626 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer626 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">394 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26906da72c00",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c15eb50"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer626 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer626 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8f7055efbf9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-021c5370"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "031ac41a0760",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8dff6f95"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebe20655716b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60684547"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab93236656a6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0bf86ee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "581dc3e7a1da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69f95ba5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5afa7efc9ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6b7870a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "247b636f532e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29c8b2f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1177 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d7f21bc501b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-012a0bf1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1298 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1298 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e91b5feafd5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce9d6042"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1298 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1298 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b8c9422295d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee8b8c98"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1298 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1298 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "370e107e553e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab97c4de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1298 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1298 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f43753a61bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eeb2b707"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1298 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1298 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ba6368ff334",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca06ed40"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1298 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1298 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "344f4ef5cefe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a655937"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1519 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1519 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39f8ed934b86",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4414b31"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1519 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1519 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "154684cef19f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20812b26"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1519 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1519 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8e549eba065",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc5f0ab6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1519 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1519 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01b65a3dd26b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-451bfd99"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1519 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1519 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd854690ba96",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44afe217"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1519 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1519 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f35556fecd4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2d3848c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1112 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1112 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ab780f1690e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fcacd34a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1112 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1112 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f4b601df30d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-453e095a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1112 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1112 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "188ce0439290",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bef6dd5e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fce32c8c13be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc3ed69e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "142840bb498d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dce1921b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc943b27602d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df7ec23a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2237ceb58eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ceba7e7f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bcde1ca0d0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87235ef4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e7dc41a49bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-561fa145"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer431 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a669f5fc536f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1df6afd3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1050 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1050 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99dd89c02d67",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c2e34e6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1050 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1050 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c2167aa06f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e01008ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1050 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1050 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bede8f1a7528",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1eaae8f1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1050 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1050 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 8 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85a4af0351cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3135c462"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2261fe545127",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3edb86e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "510c54df248f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7215b4a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9eb04b0161fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0a5f16e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c8a89c0912f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d23e31b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b82a8dfca891",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9077e724"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2d5d126b40a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b7c1616"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b950029b11d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-283aa62f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1326 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9eaece351a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2fbafda0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer206 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer206 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0396e7a4e58",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b74ea55e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer206 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer206 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a638a1da0d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9b04ab9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer206 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer206 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71d1625e1f24",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5725f54"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer206 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer206 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bca03de539b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee19815c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer206 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer206 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bbf8a87d27b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5a9f607"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer206 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer206 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5d1159d90f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-942f03d9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer178 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer178 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2308483cc43b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da5acdab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer178 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer178 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2bb11589a96",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4006d301"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer178 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer178 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b88e8fff027",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1fd7d78"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer178 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer178 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a486746dcf10",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a8a5a895"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer178 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer178 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cfd9ce1e671",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a9632fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer178 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer178 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31017159111f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-916cd9aa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92b7d27725e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9bad2fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb3d0d7214f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a85d4292"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ef16295e42d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04b067da"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fdb62323877",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b10ace87"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d51da6d3f32c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30e1ec74"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c1c0350e46b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d50b8cfa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer699 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac861316bb5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8e4ccbc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1201 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1201 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce2bacb13fd4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d8826f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1201 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1201 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Non-precise locatio...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e8100d7ee3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2a6eec8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1201 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1201 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76c1e5bab87b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64e48f9d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1201 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1201 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e4fb2665615",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f5c5c64"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer864 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer864 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2aba713461d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-842ef7b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer864 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer864 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ebe21ce7a0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fe23cd7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer864 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer864 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f4c36a33fba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2818dbb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer864 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer864 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec54703f07bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e991736"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer864 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer864 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7611a95650c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39c54629"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer131 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer131 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "567cb08574d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ace8fb68"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer131 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer131 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ada5ccb2b15",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0af0fddd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer131 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer131 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a71c72571202",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1b5ef9eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer131 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer131 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32ad1ef6bf27",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2e3023c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer131 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer131 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">99 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2ba73b2aadb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1000dd8f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer131 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer131 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f128b8b4d21",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71c0c32a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1314 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1314 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d4ef6c4cfaa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6424cf6c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1314 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1314 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bad14225aad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8c36c15"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1314 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1314 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93f791a612d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48e73633"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1314 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1314 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4907f845e0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50e5db7a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1314 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1314 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78d56b4c45e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fcc465ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1314 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1314 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c47e6dbc23c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b863c2db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1507 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1507 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccf743535dda",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-430cc690"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1507 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1507 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "088fba9ab627",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87dfed55"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1507 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1507 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "433642236782",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d391870e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1507 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1507 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 6 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0c6bd5cc0a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-243551a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "baa92c749359",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b622b2af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "beb843e01f48",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05950b42"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a19feaf9e18b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc4c1054"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54418e44ce77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2203c33"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd4f9e5eef0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4ba5516"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "821bba55c105",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da62d06f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41b3ccf2cd4b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e430f674"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1501 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 8 hours</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06e8f261c7c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d8ee020"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d04c50b9ea11",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9fd3a67e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Underst...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4b136b2539d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3cb8b51"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fd3e0c1742c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14bdeb6b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f42018c58fd2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-309cd9ba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4c0fb59cf5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ecfd83f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c6c77a53966",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b6021390"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1480 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a502f03d570",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98e5ec21"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f34e66a5ac4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ec83d2c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "049272b903e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c71ab80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a73a4aa42b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c99733c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "928a5ab84234",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f0dbb9e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f502edb15fb2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee196aa1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b573d4e5fd6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a62b211"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cabf3546d691",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cda6e6d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1358 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "672a0ed60b9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3385aee4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer551 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer551 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6dbd831fab9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43438938"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer551 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer551 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e73ef4b6141b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dded1674"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer551 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer551 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a600113b8ab5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c287a6d1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52b5546aa685",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18bfe7f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "847d1c7dd73a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eea6f1a7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85bb541b12fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a0052a8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd7365975640",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48d82ce0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87503dba2537",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bdd80e48"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5de00b138e60",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-76d572eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer721 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76a4374addbb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7ab5ed15"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer606 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer606 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28f4e1108181",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d78f8403"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer606 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer606 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68705ff18ac3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-172ab786"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer606 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer606 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b36e40d4e8fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e38f496"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer606 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer606 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2348e60f13d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5197983f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer606 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer606 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe688673cd7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf6db08e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55c1f4fa5758",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5dd99a1a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a7a46a8ab9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d42d3de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e61caa2d025",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-82611ccf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "607b1ff05e2c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18fc3289"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "867fc3a060c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb5977ee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aee7f61a9896",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a111b858"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ef305934ec4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-710ca61e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer253 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5dc21581fad2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa06bd2d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer10 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer10 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f451f166be3f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d060f609"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer10 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer10 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9d82bd451b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26c609c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer10 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer10 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "058dd9b5c5ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f6dbea2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer10 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer10 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c9a32492ce6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-811057e1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer10 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer10 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5bbcccf07f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd3a471d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer10 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer10 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d7a1713bfc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94855e7c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer479 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer479 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3694aa868526",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1790ddb7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer479 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer479 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edcbdc2cd4c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a5ac1be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer479 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer479 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0eb93b8d288",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8721dde"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer479 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer479 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f002ebaf8268",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a9fa0df"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer479 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer479 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03e6149409d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7753de3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer479 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer479 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d00117674015",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a2f2585"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "373daede53cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0376847"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6429e6259936",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16750db2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60098d8ee2b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d82711f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75af00f71a1d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9e6a5cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66488a2d17ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cbfe3725"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a291a3b171c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70d87047"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1136 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04da015dd3cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e2bbe1d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer730 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer730 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b80990e1b1aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a1436ed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer730 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer730 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6266f3d26c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71ec8710"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer730 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer730 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "398fdad1192c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d833a2eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer730 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer730 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd79c4959014",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbb8299d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer871 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer871 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0ecb9970814",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-080d62bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer871 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer871 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecca0ddb71f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0aa621e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer871 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer871 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "212b93ea0943",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df3a4045"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer871 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer871 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afb7127c1e9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac4974b6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer871 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer871 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">92 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f98d57fde6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-41e7a5c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer871 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer871 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd94c03f766d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1cf83432"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b2739bb3121",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f27631e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1eba4aa309c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9093ee47"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0f3eba88803",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6bb592c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "791b23befa80",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bdd4ef32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82f50bc8046b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8dfb0626"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25e533470e7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b46dd10"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer333 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c39da6f3589a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29c84481"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ae3c676cccb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-629d072e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a97e8d24f910",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16067efb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4128cb08ae5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95c4204c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2beeb9d930fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9cccf4e0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c5aa6128458",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e848275"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78e008e6f7de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-956add62"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "921a84933cea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba793e33"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1336 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1336 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "626d1257127c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89e93965"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1336 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1336 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69769c2eec4b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bba6285d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1336 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1336 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56fe4af0d7b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f38fda0a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1336 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1336 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc9be566905b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b7c6f91"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1336 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1336 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdfafb872968",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00509e25"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1336 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1336 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d92054b7c1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55eee5ee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8407641c1bf4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6bbb6358"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec8699868036",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21a22db3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8fe74481537",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b865dee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4621715f739f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bec0428e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31dd8d05eecc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3792156a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9845a9eeaa89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d4ed971"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer910 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f81a7c792ef5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5d34d60"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer596 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer596 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "982b548c4c87",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd11a853"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer596 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer596 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "081570baa2ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bde88d25"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer596 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer596 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "630062fe35c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b8bebab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer596 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer596 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "624cae5a4882",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4aa4355a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer596 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer596 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aad2703e6e4e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21ed2352"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1412 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1412 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "133ad53cac77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-099eb5ed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1412 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1412 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2a710b21493",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a94bf4be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1412 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1412 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a482fc6bd2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-309de459"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1412 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1412 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69cb03acc48d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e13ce5d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1412 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1412 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ec65f3f96f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e177e11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer278 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer278 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abd3dff5ebd0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16bb7857"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer278 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer278 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbd847c0bb11",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7215b86f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer278 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer278 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a43f4e38a2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28c10e7b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer278 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer278 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e3ba60def5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb7e1737"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer278 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer278 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f225b62a2eb5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26017e0c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer278 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer278 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf2a2cd09599",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0737d645"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42b865f6368e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a036a7fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9382a92f84f8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14ad3553"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4185b141f8cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e348b9a3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "349f4d39468b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b0e7ef6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20bcab643cfc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ab196b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1823 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cc190e7ee6d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7140d84c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1437 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b0475875301",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81728c28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1323 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1323 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5676c0fc602b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-994d1378"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1323 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1323 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c101b02857d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5fe9174"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1323 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1323 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8263779d8e29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5dc23d45"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1323 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1323 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60f0546b007f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ea16795"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1323 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1323 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58eef58ba557",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-916d9228"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1323 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1323 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3b4c5f8492a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d416233"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1445 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1445 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b523de0a375",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47f7e005"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1445 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1445 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d0c91092c6a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f279cc8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1445 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1445 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82938a8e77a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e01ca7d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1445 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1445 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2d7567ad94c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2b7c647"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab1ab0c11ad7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d82d775"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0d1c0d262f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42923404"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d1e07c14092",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-46fd6581"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c259d9bbb37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-343f0be1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d13053c33d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6c6e941"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b6468de19e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7dd12ac3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer677 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 5 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91e41b2f5612",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5d2731b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "455b99218ce8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ac8cf8e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa7159b60a33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7255553"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5dc57d9f43b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e7f6e11d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5da7bce563c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da38fc89"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b93cf49153d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e1462b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63e59a5f0f44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb19843d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1457 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dbb15590d73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b4bafc3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "634bddeeaf99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c190d5bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8524c6768598",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad5b4127"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b135cdb23afc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6179e534"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fac3237c653",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47c8ad87"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c12fe2077764",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d8d056f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9a3b06f258f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42d0f05d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer436 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c12b8d400d3a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3f53e09"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer438 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer438 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31758d858676",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6fe29806"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer438 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer438 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d842eb546654",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-51efa93c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer438 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer438 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b799130b0b0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5eae8794"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer438 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer438 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8021b0094691",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d46f97d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer438 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer438 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cf035dd5a6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad2905d9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer129 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer129 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97cebdebb70a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a633fbfe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer129 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer129 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e33c31190e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a70275a6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer129 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer129 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "489739fb3506",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5f74a8b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer129 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer129 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fe3cf5caf3e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18d44e1e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer129 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer129 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c8f5d10394a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b794bfbf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer129 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer129 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82e3f9452101",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9fa1b378"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer811 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer811 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a5bbccafd12",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8925a20b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer811 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer811 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7a9613065d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ce1debb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer811 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer811 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f25cc42fcb1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f5698c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer811 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer811 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4741272a992b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e7a672b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer811 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer811 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "470d747d18e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8dad66bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7458a67fbe02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-820eb310"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b85535d51ac4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-905e2e02"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b50dc9b123d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18eeac2d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03e262e4c140",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f976b98"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ab6c210cc82",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce18a2d6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">40 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "232b9493c82f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4eaf537"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer896 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00586732794c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a12f998"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aeb1c8341a39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e76ad2a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea3069bbdd2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c9cc101"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f8ea3d2ebe1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a1aff1d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb13f303e79e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a8bb79c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96010409d81c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-026f66e5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "144e0f8d0e94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a08e696"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer930 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 15 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ed198cfef1e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1adcb49e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2491e81d66c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1885767"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96bba62fc55b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-552b3d63"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49e42a8f0e8a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aac077f1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfca984be223",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd3beb91"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "554542e6a38b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e4fd0db1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">360 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4aa2bc4a2de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79cd1b73"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1068 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf26a588dc5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5be5a19b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6e8fa35e7d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f9897ee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "599bd0e9dbdd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a82f742d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd50f0687661",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ecc7eb2d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a1db3473fb6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-823a1005"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43aab99deb6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9d06d7d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">390 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b96793a597c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c56c971d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1156 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e11222d2135",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23478203"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer872 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer872 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5045f1cef283",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-466cedb4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer872 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer872 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64b874131891",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7bf48be3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer872 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer872 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f037c89d0ae0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32d121f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer872 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer872 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0b68d87ed6a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5371feb5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer374 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer374 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26b0812b5c76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2149ff3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer374 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer374 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "999f289c3687",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5279b287"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer374 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer374 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5830f5b83b23",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b08a2ab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer374 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer374 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94f57baeba63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3a403bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer374 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer374 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f5170863e24",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6011c0f7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "148eb26bfb6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28659980"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "736c8639e4a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-09402e72"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd22e2718bc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d5a8cff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5d0264cb404",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e878a6a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee21755b8170",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e99e4a6c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5a3c3403db1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6692ab7f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer527 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3369c5b014d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19527742"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer838 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer838 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c52943ea7e44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54173299"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer838 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer838 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a770adad6d76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b5d8b45"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer838 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer838 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e156f661b2ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30b52e1e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer838 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer838 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7798464db1ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4b4ca3f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer838 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer838 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eeda8be86d0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79e8d0a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e55e8bcbd16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58c12b58"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccae5c02cabd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9dcf565"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ed10af1aa02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89358868"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6068005801de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1719439"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c719d0fb4df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe666c1e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a7a44d5207a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99b08d11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fb9c1353187",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee16bb84"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer294 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9bbc620d4a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7de0a72e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1420 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1420 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2df131e0b9bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-281f36a5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1420 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1420 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d86f1e152442",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f849b62c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1420 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1420 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e69b722a98b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-401e1a50"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1420 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1420 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fb5ff6c931f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e39831b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1420 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1420 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "642a30960976",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8440a3ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1367 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1367 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1f8ce44aa81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-964940d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1367 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1367 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "470415669760",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d21d4ca3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1367 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1367 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c65bf599b028",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-138e8799"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1367 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1367 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">45 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1229897b59bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34a56109"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1367 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1367 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a8d6ff3bdd2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea1b750c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1fc2221a69c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-449a2d72"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea5d8bbbba3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8700f5b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a31fd85122eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2851839"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a33e6744d02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c24fff4a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97b9c83f40c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e54db36"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c5e4814631d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f72da47d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1503 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b94def2f5990",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4862807"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer62 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer62 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "167c9c395d0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a95423c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer62 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer62 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83e358d09c9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb4a35af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer62 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer62 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2d2fb36f023",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-798f8981"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer62 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer62 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72ad2ce1bb6d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e321ad9e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer62 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer62 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd8ccaff4c13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e7bf29b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1535411593cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3766ffb7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9b1ee3d4f74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cf2b2a6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "deec3106f1a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-838585f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07d7461f6f0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a313882c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fd132f68d73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cdab820b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b596d3b6e9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24acd258"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1242 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "106e83ad5298",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1564b610"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e42caad53755",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cab20496"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4b45a264e53",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5905db13"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e85a5826ce09",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23bdb1fe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3019f10dec4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12fad29a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b0f760d4f26",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90290df4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "781256b4b37d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf4f57e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer745 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dac5e454ad25",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb3948d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1046 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1046 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17ff023fb185",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00c5673f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1046 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1046 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dca361dab351",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f10eec4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1046 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1046 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c7818a69ba1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43f35a0b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1046 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1046 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eca166e2b5dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67c4918f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1046 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1046 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b5ecb2fd2ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5fc4dbc9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1046 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1046 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd0f387e3c69",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-349baa77"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer569 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer569 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "faa922756a8a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eaa1fbad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer569 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer569 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23d95b5d132a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7223b47"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer569 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer569 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cdb58250514",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d22d2d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer569 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer569 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea6af78215ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63e460b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer569 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer569 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "675bba97609b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0afb032"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer820 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer820 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98a6d597377b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e8f6ac7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer820 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer820 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74d1fb69132e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1911ee88"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer820 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer820 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fa181369222",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31eaadbb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer820 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer820 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69399888ce56",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb3db4e5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer820 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer820 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2fc30661161",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26c3370e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6afed6778756",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8cc79e29"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e24216ae5a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5e8d9ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87cdbaadc1ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3283acb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edc3c482573a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30993b6c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d6def9c170f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e42e19b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19210c651a53",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac83092f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1214 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbaf7528144e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e637e9f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer972 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer972 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61ae86f710e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c271f215"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer972 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer972 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8e86adb65c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1f184dd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer972 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer972 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce249285f150",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-470af41d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer972 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer972 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "009d89eca0a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-09e75047"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer972 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer972 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8f128a3606d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e303e4c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer972 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer972 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "442ba9a2bc94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6f1751f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1425 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1425 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66ea33d184c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d9be8c2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1425 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1425 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8158f86bc72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-159eee9c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1425 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1425 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a12534f86821",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9786d57e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1425 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1425 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5c676d10230",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b9b1f3f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1278 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1278 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65450f3c0c20",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52142876"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1278 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1278 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63569f4d4ed9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b65e433e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1278 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1278 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dc68cf0d201",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c1dd3d1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1278 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1278 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0570268d8411",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-65f280fe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1278 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1278 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58d8056073a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c8f5024"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1278 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1278 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 92 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "033fbc7301d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5409c92"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c6d117a4d8e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-727761d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25d6f2bfcc5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba026b7c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd8eda5a143c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aad62ee5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3a33a1fcec5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e053b967"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "780966965711",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-234cc1bd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "959935e0e88c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8bc29c92"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c0aed96a881",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87f43251"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1245 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eadf36914723",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e54ff79"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer751 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer751 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fc2a0342623",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-509723b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer751 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer751 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "842c112e85fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3bed52c7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer751 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer751 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80515292a5dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a73eb355"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer751 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer751 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bf32fd1e463",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbb68758"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f153412b7301",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac7ff301"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "164ac4c190b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f26a27e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f66b18ee082",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-494c6a3c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13dc7629dd59",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b03a7cc0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b72a682f820a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5440c28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65708bef1968",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15402fd6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer325 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea3f2f3b93aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d2fb576"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "beda6144b4b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f9fa31e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "707707b4a071",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-17b75ea3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6076b2b9d576",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed9a564b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adf7b4c590fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45d92247"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b43c77713aa4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fad32eff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2833e48855c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3136e44a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1110 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8c19aa4ca59",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-927cdf3f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer955 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer955 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06484ab174d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7578150"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer955 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer955 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19f35a37ddab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c59de3a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer955 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer955 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1126fb9eada",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-563aedd3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer955 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer955 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0fbc5e7fc69",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a47dfe9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer955 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer955 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dac27da98ef0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-742a79fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer955 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer955 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "915dece4649f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28c9a3ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ae8e4cbd66a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f346ff9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bdebd21ba92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b29ceb9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9989321403ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed570d0c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4569350143d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a59b9214"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6bb5842f958",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc602cc3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">14 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d434197d17f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d289fa32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1315 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 13 days 2...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17daff04ca81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-51a57550"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1374 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1374 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c854c9f7e221",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbdb3dc8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1374 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1374 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6137cecf4e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-760350e1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1374 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1374 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "726c6cc095f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-452c4dd9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1374 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1374 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">120 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1303b33b0dcb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f403ad9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1374 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1374 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 120 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f10b68ec5fc0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96f89ba7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86bb9957a649",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-172e50fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c4d6aaf86c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d116d9b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b73eefe488d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36a3131e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad41ae6d8621",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa7d92d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00b9affb0dfa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1befaf8c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e593193a1b33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-680919b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1165 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a4bde0625d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25de9a73"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer424 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer424 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61def38846ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d600d0c5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer424 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer424 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34bff40cbcdd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ba8bbd0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer424 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer424 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04cd00e33bea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbad50fe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer424 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer424 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0011fbe53893",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14378472"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer702 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer702 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d6cdeccfad7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b28686dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer702 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer702 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77ad0697be83",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aac61af2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer702 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer702 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4654ff25bd8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68a3063d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer702 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer702 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f3fc35efb78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-10bc528b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer702 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer702 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b40d6167f88",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c912a2f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer702 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer702 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 3 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "611320b711b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-640755df"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7617d0088dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2e98f8f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da9c72f6d729",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-97681491"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f81f32eff948",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bf897b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4924a837c9af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58ebf3ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98c5041d8b2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5411fb9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d764be2e81e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b5905b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer810 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf11fc359813",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ab58511"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e622a464a27e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cbfbe0ab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11100e0c9604",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b14223cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb178fdbed36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98fee814"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44ce47119096",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da712ff7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8b585ce7a1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f1ffe69d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0668aa9ec78c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19b28337"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer994 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d6d8c967462",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f21fd1b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1531 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1531 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa42bb1c007e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56225b32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1531 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1531 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9590f2d4f63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53602652"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1531 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1531 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dbf0dfd136e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88fd5952"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1531 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1531 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccc0d8562367",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c28b222"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1531 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1531 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "164c4e511e41",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3b04459"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1531 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1531 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 7 days</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "509b61fed7d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3fb80a36"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1329 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1329 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f210721ada06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14363ddc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1329 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1329 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcaf1c3fb0f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a33bcac2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1329 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1329 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ac4da6f6eb2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e38934a2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1329 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1329 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48b5815c8194",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1cf762cd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1329 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1329 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5829b1965014",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b332f38b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer732 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer732 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29a439e7dc88",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e23348ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer732 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer732 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c7923beff55",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87ea6035"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer732 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer732 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e5b55abd280",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9b7b779"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer732 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer732 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0561891f8010",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5fe726d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer732 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer732 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c45ad4d5643a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-76f53c12"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57aea111d69a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b456c5d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b722020ff16a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e89f7951"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86a52c176a25",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bafcd8c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a4b2f1d13a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ede4d10"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb75555911ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53a5232a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f94e85e977ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3fbfa735"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer67 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7770c71a2967",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db0be783"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer151 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer151 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f181e4f54b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32a78c11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer151 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer151 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e68b92f2806c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6ffbb4a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer151 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer151 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "468468661a58",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fdd2f5fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer151 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer151 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">390 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dfb29ac80c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-131a2505"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer151 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer151 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 6 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7473545ee70b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8200c63"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd4ec470a4bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79ded660"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fae76d71d40",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e725c603"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "512d9f09ec6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83ff39f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08e182efef6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-576ad30b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8946ea5adb2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b3a8207"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3e236d59556",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54367e64"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer667 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "490464858190",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d9f13cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fa6c2f070d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8897808"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6212bd19e27",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd0e5deb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2525845f6d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8eaff87c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "644b5e94724f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d86ca7f0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6e60d1fc5a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e04474c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">540 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94661b57bb9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c46d76c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer804 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c3699ee359f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b125f1d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb2477835986",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c618c0c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68f88378655e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cdeb7ae8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3a04b7b3b2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-883e1e53"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c400b9dbb100",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81707e82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d171fcece72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7fa4dc51"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1791539c11c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7033cfaf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc42a37b6393",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d850917b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer884 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b9a10958fc1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15cedf80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer497 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer497 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63b40a8529c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1dd43100"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer497 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer497 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79cf1b75b48b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a9153ed0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer497 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer497 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0872f364aba0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7cc9ca0f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer497 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer497 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "530834d82770",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cbba1bf2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer497 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer497 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">2555 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff783d547937",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ee5c17a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer497 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer497 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 3 years 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adf31c36339f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd1c8442"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1159 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1159 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3567e1d7fae4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc68df61"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1159 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1159 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0de8bd9b7776",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf5525c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1159 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1159 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "553fa3198620",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23c04c5e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1159 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1159 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbe60441df93",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0f72922"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1159 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1159 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7428c360795",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3544a493"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer148 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer148 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c7f69831f3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f3845bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer148 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer148 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aeba09141573",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb0cbbd4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer148 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer148 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f14e575b6ec6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15494daa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer148 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer148 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d824e6a51dde",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-670c2564"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer97 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer97 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efa481d3b60a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be912e23"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer97 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer97 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dc762e28075",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f1a92f0d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer97 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer97 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a76987ed6fa3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b807517d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer97 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer97 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52ec2e6305de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfe281dd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer97 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer97 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60b2a8b95942",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16194fd1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer97 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer97 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94353d0a05a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e098a0cd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer919 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer919 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9fcc1198dc3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1a5c543"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer919 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer919 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff5fa5862520",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c575c229"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer919 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer919 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5d3fc2dfbc5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd0129c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer919 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer919 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed47c33db3a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7cf55e54"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer919 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer919 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84d257486868",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a5b5a0f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer919 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer919 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5869acdf252f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-809f6a04"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer587 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer587 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af667ba55cd5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e99c609b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer587 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer587 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cce376b08ea4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6414af0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer587 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer587 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb2be20d52c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e4340aa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer587 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer587 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">31 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39a3f34e7d02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b15a3ad3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer587 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer587 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d64ba34ef2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11739322"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1188 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1188 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bc19b069439",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3c0592a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1188 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1188 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca22ee7907fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95ea398c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1188 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1188 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48e04cde7641",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74093652"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1188 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1188 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3172dbdeadba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64ee0db3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1188 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1188 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aec80b59478a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-056cef46"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70bae80cd28f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c8c1d98"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a01dc1c22f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18dfc756"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4cf3e3892d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16addc1f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71ef054a87a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cff37382"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffdb82140f77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6ebd9c5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">396 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e03df6656349",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-207a958d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer109 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab77096caae2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-141b09ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fe379255604",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8bd9b3af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16e589663359",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98f6df52"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9aa01258f81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e277cee2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d9f3a25f6a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67080bcd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "312da0353a39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4cf9494"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">720 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5be75bc6f3e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c864a19c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1467 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c065ceebe441",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0beee1db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1365 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1365 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cad29c720592",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6aa6c96f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1365 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1365 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8215ec7aeec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94045866"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1365 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1365 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c699ca98f73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4be41502"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1365 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1365 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67b7ec7f7449",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d9710dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1365 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1365 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a324b8c79414",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-430f4288"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1502 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1502 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2734ed8aeaf7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea3a562b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1502 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1502 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6b44b5c89b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cb9a3fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1502 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1502 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e91b0e79d90b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05e3ca64"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1502 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1502 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b5e81475fae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da0e828b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1502 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1502 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61d2637263d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7b31c11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer63 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer63 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28bcb0f07d59",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-afebe7f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer63 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer63 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26a6a87cf91d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-979384e9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer63 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer63 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef3c410082e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1fe52106"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer63 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer63 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94db965d6e9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53e8eeb5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer63 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer63 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "039039d45dad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb9b687a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6e0feb0e22d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d528992d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c6fd30d6368",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88d22646"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48a2e137a0fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e091b37"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54854d85ce69",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f83d651a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c53b0a3fa87d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8c6d87d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1ab4b8dca8d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08208e6d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8aa2857f10c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fbe0cc2b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer998 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39ce203d375e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2635649e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3ed15866b1f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-754c8211"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8dc026c8e92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f394ebe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "489ca2117454",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a367b9b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "330552771bae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-988be275"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5dfae1c6e71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-883c2be6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "311ab7b92eab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc73c004"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1132 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c93d7be15de5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e322ed9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fde19241416c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d47601d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2bb92115e3eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b87cce0e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c62f8d5d9396",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c54b6b96"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a594d54f64c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44a3f2cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d61a1f96ee8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-40414894"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b309fe742449",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca28c2f2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1429 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 31...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75088c3125fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e76215d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b767fa1989d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33f4dd6d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee3f9ee20fd5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48d7850e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e12dc0eaed8d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54f9c76b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "497c4182cfa9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dba64747"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7461a5ee1255",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffe0ac34"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42569803f7d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-896bc69e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer228 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 25 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c075f42957e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ddcbdbff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer75 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer75 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06a3f61bb019",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6fab62f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer75 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer75 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5a159071b90",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9836cdc5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer75 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer75 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10e613a12c3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2dad0bb4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer75 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer75 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98e61ff4a556",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3da67bce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer75 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer75 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38ee38a169fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e6c9efc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1407 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1407 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ed708d70028",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87ae8f2d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1407 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1407 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65555d8617a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36fc622e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1407 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1407 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26dbb271e5f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef65ce44"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1407 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1407 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">396 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b78ebacd6557",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63e2f667"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1407 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1407 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36cb40ad383f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-250c6e37"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer486 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer486 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f58d7b31c5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3e0a106"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer486 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer486 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fce36a2eb4a6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-601aa62d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer486 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer486 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a96f134acb12",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d78464c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer486 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer486 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54905213e776",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb24152b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer486 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer486 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "339ad289476f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b80e2d02"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer486 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer486 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fc47a6a8d1d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30957632"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "badea54622dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cde3806c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "357e12114e19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c35de79"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "508011417ae9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-426fd25a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c61131bf5cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e481eea2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f783ef451af4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abaa5463"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb5fd5a9460a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1897e258"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer55 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 45 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3eb47c8ab026",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a498f9cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c4f795b55e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3395817c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "897a74ddcc3a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abc0592a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77c72be3544f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-84baa791"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e32c5f79c17c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-138ccc38"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "604fa4d0762c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06dd7d54"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">120 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce9630fb1e9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-201d60d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer153 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a4f95305cd3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d13921c5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9aba9c50dd3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2169c930"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18db928cb2ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2dd08f2a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb86d861d1b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d2ab322"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e248e985f922",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf3c2924"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b909e92dbf40",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc210b06"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bf917edc053",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cede5a70"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">28 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "874a79b35354",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d26d5cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 5 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb555f802de7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9de586d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86c987e932e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83420fff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "110f78d3be01",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7a0d4c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9325c4c0ce9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f818cbde"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec1d374570f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f9f0db0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9182b4e088ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-66c754b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec3b4c00fdca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-17991a95"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">28 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9cf01c9970a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7152ce58"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99b58039bd44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aba94e13"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cbe972f664b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3075733"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b49c101e500",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e21618e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a3c4b8074de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c3d7ffa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d549e3f1b87d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dea369e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cff7b5f9555",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d589cba3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75af0c335373",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06ac0ee9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3a2d1ec9294",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62bef178"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94b7b9fbd50d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29218b2b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer943 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer943 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e7145fbd5ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d28431fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer943 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer943 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b565dc4c03a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c06c3de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer943 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer943 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3320f55897c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce38a465"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer943 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer943 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b256ea54c85",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f361c765"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer943 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer943 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c1dd931ecfb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8df3bb4d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d108444569d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e91bc80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed4169b43db9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-76db836b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99cc64153558",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ff4071c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0dc359bc9a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec13b24a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a77204ae7323",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a91923e6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f45d004be3c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-603fee7a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1406 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3152fdda79a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b2f2afb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1395 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1395 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7dc1efdbbca4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4bebc14e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1395 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1395 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95179ced5609",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1170473a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1395 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1395 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "318c5b5f5c02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f168a14b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1395 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1395 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c36ccffa35a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c0d8d14"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer770 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer770 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4537c048427",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f407e09"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer770 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer770 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "561ece789675",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0895c21"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer770 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer770 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da81c819d4f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71b7f056"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer770 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer770 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee7668c1bbe6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48afd25d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer770 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer770 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59894d3ce332",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5bd1b369"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer770 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer770 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b450cef6a680",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff7fbfd5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer776 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer776 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00ac45b65144",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39db463c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer776 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer776 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e6f7e447c3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c85ae9e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer776 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer776 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7761f380e031",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f75cd56"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer776 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer776 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7e26c3d9b18",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11a36d1b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer776 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer776 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10d0c902b116",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2024a434"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer776 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer776 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a79a1137c4bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3c8b2be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1291 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1291 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c6ab2d20f72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d92eaf0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1291 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1291 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2df209def551",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61255fba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1291 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1291 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14f37b594f1f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8ed9b9c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1291 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1291 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36294c187478",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d0fa880"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1291 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1291 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e4e703a0e51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2131431a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1291 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1291 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "150ea37b98fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5560d9c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8dac43f89d65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4a9a314"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "989c6fb65c7d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b500c565"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75173f4b3abb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36ce6b88"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "464ebead55df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-102a821e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47ca98d4b50d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6298491f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4964a1b7c67a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c5c7f76"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer671 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4cc18cc4cf9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53cb4655"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1555 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1555 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56918f650573",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5cf2b281"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1555 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1555 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46a6e193f0f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-02cf3854"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1555 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1555 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3fb28f9f276",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5658f5d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1555 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1555 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5e8d19f0a34",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbb2b21a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1555 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1555 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 182 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4447a4fb5884",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e96504d6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1518 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1518 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08c4f89f280c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-717c7e5f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1518 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1518 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f1f3f01d543",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e821e6b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1518 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1518 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6581f0791e04",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ca094ed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1518 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1518 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "249619e62d48",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5000aafc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1518 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1518 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cd2d07986f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-82679279"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1518 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1518 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1659ba363f05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30a49fa1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer791 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer791 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfb947bd0cee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf8bb18a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer791 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer791 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "725a02ec8caa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11c11b69"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer791 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer791 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d53cd7b60aad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-40a0dae9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer791 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer791 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11970eb97045",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9ffa196"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer791 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer791 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "413bd7108329",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d089bce2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce95f1fe8b5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-602f9810"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "183334b6ae41",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f530e7d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4853ce4f2ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0bbb23c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "387097e64c42",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af9d6914"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d4144ef0a43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e2c447b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "212e33e66b4c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ccb65424"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer142 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30ac12a24152",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-534a6068"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer987 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer987 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1294175c3cbf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e4209857"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer987 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer987 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "501654d4af20",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf2fc8c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer987 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer987 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "874b97afc157",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ebad3ace"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer987 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer987 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "766920030da2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7400d4a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer987 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer987 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3512569d8735",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b9a75b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer769 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer769 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b3b780faab9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f88d83d1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer769 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer769 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8091b639dfe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b5adcf4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer769 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer769 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0648fe6db952",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-66050397"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer769 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer769 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a5e0b08d7a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11658aec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f6a5dea9686",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30884963"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14be1bc29f0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa29ddb6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "813fe5add6db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e1b7d63d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7df1dd258101",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-728cfeef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c401b77027d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3cd17f92"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e31b77b91d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b19e758c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1122 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8cf707667b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7ea7707"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1511 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1511 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22a16165be6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49ab42c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1511 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1511 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e22c16c9332",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08daa0d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1511 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1511 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00e3c79fb8d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db2fdf70"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1511 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1511 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c059aaa9e737",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-743799c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1511 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1511 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f83d40bee056",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b8ad8eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1511 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1511 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 364 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8280c2171d10",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05a37495"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer184 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer184 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dacf193714b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e4920e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer184 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer184 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d68cd84dee9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31ce966b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer184 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer184 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afcd7926d57d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d3b6e1d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer184 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer184 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8f5dff374ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6682d4f1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer184 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer184 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34d6142d1975",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e56c7dcb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1352 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1352 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a4a881c8f33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf98186d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1352 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1352 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Probabilistic ident...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "149dcc8f5afa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-803774c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1352 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1352 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b29283ac301c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7bda05b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer858 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer858 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "609346354ca9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-97d8e3d9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer858 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer858 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aee1da5a3385",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c64979c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer858 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer858 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbbdfba79c39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13d185b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer858 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer858 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2dd848501a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2044573"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer858 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer858 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60d8c45c57c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6ad95ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer858 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer858 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 6 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12325fac18c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dff4f18c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1196 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1196 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08b99f275f44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-749fe273"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1196 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1196 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dd201f85952",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a749572"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1196 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1196 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb953e00024c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0be68dba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1196 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1196 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "682e398c03cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64e21431"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1196 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1196 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">364 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37680ad4978e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96a059d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1196 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1196 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 364 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d5cf9896d34",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e61a584"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1556 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1556 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2e179f3660d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a22a8769"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1556 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1556 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1dbaa30dc43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb969db0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1556 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1556 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0974f9a65ace",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8016b871"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d61dbd65df0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f0d8093"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40bf3029d60f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af47b015"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6341b46bcb26",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72a31da0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cce8a39edc52",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-514a245d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "694b0756fa48",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7735280e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2347ee65373",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5db020f3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1209 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57e55e8fbc9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55577b49"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3de8952db828",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2797ce6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7de108f75054",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-169b5692"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d06cca342ef9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bdcc3320"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a97e2f716326",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be7349e5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1516c897506",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff12de1a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88c57d631e5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-17d8f1e3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "397723e5dd92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18580794"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1301 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18d8e52b3969",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b25662cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer358 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer358 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49102ea42ff4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-895f75c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer358 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer358 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cb9c54be6cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df604e57"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer358 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer358 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c28042d7336c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b04c7781"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer358 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer358 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e814dc2474fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-812ffbb7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer358 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer358 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbd07ae9164a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-861190d1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer358 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer358 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4be36f1bf6a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60a8f201"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1126 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1126 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8576d0ee9c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abe128df"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1126 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1126 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38f4ec2a84d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dafa2846"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1126 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1126 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f8d00584164",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed281130"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1126 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1126 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fcf7c64d4c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3390c61f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1126 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1126 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a2d239cc63a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f1ef081f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1126 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1126 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6aa3cb3c5059",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8321092"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1509 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1509 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles to ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b061f15ba3e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a9ea7043"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1509 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1509 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "916c5effae4f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9cfbcaa1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1509 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1509 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e34c82833177",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d94a0eb8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1509 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1509 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ed3c31ffa9d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c9ba7d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1509 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1509 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9002fbfe7206",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5430dbd8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1509 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1509 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4743162cbdfe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8276d0b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer216 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer216 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98ac2663f995",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2e98823"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer216 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer216 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee17069d14e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b78835e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer216 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer216 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8868ccba8df2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f28cb2d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer216 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer216 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "806091527924",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49b5312e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer216 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer216 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">123 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60fd46bfaed9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1bc2d5c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer216 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer216 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 62 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f087ba1dc7ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4567216b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer867 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer867 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35ab88b6eb47",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e691f1a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer867 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer867 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb2c7e0bdeea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8497e3c2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer867 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer867 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dc298e552de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d006c94a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer867 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer867 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70a5755abed6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd091dbb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer867 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer867 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a86bc1a4217f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ddbca945"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer867 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer867 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da20ac09628b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd0debf4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bfc48fd0d47",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c09550eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "352c9314f3ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c8bc14ca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0cdcdfe3be7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c59abb91"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d5456b5609a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3dab7ca8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31ea609291ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-003d42c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "260af098d884",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24a6666e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer101 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 1 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f46600ae010",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b34db60"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer279 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer279 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6db3fe2dd76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94b4e567"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer279 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer279 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09902d92e03f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad383aa3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer279 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer279 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e28e4e66e53",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a7834c2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer279 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer279 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "807ccaab5b84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f66bc5ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer279 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer279 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3181a8b0f902",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd0ab601"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer687 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer687 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f20f6103b8f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b10b903"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer687 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer687 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1f46eab84b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f60ec90"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer687 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer687 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d46cf9925914",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-75864fdc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer687 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer687 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bc80eec276e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa8c0793"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer687 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer687 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">360 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e68a901b0ca2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fbcee10f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer687 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer687 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 360 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a22e9238ebc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67b2e96e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1496 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1496 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f71a6b0a083",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a8dbe183"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1496 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1496 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Underst...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edeae7a89070",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a043eff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1496 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1496 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6f15775d2c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-541b091f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1496 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1496 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85236f54e3d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37430b7c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1496 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1496 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">2557 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21f5abcba302",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5e7a6b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1496 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1496 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12ac414e0b03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1616d5ba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer311 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer311 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "753d054c00b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98ee238f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer311 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer311 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bedce0efdb1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-737f3c05"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer311 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer311 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d54b3d572e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dda2a143"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer311 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer311 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c4e9b547705",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8641da23"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer311 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer311 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d47f4c9ba0a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca85567a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer311 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer311 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e382d6064201",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a342b6ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1348 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1348 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4241dfc9cd49",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77728c1b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1348 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1348 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9aeb15137c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb7ac6a2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1348 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1348 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3620d1ad5b83",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8486cf1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "680bb6b98c40",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14610158"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e0c316d6fd3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c26274ab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1add5260f54",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3041e01d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90fc3da1a1ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3c96753"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a6c60342d14",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c548354f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4793ba08c78f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba235462"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c86b50cd0745",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d84abb1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer581 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e2ffdf6a896",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3afe6c51"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1003 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1003 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f127d986dc9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3605ac50"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1003 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1003 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f49532fe966f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88692352"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1003 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1003 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "becab0bb8324",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e0260b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1003 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1003 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "371b2a1def88",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9d91e9d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1003 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1003 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e8a5599d6e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73a2ef78"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1003 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1003 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "188fe7152078",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-efa1b2af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1346 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1346 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eede333eaa2c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3a203e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1346 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1346 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b08c632445c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-76b2b57b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1346 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1346 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2071aa6ea1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0d7c944"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1346 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1346 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66d4ab2411ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c33ec283"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1346 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1346 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 day</li...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e376f2e51d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a4fc301"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer898 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer898 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e26a363c92ae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec2c2dad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer898 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer898 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "464a70e6b7ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56ba6713"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer898 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer898 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76e368aafe14",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c03c117b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer898 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer898 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "baa3dbe91d31",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0814be2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer898 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer898 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 15 days 5...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "246d1fcbbad9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad0b78fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff61aaeaddbe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e371de0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2fe5e1591ae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20e6f00e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "124deeb85a26",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-678da3ff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4d614821232",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20171bea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea8bdc32a33a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4ea2bf6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">150 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a083705786f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f342099"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer663 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5631352377c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-037cbd4d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3257262a1054",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d1690d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b02958a33deb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9217b921"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4f26c9e4327",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28cf1844"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "452b431077d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25143913"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6775a47dc211",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8136834a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba869f5fb186",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2424dca0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1130 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d9786c97e9a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-733507c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d42ee49480d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06aaf983"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dea709d9866c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52aabae0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28175635dadd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f828b8a8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "734329132c27",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d98d3898"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31a901f6edf3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-081cc9bd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "370f35dce03d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec2ac37e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cafae1af268",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6354da2d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer807 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25bb377611ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f573a59"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer737 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer737 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4a3d487c359",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60f19dd3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer737 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer737 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46a76f1a2567",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-730a18c7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer737 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer737 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e28d36cb3d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd2ea3b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer737 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer737 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab25a8950d4c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60d38c29"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e70ec6d2075",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6bfb4aeb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43cb07e68726",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c9c16c8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c7cca9ed5b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1249adfa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eccf3b068aaf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44b53439"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0f1b18784fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-91a53b06"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6932225d8fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-995d5c91"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1409 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0aa3c7c87ee1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-01734117"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a2fb474cf60",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bcd06879"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f256a69c9ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05e6a6af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb8389d15d3f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-665937e6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "153dcabfa6e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89963c7c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7d74122cda4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c65aea4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33baf90d6567",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6f07a0e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1416 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ef7a4d8e06c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86354c0d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1359 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1359 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcb4df794390",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6bea673"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1359 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1359 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9125cd71b22d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25360916"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1359 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1359 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "454d245b4f9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5bd53f3d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1359 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1359 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b8c29671dae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a2b31a5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1359 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1359 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78d1fd65e82e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3d8dac5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "617e6cb7a6fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45dc9a90"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6584f324a083",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ed21e1f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d426bf09ed26",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd7f30a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94601b8ffc1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ddeca9d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55041e361e58",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2550d252"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7dda544fe0cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60462864"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1424 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 21...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "744503bb82d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa8111cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a8353649198",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d81aa022"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b5c73239b91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfcfedc0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab19c7b73d4e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13181109"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7b753cdc19a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfc4ce60"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e32a24c0ffc2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-651d4db7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ecef10159f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4414ecab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1366 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "623c90c19f43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-953219c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1290 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1290 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14efeede8ba8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dcf28ed1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1290 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1290 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58d3bf18025c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f96081ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1290 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1290 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d83d2f06c82",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea04342b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1290 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1290 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f553686901b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2022ad75"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1290 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1290 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7bc585b87f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2127490f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1290 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1290 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 minutes...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50e6e14faae5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cef3d924"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer681 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer681 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a97f0ac92f86",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f2b4296"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer681 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer681 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6619b97adc3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3505e63e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer681 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer681 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69ba1665b73c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5b5e22b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer681 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer681 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd8a226af1c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7de8090e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer681 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer681 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3af7ef8fe1c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-669e67ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer681 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer681 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30bf07947bbb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6921ec11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa826ba5c191",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-22b53b46"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "619580577ed9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d48551d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d463474e3ef0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-796a5887"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e94252a3e99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-563d090c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aac35fec9461",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f7ac90a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">540 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6052d3996fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34eec6d6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer20 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 17...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ade863c5722",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2831292f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1505 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1505 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c761f45dc0b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-390c913c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1505 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1505 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e1f249540c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ae8069d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1505 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1505 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40f9a85684b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c29c174d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1505 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1505 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a94c2274a383",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c22888bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1505 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1505 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eec346241d3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f93234ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1505 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1505 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffcb072af5d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36a1c6b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer72 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer72 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a34a26adfb8e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a490d49e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer72 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer72 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14917438bf99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb3861e1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer72 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer72 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33f83a40697b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb86ed1e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer72 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer72 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cec5076752a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5c31014"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4512affcb37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-66e99bca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea146e87ef31",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72f63392"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e914d994d8c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d554bdde"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89276780d1fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73e9b40d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c96e280e542",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34a414d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e101bdcc4956",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d30d3af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer878 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 60 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "386c903e077b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61450750"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1133 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1133 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c0bd18b4c7b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14d5368f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1133 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1133 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acd0a2d06381",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-464e9fc1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1133 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1133 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e467fe0646de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c74b608"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1133 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1133 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9014555ae02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2de2463a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1133 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1133 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "535611b3aacd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c1dd371"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bf56add4072",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-950a81cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8a409154f5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99cd32e7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0236a00dacb7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eed62b0a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb86d2dbe00a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05e43cf7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fa75366578b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e228f6bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40dd480e281d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dede87ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer263 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1df81a88659",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1cb79171"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e80a72b539f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21a0ef16"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "426c71ee19d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43318b2b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "768f4229d2d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a437de2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b1cac2dc493",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26fbb646"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf24c33613a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ab7c034"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">396 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d3e67333875",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-923695e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer709 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cd3919985cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6b147eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer34 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer34 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a3254f36bae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b60180db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer34 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer34 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "088bccce5cae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b02ec7a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer34 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer34 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bd5e095c840",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24a80253"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer34 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer34 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7878adacefd7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3ce08a6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer34 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer34 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bf925715387",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-adfd895a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer34 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer34 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cb4b419eb56",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2eeb59b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer982 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer982 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e24a76a17e03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-10638e56"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer982 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer982 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddce09ad45a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2c24eaa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer982 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer982 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4cf611ee100",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7846925a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer982 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer982 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 hour</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbd57f4e95d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-853ad0db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1511ad157a70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-729e45bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f2b566fa5ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e09a31b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2426054b0767",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2251c350"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24c962481fea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f969ca3c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9297b69a09a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7246c5fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82de2c2cf862",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc6bf86f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer37 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1b19a98c247",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c13fb930"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer519 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer519 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39b0db6d4775",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef4b5b70"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer519 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer519 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ed17368263b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93a22814"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer519 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer519 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f0920b7af04",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d71a5f26"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer519 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer519 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09c574e42574",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a15100f2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer502 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer502 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "482940a0eee5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ce5320e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer502 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer502 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9db24f37444",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a57605a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer502 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer502 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76ad1ac7c4eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a40a61a8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer502 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer502 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">2920 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f04423b530f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e513271c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer502 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer502 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "902c923e9de7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00d108db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f92a77ed31a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bbb6e9e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "843fd98ac85d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f14dcb0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bf5d6afb65c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f1ec809e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23567a61af92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88e43708"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4498011d8ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-75a9c07c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01cb1e5ad668",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e54059e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1286 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 60 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51e2793702e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f54c53e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer568 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer568 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b94d659ba8d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ccbb7464"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer568 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer568 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19ba0f170c36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f904978a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer568 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer568 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d5f4a26f954",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5cbe44cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer568 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer568 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23f7ff963696",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4857111"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer568 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer568 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fcfc9fde529",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f346d2c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer568 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer568 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc431127c4a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9c0b929"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1439 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1439 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "107c2f9d8b8c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8276e4b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1439 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1439 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40118dd8c5d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-173ab67d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1439 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1439 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e20deb192b6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f971bfb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1439 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1439 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85e5d5a4e7b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-82447cae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1439 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1439 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4bbe8237b72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a205d2f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1060 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1060 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1291c5664175",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14676d9c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1060 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1060 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62b4dbf22f78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03f23324"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1060 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1060 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e46f2df6a7df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db56104a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1060 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1060 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5190a96d7aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b6a2c57c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1060 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1060 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">7 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe242c3e9567",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8427179"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1060 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1060 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6dd9cd1720ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6aee00c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer130 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer130 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97a8996c5d61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbe71d17"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer130 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer130 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f52170b0b5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7907e6d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer130 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer130 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6662c430ece0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87efd78f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer130 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer130 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45c6cc3a0dd1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d9f48e9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer130 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer130 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b54187b895f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-014020dd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer130 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer130 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4376ee3880ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d95ae0b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer965 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer965 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9103eccc5ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56e5e2fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer965 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer965 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2a00d888eba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f9e64c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer965 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer965 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caf813370ce5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6479b6b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer965 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer965 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e2f5f6a8a04",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5eceb25a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27c6e4ddb062",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bf8a0e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d814ba9a92c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe2c89f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbc597057c64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec72cc98"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08cd7d3a01c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8428d631"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "804656cacf5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dec9d36d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b793c53ab71c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1dedec1e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc85a75e83d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92d01655"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f03f433ea348",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8027b20c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e09867c93c62",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2386910"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc6017fc3b91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0f33653"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4faa610fefa5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89189125"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "daddd213cffc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce1d2acd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b59166c1992",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b58bc45"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "466307009c32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43ddd35b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59ff98582ca2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d63a8a82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80cbaa5c59b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5fff1c73"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a339809dd79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9dc02023"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8797062defea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a510c3ca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9273c7776a68",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94c582b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e7e9da2a290",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0009727e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1388 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d17de4a2ee7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00487a70"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9bac38fda8f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1878b5f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "398a6e0b4b4b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0416fae9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a07151b50ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-efa4864d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b17a66bc86c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64af068e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41c4847d7ab0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dea68eab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">390 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3dd27c2c132a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e4628e30"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer812 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23e9541ee15d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-efbc42d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer373 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer373 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bece57fc6e04",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72ed4ecc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer373 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer373 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3149920cac4c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72fa8c5a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer373 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer373 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caafb0710c4c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8351235"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer373 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer373 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c349ea510120",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23b97873"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer373 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer373 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 120 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec1f95571e21",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fdbabc1f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1550 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1550 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a67c5af36d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc341ba4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1550 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1550 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a399de2d6947",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5205fdce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1550 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1550 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a62eb6c2e3f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8f2cd61"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1550 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1550 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdf33d19df04",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa615297"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1303 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1303 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae662a9bcc17",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d01f0f08"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1303 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1303 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Non-precise locatio...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf5279ec3df4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d5f4872"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1303 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1303 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 6 years 2...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "526d752acab0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35f57d95"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfa8154dd9aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ba413ee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "976bebc0b10a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5635702"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f348d46b7b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b0227a6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "333f90e1442f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5da68797"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">User-provided data<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b32f3481afb4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31b70a86"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85dc40bab604",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56b8e8d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1361 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7960df020565",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fed47d01"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b80333c75b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8daacc2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0c64bfac132",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-043e73b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "166b612660c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d3295e6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90ba8b7a2c7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f06191e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85815e2dac65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f531528e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af9211a8b084",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce4bbf43"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1085 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c09b61b340d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ad44d55"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer816 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer816 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68a740a00e04",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f7fce9c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer816 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer816 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac149542fc2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31573c37"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer816 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer816 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44a5138cbf0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-212cd807"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer816 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer816 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 7 days</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b6d9ab08d0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa2d6dfc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1360 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1360 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69a6f6e7deb7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73783979"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1360 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1360 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0209641c59cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61f94eda"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1360 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1360 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54ab0533700e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05c2bc2a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1360 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1360 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f422dcc5f02e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27982d18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1332 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1332 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03e5ebf60e94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d924756"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1332 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1332 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25076a5b568a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef3dae69"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1332 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1332 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f60a5530895",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c4f993a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1332 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1332 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4541f246483",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b99c2c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1332 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1332 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a7926d33d4e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f50a1d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1332 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1332 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4883f433ab1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c247bce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer646 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer646 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Understand audience...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29bcc8bd5dc5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0e4e340"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer646 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer646 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7c15e4ed849",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db5060a7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer646 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer646 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">User-provided data<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c17ace437b55",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ac4eb30"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer646 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer646 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc560e350e61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-adc56a04"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1119 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1119 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f79d947301f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2593aa0c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1119 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1119 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e93f0e44ada",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b048653"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1119 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1119 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88e7166119af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b317f8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1119 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1119 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4364e85c31be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a56e61a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1398 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1398 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a436b38f711",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63bf6abe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1398 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1398 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dc25ee36122",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-929e6e7b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1398 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1398 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "294fbcccc4bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4d12dbc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1398 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1398 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">183 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ccaed02368d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec33acf8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1398 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1398 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4d25db0f3c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49b93dcd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "292b8c955630",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58e1bdce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28c7fb73e7a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f689c7f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c41d6168860",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f47a75cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e1adc96cb20",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b40b29f7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d9ba872d298",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96fa964b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53d392c80832",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0948627f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 day</li...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c159a76bcc3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bb66e44"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer388 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer388 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "775e1a52aba9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d605bae0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer388 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer388 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2085e6332a11",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6894bc94"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer388 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer388 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d703067a3a7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06e00467"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer388 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer388 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "865e98a4f6a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b066bdc4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer388 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer388 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">183 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba3a852f210d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f083dd3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer388 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer388 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1f483b66d45",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d7c2442"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1441 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1441 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a24c37e663a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-070563e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1441 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1441 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1db33b934cff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50f25299"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1441 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1441 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3566c31d997",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfea42f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1441 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1441 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9afdbd74069",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c92e935"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1441 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1441 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d92a9469dadf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ba3ba69"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1441 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1441 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdf9c59d4fda",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96e97cbf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer31 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer31 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b1b39539b29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df3b4465"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer31 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer31 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e03843b58763",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-288d66b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer31 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer31 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4636e7e63a8a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79e99e3f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer31 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer31 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c079313bc324",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e53262a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer31 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer31 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1274fb8f6472",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35526eb5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer31 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer31 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 183 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a943e50e6885",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd1325a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad8bf9469536",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ae79521"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b79e0aef90bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2b828b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eeb815480007",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33eda699"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e4f800229be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e89a340"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d5c7d12f53f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-337e4967"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f7a73dc285c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87eebe9a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1463 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1463 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ec678b1c79d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b2661b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1463 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1463 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd81e60fd438",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0554849c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1463 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1463 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac9c410ed8c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2eea7ba7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1463 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1463 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "837c268cc4af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-113e312e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1463 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1463 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "711262f3c5f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73bd1682"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1463 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1463 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50e9fdbf3802",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee97f48b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4f400bd6106",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc4cb247"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7944b91414c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19cd033f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abf44ee5cf2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11a67945"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a60989790e81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-779a2e6f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eeeb858e88f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf9493b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dede4b146d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-913a5909"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer304 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e72588eed00",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48225d73"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer716 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer716 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f21ee6796746",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-731fa948"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer716 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer716 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ee7319591ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dab1e22e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer716 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer716 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ad676bc13df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78e456eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer716 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer716 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "623643638f7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c7d51e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer716 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer716 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e6f4430debf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31748b8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer716 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer716 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1d9371edcea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e11dd1c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1468 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1468 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1807c6addd26",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-098f214e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1468 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1468 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c9cb20ccda1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35433563"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1468 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1468 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab753e6136f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cbc3c09c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer509 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer509 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "977519618b7a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-391f0c1e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer509 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer509 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86bcc31b3f39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd4ea838"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer509 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer509 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08f1f3d4e6f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b1c4c6c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0b8c048580b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7cd4557"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a564716c5d15",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1980fda5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71af34bfaa83",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1557392e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a116b8c64612",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26b1ca94"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd0eedf55252",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ecdd548"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab4536e29eb8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2c71b1d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d35f4300fd07",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ae274a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer708 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7b12cb16fbe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c5ed18b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1269 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1269 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f03f3105c490",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93c5c78a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1269 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1269 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ebe198fbe69",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df95c94f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1269 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1269 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c24c0fc8999e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e4719d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1269 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1269 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b6d46481d37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-382575a7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1269 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1269 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e5ca7ad375c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-710390df"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1006 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1006 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1301332e9696",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-91b58764"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1006 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1006 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98f0ebad20bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e67c198"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1006 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1006 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9126f62dc9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa202c84"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1006 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1006 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "772fb9defc79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77413198"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1006 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1006 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ce88b48866b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4881c3e7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf6b1b1cd04f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca7c916a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "491f0da73d75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6034ca59"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3a3868854c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fea7a02"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e151779a921",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dca1d1de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49e1a19affeb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98ced9c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">548 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "363adc5aed2c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7934b215"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer241 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c90f84a9a265",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ccb050f2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f838e6ac5761",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2654002e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "317f718d934d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0ecccc98"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61793a240d72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99631d45"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6cbbe26a8df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d0acff3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cd927dad7b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4944442"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12e54ea3f01f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f707aad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "840c911c180e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e97c9f4e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer617 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 60 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c885ea9b564f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03f9a01f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer719 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer719 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1347b45a3b9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbf371de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer719 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer719 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36b4e4f84627",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45f507c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer719 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer719 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "419b3babdba1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc9d73e0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer719 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer719 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef8e7bd30b4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3567bf6c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer719 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer719 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "088fb615e60d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64ad00a5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer719 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer719 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c91f9b08f23f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0f568df"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer883 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer883 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "580cc5f2aea7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-834269e7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer883 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer883 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "220b0e9d3570",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f35430de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer883 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer883 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76d717458d8f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6e6c336"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer883 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer883 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ea9fe0bde0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-898425b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49d6b793f3ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c66d0c5a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b697b915811c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d519aff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43a26128bf9f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-214a80b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69dad9c96b00",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5becf2d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d41171071c19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f51ffc82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42ffceb93b84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5bffa30"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer602 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d0b64de7baf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-acfe0555"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1061 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1061 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e86e26ca691",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca0ab192"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1061 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1061 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5905d3b15951",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d2dd9b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1061 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1061 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f707c8658fa1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-38bd4b2f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1061 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1061 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: Session</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71877af24dab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bf8a460"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer255 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer255 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afc7d25517a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52e4cc0c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer255 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer255 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2ce227bceb4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4255063"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer255 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer255 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 50 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "765904a732c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e075cde"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1049 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1049 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1ea68eed9b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57858e68"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1049 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1049 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c8d4967e77f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5ef64f5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1049 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1049 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa269bfdd829",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-552eab6a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1049 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1049 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df2f0f04f301",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e75fc39"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1049 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1049 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7b867ec99c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c58dd170"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1049 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1049 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "635717d535d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78b22bdc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer280 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer280 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2db9888145ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12ea1e47"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer280 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer280 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efbb0788142b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6260b622"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer280 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer280 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8706cf494812",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-871a4932"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer280 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer280 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45ebb7ab2b2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f0a154d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer280 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer280 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efc6280e55ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a1fe64c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer280 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer280 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6561bda4e9e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9dc95f72"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1263 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1263 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2461c35bffa9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e98eb9bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1263 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1263 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6bc1966e041",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c28a261"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1263 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1263 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98a952ed4e34",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f6c277b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1263 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1263 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">750 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fd40ff5091a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20af1e48"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1263 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1263 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0781e8ae7a73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74963de7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer69 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer69 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27091a9f77aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9185b0d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer69 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer69 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "028c1bb7e5c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1ce16d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer69 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer69 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "748b7c33735e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6bcc02d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer69 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer69 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37e01ffb274c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-223af1be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer69 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer69 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d90004fffa7d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c098952"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1135 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1135 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12aa09ad4516",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c3dc5405"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1135 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1135 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33abeb3b411d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99adcdc4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1135 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1135 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "896ed9b76645",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e261ad0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1135 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1135 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11df653254c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0ccf4c0e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1135 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1135 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6dce69f9dab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b173ec9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1135 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1135 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33cffc6da694",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7a8ac556"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer488 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer488 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0db499312eaf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b7b49a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer488 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer488 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b8880fc8f98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-150cd1ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer488 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer488 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fff643117303",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abed3611"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer488 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer488 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0b63a87952d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b878faf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer488 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer488 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 60 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c07da6f9a24",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f22e223"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86426a16a763",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df73911b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c759d5116896",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bacdf2b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fa03e5d8f45",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4607848f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58214adb6004",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9632d0c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c92a124f4ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c203936"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9990e0925719",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f005caa9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer227 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 1 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb90ca442cc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-daddcbd2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77de3dee9b81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a64c34c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03b414b72e13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2237b43"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed06dba46048",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-415b2f72"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a548a7c9439",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2a81a77"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7287ebe25c61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5e031de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbc59fccbe71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b31f2308"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer915 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1d938d37d2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77f9b0b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1266 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1266 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73ae19baad6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d9882ca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1266 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1266 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7eb3a67cb463",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94ef0037"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1266 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1266 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "764641801316",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-376eae55"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1266 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1266 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">120 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4a53b49b310",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5c4dbd3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1266 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1266 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 120 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "070cb9119bd7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e387d15"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1148 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1148 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "447d152c889b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56046758"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1148 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1148 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "758687707f10",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43546b55"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1148 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1148 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90eef73ef6d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe35e59e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1148 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1148 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2224c1988c6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81bd6dfa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1148 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1148 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "558b9d67ca0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-888ad7ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1148 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1148 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5eb65b7869c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f55c487"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb5cff07a733",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9cb7d197"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a563e465b23",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f9d911b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fec545cb125",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7971e4bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "399e71fa15c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-062cc93e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5681f67caded",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48baf14a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ede190d9a0de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7ea7466"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer137 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d0a0393d51a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6ed54d1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e08fa5df76c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-17234212"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1015db163df0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70e2a4bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca153d59a160",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-136020b6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2355c74f61a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4aabc86"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f58ef15d84f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d14e3e42"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74048d3a1d97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a73f66bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer559 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "015ed06ab9ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5118c154"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1338 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1338 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7b80a84b2fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad71715f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1338 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1338 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41732d9df18d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86889f3b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1338 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1338 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98665a271f96",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7ad759e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c514aed3d557",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00951209"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f5b6f6bfddb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cfce4433"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f1809b067cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9664145e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fdea228b9a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fdb519ed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99d1371c4b30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-daf172bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">396 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f01d777717d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d86e034c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer164 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "635e5c05df7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ddb476b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39725a95fd3f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2fedb423"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b04578b72e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-454c8a7f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da3869024549",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d0c9631"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7dc2cbde3c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd28cfd7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c52254b78e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94ffd75c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">2555 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6eecbf18b8de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c431b211"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1471 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04a0867d6af1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2166d76a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87ab0065a801",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cbe73298"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5a7ad6b6941",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b6ce188f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f28e0afdec29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6038c00b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5018084b2e5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-612cc8d6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d44668e984e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-718c2e80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "736b4e1f2070",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3fb6cbdb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1527 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4379c5299839",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-caf02798"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer466 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer466 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ece381b53e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16d3e7e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer466 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer466 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d75b4a93a0be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c3466e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer466 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer466 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43b68d0b7813",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5fc8dcd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer466 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer466 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "115058a8db64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56b191bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99055a64e3d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed36a391"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccc882389dff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-317bee28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84808f502e49",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f916ebc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13070c013c37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6ddcc15"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bf058f601c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ebbc423a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d60f82dd3801",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08a95f51"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1523 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88871751332e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33a397c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1516 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1516 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5a4d3aedb00",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7d309ad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1516 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1516 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e5ee34d89eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77fa362d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1516 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1516 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08834b2db095",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2df68064"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer976 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer976 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d66f6753975",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ddb0fed9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer976 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer976 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d872e56c0a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ddc54c1e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer976 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer976 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d2fdfd347ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7761dc41"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer976 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer976 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0782c0311692",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a60739e0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer976 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer976 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52706b93419f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5a652d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer976 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer976 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f32cb7d8542f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ce284e7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05ae0fdbf780",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83b8aad4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cec8b577e8e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9532383"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f8682273dc0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c3b3a81"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e6c1ce6fc7a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-991e4a67"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8341cb7505dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-434ed342"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8d51e20b0e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8780d76c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1227 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c6d12718358",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd16ba0a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer139 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer139 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e47de4029026",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e2358b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer139 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer139 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce9324b37d40",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d50c811"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer139 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer139 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2be9b1bb5851",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-153e5c6e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer139 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer139 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "209547f0dc16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19c529fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer139 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer139 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72c81ad270a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e10f280"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer361 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer361 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21295969e87b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2530d127"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer361 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer361 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef6336991cba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3e73991"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer361 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer361 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac958515741c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eef5f713"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer361 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer361 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 182 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcd86129d4c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05faaa49"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d63ed9e15448",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7430cd18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09ee6543b59e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ccc81d5d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d466c1d007d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cda87a14"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea8a31b05438",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-335d9235"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8b1b90deeeb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78bb872e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84b4ddc7f2dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08709cde"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1508 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42e9e1869b5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2ae0e3a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b29fc045ab8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-231439c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "843c83f51fa7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73f788ff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbe0c63f3289",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8c15afe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2d6c1f7d7a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-370ed2a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "932273f7bddc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1cd48e91"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1697c0b93be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a690153"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer516 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer516 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "263ee9f4636b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d6e04fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer516 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer516 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8afb4ea7e22a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19f7d0a6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer516 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer516 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c1c2a64f531",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7fe3e367"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e48fa252fa78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a2fce8b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5284aa360704",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ff0730e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eeb34f318dcf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26cb3241"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e32b2fd618b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6cfdf4a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05f6ed54514f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc005c40"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">14 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5fefc0f3bea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1500ad4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1353 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4cdeaa1e991",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c64fb1d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1101 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1101 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6581610632c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6807d86"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1101 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1101 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebbf0fa64d59",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18d9e9e9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1101 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1101 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25523a7ed30b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae98e8fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1101 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1101 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a441577f047",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0758b833"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1101 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1101 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6ad82aca72d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d72398d9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1101 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1101 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5b8febfe796",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-490f83a3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer412 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer412 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "936dc8231c83",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2427f20"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer412 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer412 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fabfda5fa284",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3697ee54"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer412 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer412 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3d674e8c15e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f37b0288"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer412 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer412 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1096 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7196c0a60bee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-642aa62c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer412 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer412 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fba791f31157",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5f04aca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3efaeb83a5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fabf613c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee29c4ab0cf1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-711d15e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bde7f485b28",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d177b9ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7e9effdfc11",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-faa8b514"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4b76bdab0c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26441350"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2403072c8038",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be52e79e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1492 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfe14407606e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-432954ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer727 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer727 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab3e1ee0f2a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3545d9ee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer727 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer727 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2448722e717f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-91927a39"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer727 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer727 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31767112b8b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03a9c5ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer727 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer727 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4aaf2828d99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-22abb424"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer727 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer727 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5478d433910f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea5feb6e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer727 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer727 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d75888057c59",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8898f69f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer384 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer384 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Develop and improve...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "185da5cb1c7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a934a2d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer384 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer384 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2059af17d8d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2a417c7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer384 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer384 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc00ac446882",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c535890c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer384 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer384 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfd3657d56d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77483acc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer384 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer384 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 36...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7511945bf04",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2658c21"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c586b0e5b747",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a51145b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b96f406caafb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eae37b76"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe70946ac7c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-351dc0fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4aa6bb65fde7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af9a22a5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b6555ab6a6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c54e16bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfa04107fe66",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8eb2b3a9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1443 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1b5695c0569",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4f471d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer839 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer839 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5faf7937ac5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33041385"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer839 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer839 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96604d42c229",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0cc311c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer839 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer839 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0af209c0aae4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f0fbe4a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer839 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer839 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "809be573f75c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83b7a9b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer839 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer839 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70dd32d28360",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7db6ff61"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer839 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer839 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a203bceb876",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-efe5d349"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a7b2e3a5cd7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c849d696"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "832b7bbb69b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9972dc4c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4eeebb1fe658",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4090240"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "155c65075649",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57aff882"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5481d47663fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-822d3884"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d9f6018c1f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53cacbc2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer127 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcf6445c9c60",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d17fb85b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer140 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer140 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19824c284d7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b208e478"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer140 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer140 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "747bed5cd81b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-509761e5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer140 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer140 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "229cbaa69000",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-250560db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer140 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer140 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1187353385f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d298bf6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer140 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer140 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8deddc0c154",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-499ce9d6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer140 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer140 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4bb38c4604b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e9ab5eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1495 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1495 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Underst...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e12fcb0c10d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-757e5319"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1495 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1495 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a158769dca06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb054d3b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1495 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1495 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "052cf314b01e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9df45b04"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1495 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1495 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0427c1bc2395",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b18a753"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1495 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1495 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a31f6304e14",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-651352d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1302 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1302 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96d98f5b222a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d1f3e9b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1302 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1302 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78c195dfc3de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2727eb3f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1302 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1302 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4018f7530d9f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9338871"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1302 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1302 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34f4ace9f2ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d2a0ff4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b513a90e3cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6efd7378"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62cc9b3cdc0d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-355b49e5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b50b4b3d1b96",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbec50f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "432ba3f948d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34308d7b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de5b91b0f522",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d25019ec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f49b8a8608fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bc23194"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1524 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d34d123b8055",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1383f5d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b9408cd7548",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-762d5697"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3a9f2ba8289",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48d6dcee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea836ff78587",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a9a55b74"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ed2a9d72a17",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-acdb64ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf9bb0d49b57",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39458f5f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "165368ba15da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-904593f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3898decac0e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f0f5314"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1131 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9576ffad674",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc966f44"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer961 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer961 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab40d4166e62",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9cfcdf6d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer961 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer961 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d88bdb9b5e50",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7ed2574"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer961 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer961 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d518bb7c091e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e0270a3c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer961 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer961 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c234649fd7a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a363c8f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer961 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer961 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c16e64b22909",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3ae4a9a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer961 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer961 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09b9e86f8f8f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6e0e622"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1446 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1446 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ade5660e5ab6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-01d978ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1446 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1446 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd2ad9b4d9e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-516cb21b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1446 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1446 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b9cd6bdf82d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff9aa22e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1446 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1446 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1354d1be3ee4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2cfb020"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer297 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer297 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03e738cef313",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d6a18b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer297 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer297 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12d0c0c6d9f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-609a5a1f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer297 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer297 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b512aca422d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-735da67b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer297 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer297 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce1ed65dcd51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3e62698"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer297 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer297 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0124434718c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81836585"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1454 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1454 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "022e82efd735",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3846673e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1454 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1454 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2fa66de656b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b506ee5a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1454 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1454 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a809ff52357",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-274d92f5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1454 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1454 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dcfd17a5ddf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56246383"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53f835e286d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-788d9901"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de2991e5ae19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a923d268"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de6440315e41",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e046a19"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "facdb6fe426f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-545a01b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e6069fbdc2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87cefc86"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7a60d855ae1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3e0c987"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c88861d5fe8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5db5cf1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer803 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 7 hours</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a732e7e74760",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f1d335a8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "910f243b35d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db64409f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c61dd5b708a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a17659d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6808b354ac21",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d8d466c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "260164661072",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-342892cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4338f743823",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c657c99a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce480bb416ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-02f0bfc5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "262eb3f9897e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b26c268"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1350 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bbc8f35c40e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d825ac9d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer874 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer874 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23629669258f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b271e3f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer874 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer874 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8912cae60357",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-691975d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer874 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer874 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0aa047dc47d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a1e37b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer874 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer874 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">540 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc9087de6666",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56a55bf1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer874 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer874 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 360 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0a4a596cfab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-652d8eda"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1037 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1037 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure content per...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b50800e3c05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf2efd87"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1037 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1037 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d28829aba445",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e4fbbc4e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1037 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1037 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e982ee1947d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3233bb9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1037 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1037 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28acf93cc18b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7197bffe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1185 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1185 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af827a233ab5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55555e27"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1185 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1185 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "355c770f19c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5873891f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1185 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1185 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "092c1ad8f74c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c045d68"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1185 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1185 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b495791971c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e1e374a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1185 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1185 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">700 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4a375b88853",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-999fd578"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1185 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1185 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbe28636478e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da05139e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1344 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1344 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fa74717b82b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4938548e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1344 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1344 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d01387bef51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e093041"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1344 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1344 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f98bbf6c841c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-355aa2fe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1344 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1344 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd28bad57ad2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-189eb0c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1032 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1032 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "400a5558dabb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c12cead"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1032 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1032 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdd1a62257c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea12f601"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1032 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1032 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dd5bd579453",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a954173"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1032 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1032 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99811ed30408",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-690284e1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1032 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1032 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40da25396958",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-700644a8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30f7589ed6ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8cd4bc17"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21dec594e27d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6db20a54"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36bbc1639e4e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-419d9e32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff4d05e8725a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36a9b814"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c14a3358b18",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70bdf991"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">760 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a234c4f3754d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a42ab1d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer952 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c93a0806eae1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13890706"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c989b18a320a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-345a3a03"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e73b3baf2d18",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-992aedb0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c75d19bfd6a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20d50de8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "446547a85626",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62afb893"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b7044994568",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d51a1518"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8abbc4093226",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f62790ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer762 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bebf667ec43f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea00e4d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer427 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer427 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e39bd18d5811",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9fdbbb2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer427 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer427 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dcdc2fc9df2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d11eb9a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer427 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer427 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25c67f047db9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6461465b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer427 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer427 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b465b3018d4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a545592"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer427 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer427 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f281a70f6a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f95bed7b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer427 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer427 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf518d4ad14e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd152257"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49e5e02a4d8e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-528cbade"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1f9cf80e99a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c29b6ad2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38197dab04f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-559db93a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cd1409bcd0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6e3a854"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9df67007145",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-76688db1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85d318c1614e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d3e6471"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "382d64df3298",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f030caf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer418 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43a8b46c6397",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21c400db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f95761c0da7c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-334747c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b868dc42c7c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0150d098"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5b177d27df3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-912bcd4c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01c0512aa598",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c3b335a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67ee10777eb1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-97ebc76b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b81f7361d62",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d43fac6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer725 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "352bad28e9d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c08d5c83"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1277 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1277 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "444a9b2ad720",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98964854"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1277 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1277 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69950f0d68a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c19daab6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1277 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1277 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af682044c477",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ae137c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1277 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1277 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2aa1eb1b58a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a77ee17"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1277 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1277 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4890efc6571",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a356e795"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d1f752b4392",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6f2cc1c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "352fd517624e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-501a55c5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d82a0efb81a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1cee27c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "362d13512cff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3bfa6074"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3604879500a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f609954"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32fb5b0121b3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5a3d0c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer860 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 60 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46438cf1d8d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc633468"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a016158792d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a486d34"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28a4cc5f111c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd50c869"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30b4d12c1067",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f83e184"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d0b77dd4b61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ace5b2b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d96f7984ed2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dada96d6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57721e037d98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b447a1e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">396 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06f29b4df132",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04c5daac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1465 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e37673498096",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e7ffef8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer226 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer226 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22cee92a1c00",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42818c1a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer226 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer226 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1b06f533d02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a14f929a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer226 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer226 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d44a2b12a7b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87625584"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer226 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer226 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8f8d31e957e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5b64d04"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer226 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer226 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "994e6e7e3eb1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f6c4c82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer226 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer226 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a308e27f96ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95a73d5e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26bb51d79280",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49cf8edc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32bd5fc1db63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bffe42c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f016977b4eec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2864266d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cacf0c4eb6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6866a6d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7dae3afd2cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc95e813"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c835c9773020",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87d0fa24"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1260 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 57 days 2...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7732585df776",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0cb712e4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d8c88964ba5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7acbc9a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e26a02c60334",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd3b7d38"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b818f853031",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-85e1581b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36fac3e6f5f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6e29715"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dabd63c3fc9b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-caec856e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4d6f2000ba0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b873e26e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 7 days</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "edf2a40784be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5751ba2a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1410 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1410 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67fe537d7d79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a9897c34"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1410 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1410 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f85f82ef5466",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a09972d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1410 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1410 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a5e644e0b4f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8624db2f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1410 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1410 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1e8b1065d27",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-370e9c42"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1410 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1410 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b08b5c6145c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd176552"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1410 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1410 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76bbd6b616f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b0b6e91"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e8796bdd2f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1702912"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cd92db7bd23",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4bfc3773"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aee52b3d93a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9296bde"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07a682195fef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39fa5028"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3933b3b912f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96ee3108"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a342a80f0eec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c1e1e3c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">40 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea19fbbc0306",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec4cd128"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer76 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years 2...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4be188e216cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73deac2a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1408 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1408 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb56bc6da988",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5505d1c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1408 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1408 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ae80fa83494",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd6de70f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1408 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1408 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5758809cb84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec04d9e6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1408 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1408 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78d2aacb39f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45c66caa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1408 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1408 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd03e0c58d6d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c02d88a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1408 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1408 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e36683435cfb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f75f9d12"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1485 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1485 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1eab332a2c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-527e342f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1485 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1485 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0adca05e3b2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a88b309b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1485 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1485 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e205bf12e6cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d84a1aa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1485 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1485 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0220bbdf47a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63e07acc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1485 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1485 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8a1c47d937a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1df9dad2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer81 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer81 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a230585d7a6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62e46429"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer81 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer81 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ab7b4ed46cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21e7b58b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer81 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer81 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77761c56a071",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2497b7c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer81 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer81 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52081bd6b526",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cce34a75"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer81 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer81 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">366 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30a69beb6e42",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2f195fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer81 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer81 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years 5...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3757282d881",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b4b9339"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer835 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer835 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bb76b230277",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b55c4ce0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer835 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer835 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9423885d5d78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e75a3a3a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer835 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer835 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a754c5d6a21",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12c4aeb3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer835 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer835 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc236d9435c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58f5b98e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer835 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer835 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 300 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a2d43d8d2fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ca32840"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e7688ce8ce0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15edeedd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08a5b1702529",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06bc79db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ea4c851cc63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b720935"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "973cf6f903c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-489ef779"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08eaa0e6fc8f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3213cd23"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a83544b4a54",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-51364b25"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer11 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42d2f04e0b6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-906a8fbf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer880 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer880 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8430f5758b9a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-22c1b19a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer880 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer880 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e39607a32cbd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3a096a9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer880 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer880 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2124c18b31f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0199af49"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer880 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer880 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d035aceb87b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b4ae5a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer880 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer880 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb87599fdf5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29ce3f38"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer880 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer880 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bba9a8e25946",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5d6cf7a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer993 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer993 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53daa71a30c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-879b800f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer993 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer993 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52b599de5fd9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05b2ce83"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer993 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer993 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45dd9b1b2255",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36aa8efd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer993 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer993 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d688e52581fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4a8d0e0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer993 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer993 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42f3e5d965ae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5edf4ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1059 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1059 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a1d70429e12",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12dbc3a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1059 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1059 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6cf50a2d8eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89c8695a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1059 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1059 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1101ec795925",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e7dbcf2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1059 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1059 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1869f697235d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-84d5813f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1059 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1059 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: Session</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f60c178c4c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c812249"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f70ff2fbe132",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f61702fd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebe0e4aaddd2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe13f3a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7bec48d2b75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45a040ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca8157c16294",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc139249"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e38cbb625861",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-519ad905"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13b75de13633",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60e21f80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1048 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdc5647efe3a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bcbb66a2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1235 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1235 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae1d03ae63bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfdfc526"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1235 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1235 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c7097ab6595",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8158008e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1235 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1235 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57c1f1d0e8d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8384c96e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "570c73da1db2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4517cab5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e547ed5ad84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-550865bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8f74cc6a665",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e73d5ca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c1c6803493f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c371737"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc0563902ade",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a26481e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9de9c8059e74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf71e6da"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1327 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7792b088a57",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-065e16d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fce1b905a1a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-247375d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ddec56c8514",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-299a5782"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62d88d215708",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6937cf1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3b3a19ba0a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4efcd946"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf72bff7782a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b3760d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbdefddaef02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b52d607e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer554 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "427bd0f5c886",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e4ea705"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c69214901d2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2acdd72"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae979f33bf00",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f67aca5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4a41ff4210e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52dc9b8c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0aa9cc8aaaac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44ad8c5b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32427a6bea10",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1768757d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ddce1901b89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4961732"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer682 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "017e4d28e898",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a9509e7c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "645195101df6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2f8e474"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dd621bc6c51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d1dd237"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bafdd9382e82",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-068cebaf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54243eb1892b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-46a28ecd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9895b4b2ee6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6da01f92"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">2555 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b49746aab067",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5356a904"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer60 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df4adb6a64e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c125980"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1180 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1180 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb674ecd17ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-973485f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1180 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1180 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b93b44ba71f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5093d8a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1180 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1180 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28d40a3296ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a22ca659"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1180 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1180 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "370dfe55d3f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af5f9602"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1180 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1180 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a702a1b985a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7ae11df"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer57 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer57 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5881afc88a30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-015f98cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer57 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer57 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6506ef9729e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a316941"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer57 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer57 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aedab359cd5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98a0a02d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer57 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer57 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae98bbb4b324",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68d0e914"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer57 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer57 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9850d0e639bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-519da699"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f81f2ccafc4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7eb95dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1104c9e775e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc732648"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05f73bd6a8bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c027b82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c48bb782f00",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec24d680"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74ee37fed604",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ad1c599"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74a508d477e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0d3b963"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer290 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d87355f45c66",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b48616c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1389 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1389 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c806c9061026",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2b667a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1389 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1389 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "519e0b146fff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2451a50e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1389 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1389 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d08c68f8343",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42c7e43e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1389 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1389 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8157ef24237",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69bf5cf2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30fed188ab31",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33c05e3d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "124e85f894d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92eda12c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f450f2f1c49",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f6c89c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aea6fcb30b04",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ded6a9c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7455db4f8bab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-40795baf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09ae4f7f7dc3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ff7d6db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer528 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03ab752f72a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30439cb4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1025 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1025 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ecb0d0ab9ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3c4bd6d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1025 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1025 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdc91d5263d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-434d2a3e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1025 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1025 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91dec5e33ed6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4af499c2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1025 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1025 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7eeb0d855a0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4baace10"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1025 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1025 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "296631c68d54",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94d175d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1025 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1025 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e08795f78c74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12bb50e1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d80d390847bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df29ad50"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2adcbe637cc2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45962fb5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5eb5b76b05fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf569eaa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0196baf86124",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1935fac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eaeae555e09f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0584c7d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b2c45312476",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb50d0a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 day</li...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c069ffd87a1e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8693e1c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer911 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer911 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9927a9d3ae36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d3e0b08"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer911 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer911 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b792ea52fcc8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8bd90ae7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer911 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer911 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ee066dee5c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98d7510d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer911 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer911 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84a2202ef484",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c208859"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer911 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer911 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb53c0caee8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3719dcf6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer911 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer911 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13115c2adf68",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-735d24b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74228ca406cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c0fae6d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9003d788d12",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58466e88"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56b87689b504",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ded2c065"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c0da5e53ae6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-844e65c7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd72568a7872",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4a8a3be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f828716e5c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2582ccc4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1461 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d11282e6217c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef80e05b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1157 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1157 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25aa9312a70c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5172c859"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1157 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1157 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d37bc47b5fbf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbe36f49"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1157 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1157 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "760bbfac2297",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db82fea9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1157 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1157 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc146cee618d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90d1f050"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1157 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1157 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fe5faec9022",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6bdc983"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1157 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1157 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eee1e6ceda6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43c49b25"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b2b22e6d370",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7644fee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86358604dd31",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c5a3e23"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2409df5139f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fce40e6b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8863496aafa8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc3be29f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83a6123c0d44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-398d0a52"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb8a69fbc3ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a636f5a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68aa281a688c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5598625a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1264 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "758488278607",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b2c7a80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer631 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer631 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "689861098253",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa4562b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer631 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer631 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb43837429ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a9ababb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer631 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer631 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53d013ea13c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d8147ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer631 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer631 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50d38b086e1d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11d931f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer631 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer631 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1096 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf576ee208b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d23bdbe7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer631 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer631 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ffe033369c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f95b548d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1100 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1100 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "788d89d09d99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc2635d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1100 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1100 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f39ab491806b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14a66083"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1100 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1100 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6aa979bb7133",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7b59a5b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1121 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1121 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2dd870cda53",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a19baf1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1121 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1121 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45276e327292",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c26119a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1121 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1121 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7695ad9f08d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5865650"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1121 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1121 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1bb87c55890",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-803cfa66"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1121 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1121 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4af17aa507a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f28caa3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1121 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1121 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84e559828bfd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87bb3187"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f05f0811a841",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee3018cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c302e5057c90",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc137211"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09adc401749c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8cd0685a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f394089654e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8c01d34"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "942e1ac07d08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9344f06"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7864a7582f84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4908e16"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer192 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "712d0bb5d8fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0155cfdb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78c64e9fdef7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf6915cd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1e2283e920e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cfe2d9b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6abc3523b27f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a3d1720"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ebe99da1692",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6aa90f09"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c8b7272f6e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55973d45"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed8e4aefb377",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-965c6d32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer800 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c76016430b44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f631451"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bc210ea2bd7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-666fea6e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ee59f76d805",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4c1ea02"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a33a75170f8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff3ac3c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e97b5751a8e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db1b636f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc14c73ce6ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f4f365b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e752d45eb7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f94a9d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer703 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f8e252311f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8ee2864"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2e48c5a4217",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a2fe57a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b0579a80dff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c8aee995"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49373a2fe3d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-02c70917"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6dbc877b81ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-010a5eff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53754ca47aec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-178d52fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "100fea3b826b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d4e3355"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fc994d61d13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d60408f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer659 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92170236ec52",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb392c0a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1e48e99179d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47f78b6c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15422cf7a1ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61485ea3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba79ad16ce8a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e70fc086"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3916858140ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-46755360"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7184b2ead803",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-008e59b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e35e3f7cef04",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5cf46ab8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8379e30c151a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92df39c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1162 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27acde9b82eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57810896"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1045 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1045 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c553a5a0b061",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47c97b0c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1045 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1045 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7cb4dad137a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-957f4d1c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1045 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1045 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "552019fcb4c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f6670dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1045 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1045 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7ae42641aa8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28011f47"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1045 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1045 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12d037d11e73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c8b51385"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1189 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1189 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8829f85a141f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f732fd3c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1189 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1189 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd56027c8fe0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b125a2ed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1189 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1189 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cce15a52bc3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-196ef06f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1189 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1189 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf53339b7a0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7148c75"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1189 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1189 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9e2d4108e5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbdc644e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1189 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1189 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ed723991b48",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da92bf45"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer819 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer819 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16394c430369",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cabf7baf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer819 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer819 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17fe5d5765ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18ae034c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer819 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer819 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a867fff68fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f9afe50"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer819 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer819 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff87e4a8e05d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aee267af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer819 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer819 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "206d9c169c1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43568899"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "130efcf02afe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74fca1d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "603b3965ae34",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5537a6f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70ff467a7b91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-809b6dfe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02d444cd976f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a915b0b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44c106f133ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-10b30948"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9061a2970cbf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cf89f4c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1532 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 minutes...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a441c8fe9699",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-614931db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c5d342927ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de17ea02"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d395607d66a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d8ff1f5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74e340b67b96",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29f5b4d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea0326fccbd8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8bba3d82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fefc9d0c6109",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33c743e1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de7d6fe3bd34",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07d2aa8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f86b238124c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89ba9586"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer203 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 35...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e84557e28d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-473e8b69"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer759 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer759 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5da79a0917d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-766556ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer759 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer759 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0a46407d84a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb3b1508"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer759 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer759 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50901570075a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b75faae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer759 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer759 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce8bfac8bef7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99bd471f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer759 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer759 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae1415443054",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d92a4238"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer759 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer759 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9db2e5e367f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74c851aa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer375 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer375 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f6d969386ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55b97ee9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer375 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer375 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80f555060aad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39eb9577"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer375 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer375 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08041be2aada",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6a5290b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer375 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer375 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "785e335000bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a925bd9a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer375 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer375 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ff57ee31451",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e737417"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer108 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer108 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81e68d600106",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72b153f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer108 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer108 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c5c1ad3e308",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-225002b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer108 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer108 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77cdb09321cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c89b365f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer108 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer108 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81b329ede6ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4020440"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer108 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer108 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6f4bcd75f79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64ae5b60"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1436 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1436 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02fa4c73ac27",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b57d0fb5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1436 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1436 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4335282cf52f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a40ab409"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1436 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1436 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58e1b6a40321",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-184b1a23"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1436 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1436 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca2fdf0e00b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2df42140"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1436 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1436 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc2f0621eba4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-97625398"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1436 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1436 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b13a00d54605",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0a05e68"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "916bdfa0ea4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a022133"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "866f33129222",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-85bb80b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5aa7ee297af0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb59852c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3a86661d1fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ac634f0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a1ea9f54b33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ca819b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a845eb4e5726",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e88d850"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1021 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b4973be2b5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffd04cbd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1470 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1470 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d5f21c630cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7e13efa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1470 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1470 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9e813684276",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b18b2a5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1470 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1470 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2958e658325b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63f756c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1470 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1470 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e4cbe4634fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a8eb3384"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1470 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1470 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd36597d4b64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f9f3ad53"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5413f52d116a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-afdff45d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Underst...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02c216acfc6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd14dac7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6fba7169000",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03d88d23"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4f23fc1bb5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08b66971"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b305bacb5ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-efdb90ed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcc316dc4674",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2c73fd9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ab42d99e23c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2329659d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1438 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "434b487571cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11c62056"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c8ef6b22da8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90fbb9c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6807aa87ba06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a115604"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1135947c7766",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4578440b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35dfd6e570d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f59dbcf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "266a20d3332d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5c33422"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ebfd1631ae2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb206a79"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1484 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b782fe9dbe2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04885349"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer308 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer308 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a2c9a4e1346",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a9d9aa2a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer308 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer308 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc5c96d3767f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50cdbd25"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer308 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer308 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12d57eca573a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87770b58"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer308 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer308 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef5070cc8e56",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cfd82006"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer308 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer308 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2f634440b5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa0f43d9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer308 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer308 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5c1b4c5facf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a214b6cd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer232 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer232 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a57f6f50f18",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b12e05b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer232 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer232 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "652af1c28f6d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34086eab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer232 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer232 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9a4a7d33364",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-280a86fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer232 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer232 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcbd202faa71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7047927"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer232 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer232 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afa656d6e20f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2acf6cef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1238 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1238 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09d49ac2818c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31c8739a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1238 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1238 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f61f2ae6b89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0f5d99c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1238 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1238 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df2b604908b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14501eb5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1238 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1238 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78f03dee9722",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f68f298b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1238 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1238 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">360 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "884a62006b21",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ece1ec0a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1238 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1238 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 360 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e4ae505b29f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ed1587a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8cae643fd78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c535beec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af613eaafd96",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52aa08c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc6221650c9b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e1faa03a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2713461b6f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-542fc62f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48b35fd2e8bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39c61c42"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d63f6d8555c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-095b25a2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer4 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "222f93997f3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8af461d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer16 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer16 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df9489406db3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24e172ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer16 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer16 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5892674f60d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-153f18b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer16 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer16 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b871a6f9864b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5ea3997"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer16 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer16 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4874cbdc13d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8939d51e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer16 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer16 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">565 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5eb0da344c90",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-46cf0d1e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer16 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer16 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23dc55308df6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea2eda82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1282 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1282 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d33af50d3cc4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6db1f6a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1282 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1282 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7d5e82bfbc3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0349a134"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1282 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1282 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4414be9843f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd1c6a05"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1282 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1282 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "211d21754f31",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53b2514f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1282 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1282 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aae0be425181",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fbabe200"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c606ced5cd1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31a4f704"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "224f894d5ec6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43d66428"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96b45be319c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e0a42be2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76d2da030f93",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3028a544"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "754fb9a577a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb7f183b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02ec62f57490",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-440996e1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1404 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: Session</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e1b5fe7e60f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92da91f5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c2549eba134",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68e2c429"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28b114a2246a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b0d0731"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53a76307b2f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7490cb4c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55a5ac2f0492",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ede79cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ab59417a71e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fbd6149e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6685e721ff64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2bacb66c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ec873d91ac7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58d4acab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf6563d838a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1250a826"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0de54b286226",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe71e207"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c452ad6b1f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50ce5550"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1226 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1226 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "923b39eb81e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4351f1e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1226 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1226 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a4887918e09",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d862dc1b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1226 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1226 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29e13e53b8d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ebf82cd6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1226 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1226 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02b6effb05e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c1614bd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1226 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1226 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ee41850633a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abe674da"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1226 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1226 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af6e3b86e328",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a9494741"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16d1216a7ade",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-600fffe4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33e37b2f16fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6bd82c59"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "870d2c4e390a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ae08771"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10f4ed5aab8e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd28d463"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "751a5167749b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47564f55"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee6ba4981d16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6823bff9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcdf36f46328",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16fb741a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1051 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "723adb900eec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1fe6a459"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20bf05363a99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c384bcbc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b179637f5c66",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03cb8f14"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4edc744627d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4074ba3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61b294c066cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc6c3001"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f7362c46929",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-244cc3c5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32f987bc5c7d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2103102"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d1c46ed62a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d517e09"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer790 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06969cef5002",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d61238cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1285 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1285 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05674f389960",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c48cdef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1285 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1285 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8faa06f9a00",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-642805f2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1285 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1285 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eea0538a50e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb01e099"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1285 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1285 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "345b61970042",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7383560f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1285 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1285 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fa1a85cc15d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34030178"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1285 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1285 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 60 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29c2d67d10dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3784e63"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1090 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1090 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dba7c61bdee4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe42614c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1090 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1090 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "613085fbe745",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1449387c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1090 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1090 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71633b0e6077",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3aaa95ff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1090 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1090 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9aebaccfd92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2a5e901"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1090 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1090 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eed4eb91d184",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5c8c339"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1090 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1090 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b578d766436",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42535d58"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c337c1a5f4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6bb93de4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a7666f28689",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ffc8bb7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d655bb47301",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-76de2467"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5f617aa8a63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c78418db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df79afb9144f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-075f6839"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5eb27527833c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a4a8bcd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1473 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 139 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "561529203c80",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f7e2a7d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87ac77eee146",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a941cc15"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e23ca4e63d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ae3d552"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "587e743ede77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e50e9c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "946b2912f830",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cfac782e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdc6edc6fba1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e82ffcb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed46c2492fb6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43b79cc6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer371 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 10 years<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90cdae392eca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f19fefd4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer157 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer157 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68320026875a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc236e5f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer157 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer157 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ebbb219a362",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3eef850"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer157 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer157 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2508ff2dd9bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6791f55e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer157 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer157 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f24d5a9bcc9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1381d416"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer415 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer415 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52facc2c5b47",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-567a2623"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer415 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer415 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0aec028b1be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b65f6861"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer415 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer415 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2b36a875541",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7baa6b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer775 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer775 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4a1dd97cc7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-feee84d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer775 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer775 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98122730dd05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae6c895a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer775 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer775 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebc9654c062f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-40c0943a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer775 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer775 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9cd00d756c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18cbad4d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer775 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer775 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99002daf14ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b456156"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer775 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer775 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "184f5f359c6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed9b4991"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer84 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer84 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e1514ddbca9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b00db248"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer84 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer84 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42f78c027c73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03186ab3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer84 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer84 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22b70621431b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5fb3bf94"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer84 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer84 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7da23f321a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31350b8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer84 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer84 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 5 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7339cdd2e08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20c0eb00"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cde96813b14d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a877379c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b83c32883a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffe94bfc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91dbc51c5545",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21260921"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28258b878655",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-088873ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c25ee4ae28e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2a3e6b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "959bbd4f1131",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08c8f971"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b408f39d1915",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4812dd9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1440 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 days</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4aca7e3c953",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aca0ed5b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "820501d193b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a53e3030"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bc276f52a09",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a99ebef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "743d550b6237",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5074502"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ff1d8c16caf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83e0964a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "999a7f30aebe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de7a4912"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9369b786d1b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77bfdb85"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c07deccf50a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ad784cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1083 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c86af8f87b93",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33ecc673"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer491 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer491 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a559d9532fba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a2820f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer491 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer491 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36ecaf852c64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d03b982"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer491 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer491 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e87749bc0b42",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8797c200"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer491 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer491 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95ebf007ea0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-134d4aa7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca33f8ab28a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab2a45bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe6341d4e4ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7221bc0a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f53e43dae5b3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed477c3e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ae2b8197320",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a302ccc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6dc08a2d13f8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab9fd528"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92d1d393108b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a61aa45b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1393 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 13 days 2...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63f6aeda29bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-636bb965"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef02e62603d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d24646de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3899186d8286",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e0100e31"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acbd6f710967",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2fdf655"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1377f8f5ccbe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d202cdf3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3666f728f96",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f974ce1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "850c91025e90",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-653f38d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d3cefa1d506",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89897035"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer621 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 5 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cb5c90ba076",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-487883ff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer33 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer33 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb9e298d524d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58f2f31f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer33 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer33 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9cf0cd04694",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bf26346"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer33 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer33 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c46d0d80f631",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26bc8ff7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer33 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer33 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "689fa2ee1775",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3ac81db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer33 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer33 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec230b15f0eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a930177"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "573e4bfd3064",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ddc859db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a90aaaeada7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30287512"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75a86742081e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ad92e25"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c87de32653fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-379ca295"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bc91789994d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e7b8650"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f86534346981",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7ff1edf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer80 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "462fd811e331",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20288038"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f0fce551345",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d2768fe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b4501d21cd7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe8aed52"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97d0f0fbed64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-723abf22"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bfa052d5906",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e15b72c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15534df6abb0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-601c1cdb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e34837afe0a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61ba8e59"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer337 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05f93a79f920",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7eea6d14"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1113 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1113 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "272f4456c67e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2c0519c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1113 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1113 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efb184679589",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-967e1753"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1113 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1113 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eaa2e40b03c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-453bf208"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1113 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1113 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b40f1993cdfd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9ccbb56"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1113 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1113 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ddcc23b0bdf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1b75debc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1113 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1113 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years 5...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19a09050eecd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a16845cd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd8e8ec5193b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0dbf1e88"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff3b3bc5c6c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e7708081"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd2298c1185a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d283e1af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51ee51b97784",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f872190d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "266c59e46854",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4294af9e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">393 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdac34361dfb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18c0c499"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 28...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "269fe2d21d97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e95ab386"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "500669a6b82a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d0b06e0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c52df5ac569",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6208af5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c43bf876eb7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf7b4a07"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d0d8cf464d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6077209"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3533afb9b1de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-257ed53a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">393 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "022e11d28f1f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5cd886b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 28...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b64e813bd4e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d90d8e5b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1241 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1241 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fba7d669b689",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-def47022"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1241 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1241 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db92d1c842ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04d560c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1241 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1241 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5eb6a91da042",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0079a285"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1241 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1241 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9c5227dca16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7de9d305"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1241 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1241 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c17b32ba7e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bba2f466"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1241 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1241 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f58a5c6999e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70cbaba3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d750429bf334",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89bcb245"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70830235bb2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-683e6508"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c70651130ed5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70614f9b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3e541a15b74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-592026c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dfa102925ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a22416f0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2cc627d216a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a127a93"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer59 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69c52690aa6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ff7d76c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer927 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer927 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94cd0a5515fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-979bd830"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer927 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer927 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bccd59ca268",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9148ca4b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer927 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer927 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccd8ed30366b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d2d6bb6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer927 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer927 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90efc01416c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4675ab28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer73 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer73 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e9ab6a54943",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99e92285"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer73 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer73 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e746541b2362",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24784bb9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer73 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer73 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ae4d0ace6b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11532ee7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer73 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer73 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b25f33cdfd9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-158dcf1c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer73 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer73 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2acc1601c094",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a31dc625"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer73 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer73 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 23...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "957b9a4bfa44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a107289"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer435 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer435 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d401102f4c6a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eb7ab27f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer435 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer435 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2afee61ba29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-353d6238"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer435 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer435 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae753feec189",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05a733a9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer435 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer435 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49ec38d11ff3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e24deb0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer435 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer435 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">385 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7a954104661",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1986f23"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer435 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer435 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d32a9c4bd63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc04d97b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bdb6df23347",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47097024"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e795715c378",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf181521"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea9cc77e724b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db1b7a15"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "672437581a00",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93110ded"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">User-provided data<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e59d3c26933",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-562e89e7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">14 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d376776e2e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3ec0c17"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1306 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd5884aa28ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bc651c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afe29808014d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ff89847"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18d3cd0a95bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-963adbca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e3717f5ab8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aee2fed2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5666141c298",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16720244"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4023c9f58caf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a66144e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">185 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e17cb18efc35",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03ada398"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer53 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "293d396be7e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-51629624"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1172 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1172 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4eddfda21da1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-91202f17"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1172 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1172 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dda1e5b169c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e5520b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1172 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1172 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a246da6c672c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1fe236ed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1172 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1172 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6a2c4984cfc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29a5f63a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "046c072750ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-681c1593"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96f416f6782d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81587d1a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "213a5d14ef2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1377a437"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c4e7fbc1782",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9518512d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fbdb32c35ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e46d46c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8631ddaaad27",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-84747cee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer652 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 6 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4f2342b5e1f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7a7c398f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer46 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer46 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aba45dd6ac67",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-350a1f8f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer46 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer46 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ef94cd0c911",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-330662a6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer46 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer46 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4888e32a0994",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c01157c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer46 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer46 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbfd97964002",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1dc3c004"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer46 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer46 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "881be4bb48a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cce19ea7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1030 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1030 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09a9eb17d6c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-046bf551"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1030 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1030 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b5bc3bafd60",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5aee5ea6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1030 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1030 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24b9545db25b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b694f0b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1030 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1030 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Browsing and intera...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51c55f38ea9d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3dd72c80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1030 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1030 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9115cb72ad98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52e9deec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1030 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1030 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "755808282a4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd9c5580"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce0bffb5b199",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a10cf93f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9481b21ff64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c0939d38"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d3d9ca2cc0e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-609e7a82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72f7678d9466",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9fb4995d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e16a33bce902",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2ef11e7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">14 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d51d29938da6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-263b8401"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer82 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 21 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a29606751722",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2b5a7d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2f6a7ba7e42",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c16e2fb5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "921ebc9946e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08f4346e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32edbad4d5eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f565d74"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "544240ddba22",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58646c40"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b86fd5a3c2d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-586cf7e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a37dc844854",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4eee7536"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer161 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e44d298107b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-946268bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57325526ec6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-385560cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2eeac6e16eb4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86fdcab1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be299a612a2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f157c0f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d64eb9a1d2b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c19674e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b945467ab92c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7f5f3bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "242341a92593",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ace68110"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer546 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7f6d4bc638d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-384983ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer115 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer115 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f7689480fbb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c003e25c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer115 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer115 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61b445112a51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-957d6a84"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer115 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer115 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e90ab6cd0c49",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7e661b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer115 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer115 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd3835a764d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-999cbea8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer115 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer115 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">120 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5988dcba28fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d090f5a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer115 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer115 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d19ca412335",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f496177f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer531 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer531 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f79962eda72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3fc5e265"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer531 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer531 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52621d4a874d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d09ca080"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer531 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer531 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51d2d8f7ba4c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30cc7a1a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer531 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer531 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">120 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f568c59381e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b93001f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer531 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer531 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: Session</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e25d8d2de9a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92a8575f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1380 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1380 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f06998894698",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d1aea52"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1380 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1380 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b7bf3a91817",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16e793bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1380 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1380 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "633ae504464e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc42b92a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1380 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1380 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">7 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f8d79088bc5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-221e2f6b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1380 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1380 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2708229d479b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fafbda79"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer653 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer653 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e1840970eab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-055ee167"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer653 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer653 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a91bcd3d8c43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0393ac28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer653 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer653 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42a32239d188",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0eb610ab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer653 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer653 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af3bffac3f80",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70dce9b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer653 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer653 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3a8ce6f9587",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-980a4b17"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer653 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer653 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 5 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0aca2eab209b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-573ce673"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer246 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer246 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce9c558480a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69b9f6b2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer246 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer246 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "136d8ffd20c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27f11c10"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer246 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer246 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b75b29c7ab9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fac413c8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer246 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer246 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98ef10c30774",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-02f224b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer246 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer246 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9df5580388b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6ac034c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer246 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer246 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "999aa0dfffe7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c213fb5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d85803a6a84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2b41a66"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84c95727c611",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d729eec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "850145683d4c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d141e110"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17082e5bf57f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-054fe871"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d2d6d1a873e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f8d9b86"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1db227d256e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ddbf9e58"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer134 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1954f72d4a7d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d34e8707"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7c667bed88e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f3f0ae0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77097c4f35d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b51f685"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ead62acb206a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c67d7fd9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c865b4fb112",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cac1d34e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42949e55a7dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e4944530"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10f219e09b20",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2070f435"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer534 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ca54d6f9e96",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dddf0282"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer639 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer639 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "017c542fef72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4487eeb4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer639 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer639 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c3257132a08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae6c0d90"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer639 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer639 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86f64e3188fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-421e25d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer639 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer639 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf6a70cec0c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5094d615"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1481 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1481 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbf272613cbe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39465a07"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1481 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1481 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d8da2de11e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2035903c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1481 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1481 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0456aa88dd1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2532a472"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68895878510d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb578b12"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c550427b0553",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e60d0ba2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb095caa067c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b333dbc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15c03b15ca7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7eb4fbd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26993618a37e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eceb55c8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f622300b8d4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7131c4a8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1076 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bacbb844b0ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0bcbdcb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer966 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer966 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3316bfca41ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0722f7fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer966 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer966 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad4c61162da7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d14f467"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer966 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer966 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96559b9fc15e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e7664d00"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2d43d135cc4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1346841e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cddebf60fd75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74459f67"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bbee345c114",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77e13bb3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9abefe217fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62373b46"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7e4028cd828",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d315c507"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8f74f0ad619",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b7efcf1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer937 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cef3ba909f56",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54896280"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer295 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer295 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfc74b274c54",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-005195d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer295 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer295 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff20e99eaf57",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0110e220"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer295 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer295 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe3751b4dc2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fafb4b12"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer295 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer295 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "181b64783f97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa4d1938"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer381 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer381 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd1c354a9dd1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-200431b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer381 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer381 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4718ef03b81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-416420d1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer381 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer381 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c927d928989f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a690218c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer381 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer381 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "731eb6321977",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b5e8005"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer381 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer381 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "661e84608c38",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-656b71eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer381 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer381 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 32...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3799a9bcc9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13aa7118"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1296 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1296 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf9fea749539",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-333996d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1296 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1296 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b99fce8582ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aea8a9c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1296 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1296 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f764dde81b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32406190"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1296 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1296 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73a5818e10f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99e42f55"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1296 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1296 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbc3f6cafed1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39f4450f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer964 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer964 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5272c645d970",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d632d79"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer964 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer964 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5e4264bf8d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0993ae80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer964 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer964 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c515b552be0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-38c119ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer964 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer964 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88a3dc7522ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6bb14a1d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer964 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer964 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Probabilistic ident...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5939f0272fd4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37a70e28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer964 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer964 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a40164bf5f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94d7a876"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1005 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1005 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82bc61bacefa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfd0b3d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1005 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1005 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72cbdd3babfc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9305aa55"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1005 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1005 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "713b49bc55f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac0708bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1005 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1005 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "451cddb34fb9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1e08422"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1005 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1005 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a40d6fc549a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f35743f2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd4f8fb8ee68",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ef87ed5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "287475105038",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7e01b38"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2678eed59ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fac7031c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "541c8c13eb86",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-421e3718"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46e8115dc429",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c4ccbb8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cc5caa8844b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a8aa8bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer857 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9555b2f3bc1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fca60354"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1153 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1153 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad433ab3c967",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-235cf544"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1153 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1153 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5334e35a7cbd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e12969cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1153 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1153 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa56adacd95f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-528ed3d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1153 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1153 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ea0d36fefd7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea689f86"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1153 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1153 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6e4c6107370",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-554fd3d1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1153 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1153 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9319db80c0b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-934c3d4c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7423a71fd3b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb989f18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cb74e9e1a92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d60bb65"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f3ac11a8f34",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d96494d9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2609f052576e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e2aeda2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b790d705b6db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bd7a0af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">548 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7865b8e51d9f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4c12485"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1039 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bd43fcbab12",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e425011"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdb2b000349d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c662fa2d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5d46c7f2098",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f367e3a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ff57e3755ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3bc8ea44"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b92872e9033",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78f04627"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "721613782d5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6a3cba0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">548 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80f05345645b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-576cf391"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer104 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b3c2c2ab235",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e51abf7e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer662 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer662 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3166a1cbe3f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea0a69de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer662 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer662 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7a90abe2c90",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dda57aa6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer662 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer662 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad2bf663b17a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb2355cd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer662 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer662 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eedab16fce19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f54c2f5d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer662 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer662 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "585ea5bbee6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a4b8ecd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1474 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1474 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fbb6343b86f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-796cfaa6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1474 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1474 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec7789c0d822",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e433c75"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1474 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1474 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd09986d5558",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f37bc26"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1474 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1474 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a15505634a22",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fef3d46b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1474 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1474 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">2555 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0864ef0683d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-82fa3479"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1474 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1474 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 hour</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cf8fd592d06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8340ef6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer13 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer13 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9150c99d07bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad754d2c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer13 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer13 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c6fbebd87b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8abf8c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer13 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer13 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33ebbc1b99e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63b2f92b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer13 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer13 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44292eed93da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a422c2f7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer13 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer13 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8fc32eb78f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-035404ad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer13 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer13 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e72e57bdff84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-039fecf7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f0e27d1eb77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf55a604"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d941e4d825bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0107c765"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca867caebb12",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-486b88ba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9785d602e87c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6238276d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "437edb71f91f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea4f658b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a00ddd35bf05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e17c471c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1514 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1d17ce87425",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e95408f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f2077bad97e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf33ae7c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe61b7edc890",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b465f5c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54faabb44654",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c3461248"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b137d0d917b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-75ed8bd1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12fd653beeda",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c7e7bc3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d47c3310ddb6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5b28ede"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1028 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a4de325dde6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ce14211"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer844 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer844 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ba513d26955",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71153c4a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer844 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer844 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4802fcec235d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e3bf757"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer844 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer844 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2247e4a7947e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b69a1ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer844 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer844 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "214b6f3afc22",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0710171"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer844 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer844 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 28 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "228edbb75c44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f24d40bd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1308 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1308 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0503331dd338",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4942b337"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1308 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1308 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5821a7c9451f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc7b35b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1308 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1308 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63edfe3a01ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba169f14"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1490 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1490 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76950d643a5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32d0bdd4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1490 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1490 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28193b708ba9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4c9ab83"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1490 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1490 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d987bc507e31",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea278eaf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1490 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1490 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b24e25df25b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b6bd3622"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1490 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1490 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">2555 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9c729c4453d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ea19152"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1490 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1490 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 3 years 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0054791b69f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a338b64"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef5f217a0f2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef31a523"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37a541e66772",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d687628e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12fac6c0edff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60a11dd3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59b35c5c6278",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-190363bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a5c528545ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c93e30bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2718d610a79f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95f10366"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d19126eddb7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5e3dd86"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer252 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2075cfa5df49",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61af6ad2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer951 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer951 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23d6a1e8332a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-59225455"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer951 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer951 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cee8b5ca2cc0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7b69be6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer951 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer951 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea88515e398d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1dde84c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer951 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer951 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c0ef5fb9d45",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b0d6173"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer951 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer951 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c199b7858fe3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-870b1efc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer918 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer918 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cea8976bae74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ce1c48c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer918 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer918 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6da7350518ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42a603e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer918 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer918 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "369eb70b5f5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50fb4132"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer918 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer918 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb01714762a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-02530071"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer918 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer918 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">2555 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9db53e42a238",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11d78b30"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer918 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer918 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31dcbf2d0504",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71b08b76"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cb7d1b113c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-02f84f72"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa8043ba0a48",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-517fb980"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61325137992f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-391a820d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f517d73b3b53",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-813ee5b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e3ba5d96fd5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28c9800b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce09985317fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6bdcc515"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">100 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c81463947b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7cabe7ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer655 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7ff4d59506c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3cce25f5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0fd25d48c66a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7de585e5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ddd85bc6dca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-498cdd63"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f954e84f17d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bcc41738"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "782ccc73563f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96eba2fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0593c538e28b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-096dfd33"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cba4ddf996ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-576e6485"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">28 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c54c120f18a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2061d44"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer293 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 364 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24ebf1fce453",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c989df82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1041 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1041 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b64de1e221e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da5a9919"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1041 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1041 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "824a0c94885b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5e2554c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1041 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1041 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3029d3599ebe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cdd14ac8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1041 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1041 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "274ee51ee048",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4668d038"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1041 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1041 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b313000a223e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d70c98b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1041 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1041 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4289f1e5a74c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea7fa345"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1183 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1183 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62bec5cca122",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57d6274c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1183 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1183 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef0b63c2ade1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-40a8e958"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1183 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1183 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1cfd27984b3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04bd0713"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1183 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1183 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">364 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1715b48d9b8c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b9115bd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1183 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1183 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a71503fbc19f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-38aaf465"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8aa193db6308",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce68b5dd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "868df5f9821b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e40b8723"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8db34c9bc6c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e705d038"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b992564179ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e26b86d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0879e9016ac2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94fb3746"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7ebb44ce362",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d106ff8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c6ba287231a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0925f9c7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer238 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7607f0f03e43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d895e766"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ff8d48c4e36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f64afab9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63ab1af1157f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ab1907d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7105ccdff723",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-97386411"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "526b8ec78ac6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f238b30"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf2c6a488fbf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79c6ded7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">548 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ed93a0c71d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21f71251"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1355 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 364 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4537da1d1bf2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f1320a2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7aa50515d2c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49799f87"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4e41ae97089",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d733e9bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dee6a7412032",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cee0dacf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3977900e62a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa533c8b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80cb1fda7034",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5419a63f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e23c158616c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4101cf16"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3a3c0518609",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5637d932"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1216 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28f839b2e3b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fae74333"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer950 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer950 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79e6dcd21de3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb7298ef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer950 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer950 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c09e4c18df65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae4a22f2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer950 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer950 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38f42ed13462",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e7504aa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1160 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1160 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bf477b5286a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-550244e0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1160 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1160 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e5dc5130a5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f9d7657"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1160 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1160 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b29ef9826b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e4aed43"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1160 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1160 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e5610eb25f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2d09d06"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer450 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer450 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6ccd87ea61b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f13bd37f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer450 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer450 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c7a7eeac0465",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-746536c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer450 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer450 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f81513ac8587",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-844cca41"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer450 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer450 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eacccdfabfa7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44ecdc80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer450 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer450 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81f2842b424e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c110250"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer450 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer450 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 5 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab8c14784443",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d50e670"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1057 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1057 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a0b5c6f8117",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f6d0a02"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1057 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1057 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ff878705f56",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a30c7c9f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1057 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1057 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2aabfc948c2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a551f8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1057 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1057 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80e788ca7880",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be87a0a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1057 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1057 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11fc9ac8b678",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-642f7085"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1057 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1057 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "092f773216de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ede9f838"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "776d578a8d3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-75f9b674"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87324344f9b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-caed3dd2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a134ce2fb8f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62af29cd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "085c3552fbd5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37ecaf1e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25c757b2d88d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56c9158b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91072ebd8c5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-85d6fd40"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer136 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b10f298697e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6ac5b2b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer851 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer851 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56af935c10a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c8859ffb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer851 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer851 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8472a653d0b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73538f36"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer851 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer851 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3671e3800ec7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12aed01a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer851 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer851 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3f8e3430126",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35cbd000"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer851 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer851 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">7 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8412841db6f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a1fba66"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer851 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer851 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2d026e3f9c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be2cba51"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer114 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer114 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32102fd09169",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a7c9b71"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer114 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer114 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff6a8e98f5f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd3f8687"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer114 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer114 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fc9d4762d37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d51c38d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer114 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer114 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54e3034b6272",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e51cc300"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1276 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1276 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e3094c96e4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27afc84c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1276 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1276 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1bd1fb3d261",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3be2ec11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1276 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1276 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89af8606a30d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6703d60"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1276 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1276 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41de0a336e63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aca78197"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer517 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer517 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2448cdaf38e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-17f45bc7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer517 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer517 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5233ed878c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ad88204"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer517 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer517 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70f3d3c12d19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b1a14a5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer517 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer517 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">120 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c208e451d28f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-290622a8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer517 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer517 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 120 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e45836cfa31a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-185f5238"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1554 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1554 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50e7f8ca4052",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15511681"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1554 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1554 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c013b26740b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b1cacbc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1554 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1554 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "310129b46515",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc8e195d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1554 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1554 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42f5e018911c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2893e44"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1554 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1554 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "151ce7186eee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67493c1d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1554 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1554 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f9f6bef2f31",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9424cc0e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1421 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1421 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2aec674b79f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3bb06340"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1421 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1421 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d3f3526232e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92487637"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1421 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1421 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07e20f80f1d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c89dc18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1421 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1421 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">31 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de13666b3ec8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-689555a3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1421 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1421 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 31 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8aed8fab8aff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a1ec88c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68704db399fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1177e91"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ca6224bc1ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29216999"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac502356618c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9a18ff9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dda1fcbf059",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc019cd4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df5397dbb354",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45e70a51"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">120 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "845afa84657f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-40d70cd0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1174 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47dbf887629e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe161bd6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1504 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1504 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Measure advertising...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bd09f1249b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ef185eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1504 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1504 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Underst...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de5944b737cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0895f0fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1504 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1504 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26b28d51707e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7f90072"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1504 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1504 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca758f24d685",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b74e978"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1504 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1504 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a9a8e9fa875",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3992d2fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1504 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1504 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b48b485b4f70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9119af69"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "019698b93d63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-728b84ca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d21a1ca2a5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f72637cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9474999db99c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa26f2e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "781478103429",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bde6b8f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63c9fa41e778",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b08ec8b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41898d3e1c9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc742328"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer275 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63dfc92ea30d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5ebcc9e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46b3e6dd9ba9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da9eadd6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Underst...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15a91de3bf92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc7d7c39"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7827878d7856",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7308623"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b5f9d00f0bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a21bf18d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2573b448429f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a2527da"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">396 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e487af871a48",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfcddea8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer42 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 5 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66294bcbc52f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-edc7fb08"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1450 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1450 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ebc0ed83131d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2cdacaac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1450 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1450 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "285a64be4293",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-648d2494"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1450 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1450 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b74f31c890a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d61bf35"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1450 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1450 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b5602161154",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3312e7f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1450 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1450 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days 2...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79ada95c09aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2feeb670"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer962 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer962 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ae4587855a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5c610e6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer962 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer962 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "884b93180a41",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e51ff75e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer962 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer962 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a83e5c214591",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f2cf4ed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer962 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer962 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">540 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ed1e5757437",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1d9ab67"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer962 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer962 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 360 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58fc6eab5c2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d15f3ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07574fd74676",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30b4a265"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "064f41ea12be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a17506ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e5f17262436",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e0c0b8b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8655542f19cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-daf9b33f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cb3a776ff99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0e7a41d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8894d6b7db3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f796cffe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df0e65b135b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-59158453"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer475 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 18 days 6...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f35ad5c8a5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f96406b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1422 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1422 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9605c4dcbcbc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-980dcee3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1422 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1422 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bafd2c310a01",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f27b4efb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1422 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1422 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a961a50cbf8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ab27b38"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1422 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1422 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c28d2c86f034",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bea2dfa2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer752 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer752 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65564986460a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c99c9a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer752 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer752 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a95ab927df32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b475a2ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer752 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer752 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f209f42639c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-247bcb17"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer752 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer752 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00de6fe5e1af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-669f5913"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer752 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer752 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1d5a31f0be4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac71f4ff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer752 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer752 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e11a0c4191e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7e4765a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a36104aa35b3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1c21840"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54f378ee288e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce82e4ed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da39c7db5e6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c1d48ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1c9c538a55e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f39e6b07"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "060790b37c2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0082fda"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02b4167b44be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d4f3ac1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer448 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f182db6e418",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bab8dff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer786 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer786 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "536deb114b24",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee782cbd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer786 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer786 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d100d67bab1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-546962b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer786 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer786 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b058fab7613",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-651eaf68"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer786 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer786 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "653b79d9c014",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6d75ec7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1357 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1357 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "675dc0663fe1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3897f0a1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1357 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1357 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd390011a181",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e04cb49"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1357 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1357 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "325a618eb94e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e0be779"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1357 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1357 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5bf1a50c468",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c37bd21"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1357 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1357 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "508ce01b67ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce79a2be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1357 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1357 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "877b514ce66a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8058a347"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d33cc3c16e9d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d18eefa4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8e4789fb16b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a64f5a04"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd24e3145b9d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45519317"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b84fb27c74a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b854eabf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01f7c12f75e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-294f5fd8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">120 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4660a9062f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f4060c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer132 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6e9d6c38b6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7dafeebc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1378 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1378 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0d307a75184",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-feb948d6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1378 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1378 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afde552fe915",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb47f58d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1378 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1378 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37292db45f15",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b846b8fd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1378 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1378 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d04d9149b094",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ffa909d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b2e45fb0cce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-474da6fd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8354b74265bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a68489e1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "342c952cecff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5af5d3fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "458a9b594b59",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6189cd7d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abefc1cb41bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfceb354"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d64ca4039d0e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2e07ac8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1526 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49d1dd1875f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a8ede07d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer336 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer336 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aeed96651011",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c8467e3d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer336 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer336 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fea265cb16ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-863d3072"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer336 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer336 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4e8ae84e541",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a78ce256"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer336 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer336 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d72a70c01ad0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-727fc79e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer336 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer336 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67322c3366b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6dd10c60"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer336 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer336 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "960abbee35d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d9b0171"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1351 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1351 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99082ec8fcd6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-926623cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1351 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1351 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eab2be44f7a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f6bd5ab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1351 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1351 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95e384b47f4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e5d63c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1351 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1351 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93634c4665a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a71aae64"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1351 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1351 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb7fb01ba76b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a00e53e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1351 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1351 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "066efde5526b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1b949a7b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer90 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer90 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e612ff0ce797",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de8ce82b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer90 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer90 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cafb2627210f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0474ef47"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer90 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer90 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fa597e031e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54460831"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer90 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer90 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "feb028a66edf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fabbad70"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer90 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer90 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 7 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffcd40bba534",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa0e5157"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1124 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1124 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4984eb84c03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a83d69c7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1124 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1124 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9db11ddab494",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b725df08"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1124 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1124 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98832ffbc29d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4d02bb7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1124 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1124 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a536f97baffc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e1def838"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1124 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1124 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 182 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d94361edf909",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57767639"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1525 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1525 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a478f1320e56",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6abd94b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1525 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1525 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c55b6843438",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b11833df"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1525 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1525 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "639ca75c203a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-291f8bef"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1525 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1525 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a60f4eaf8dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18128a1d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1525 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1525 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa5fd0cf9dc5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c87ca9dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1525 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1525 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 93 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a27d04885deb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bed60479"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1334 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1334 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02adbc928a8d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ea8d3ff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1334 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1334 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1501ff4fcc2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b34615de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1334 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1334 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d60d52e88f97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b631d1e3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1334 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1334 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95f4bae9c17e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-068f7d83"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer345 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer345 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "466d48b54279",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-767e60b6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer345 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer345 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7514d7b43618",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc2542c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer345 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer345 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3da93cdf39ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c48c0506"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer345 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer345 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72f09e09181c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e8a62bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer345 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer345 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08002d15dfe1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f245a3b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer345 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer345 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63816308c319",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab10d8c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1024 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1024 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3851d2a65993",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6e24b74"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1024 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1024 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fd51b3e37cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0275c25"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1024 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1024 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f65972e418e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29f10008"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1024 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1024 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec2f9a4cd32e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc5c6fcc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1024 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1024 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4b7a3b35211",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a1fe2ee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1024 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1024 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a25e9da7c0d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-633a7257"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1530 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1530 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17abd093f56b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7f2b4fe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1530 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1530 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a967859b050a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c3802ce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1530 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1530 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c086d143e79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7f02d1c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1530 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1530 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">396 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a7be5ac88de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8ac98da"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1530 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1530 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c631946fb01",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-157735dd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer686 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer686 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8f5930d5b8c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db690fcc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer686 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer686 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "425d0a40c732",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56dca2bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer686 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer686 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43170fe42ebf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dda83f12"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer686 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer686 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a9574a91ab4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-619b1d68"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer686 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer686 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df3f65929e8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-673de55a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer686 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer686 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba1ebcd4946c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6215dca5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1414 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1414 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aac4fa06afb7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-969e04ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1414 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1414 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7983515f472b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ce1358f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1414 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1414 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21f76ab50043",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-917146ab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1414 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1414 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3b177f994e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72fa3a26"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1414 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1414 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e780fb76d39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d81e3d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1414 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1414 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6553ebaa7b5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0227dfb7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f0a1faa57d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-97d5bd3e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ef17afa3620",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9233738e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14251e67e2ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f4e2061"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "556a30c34475",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c90f3af4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc03588c308d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42007db7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52b27d98f7c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32432c57"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer750 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 minutes...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce1ae6cd74f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08bec1c5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e8983cfd829",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-414478d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31a2f427b090",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7bce655a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "894fee81367d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-191572f7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8806c751e0b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed8b8093"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "282fa114997b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43f8e704"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49fb0c322edf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-411c8bc7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22f2055bd258",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c3c0d8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1494 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 36...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc3ba6f9c919",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfea0d30"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c033748ab6bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72da3653"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71b5e5d9f948",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08190332"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b57c6b2861c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-535eb6bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53bf189edafa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4301156d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "240747a526c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28919767"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fc696aff242",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb381a71"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer524 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f08b8d6afb79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-10f4126e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer382 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer382 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d94d7d350d89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d34a9c8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer382 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer382 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83e00624715b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f022ccf3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer382 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer382 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0668dbeff10b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3b9555c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer382 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer382 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "779ccbf93825",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce806481"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer382 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer382 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cd88d87e7dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4913c7e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer382 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer382 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4406f85b733",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-402621c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "614ac1eba01e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6450841d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d1a4e067b88",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-762a5445"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7447bf678a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-223e8d3b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "558a6c1fc4fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da45da76"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "502907782d3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e518bc2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cce66cd9fea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c0c94b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">99 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f9f2c79aac3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6aae1cdf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer21 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9a228f61386",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79b3155f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "008e88dd7856",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a8ea67dd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "583c2ff0ae3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f95a92cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f01b4cb2af44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f65b7e80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f40f053d553",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3799b8a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">550 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e9d79ac13ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6dfeb7d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 17...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "147034bcd5db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bba5acd1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1534 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1534 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da95a7363020",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-669917a8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1534 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1534 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "886d0ddcc87d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b70fe390"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1534 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1534 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43fb58ea23b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5fb7ab70"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1534 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1534 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30b112473b39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-140bd427"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1534 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1534 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7eecef3afec4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3bb8792a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1534 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1534 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4d2f2541109",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a9db4fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer894 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer894 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c10c93751c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49b29d2e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer894 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer894 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4422792a5b29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca962c2f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer894 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer894 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "889c05058ab9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d24017c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer894 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer894 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d24d1796bbb9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-439621bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer894 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer894 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">364 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "944892ee0a1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e4d589e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer894 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer894 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d5ed75acbe1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cacbaa4c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1460 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1460 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b4f82b04a3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b45f579"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1460 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1460 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe5eee18ce3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-609c715e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1460 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1460 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7de44ae71032",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11f46663"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1460 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1460 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "533b35c7ffa2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87070746"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1460 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1460 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">397 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a728f1d3266f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-afaeeca9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1460 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1460 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4c100031ce7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-652b5376"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4b20191a614",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d8812a5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98da0913b453",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-59ae09ba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cd0470ccf1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f98afbd9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30cc2d5b010d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4047f36"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b21515d529ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-139ce162"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d840d3b409b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c121d65"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">548 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59daaf1fd066",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a964e50f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer986 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be4b48f640b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71d4f771"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer893 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer893 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f227ca82525c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc109736"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer893 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer893 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3e0e5e91d05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe25d52d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer893 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer893 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8919bfeabbe6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62febfb8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer893 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer893 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af4bfbbd2ace",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7dd8d5c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer893 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer893 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 13 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3bbfd5456c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ead2833"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9942d3e36ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12c71dae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51f2e1c2cf88",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf89ec58"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e7e5c7c2e59",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-388c66c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db536bcececc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bdc68890"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "20fdb4e848ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-439c9c35"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08dacf6979ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa7c4733"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1339 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3279e912d69",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb637057"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1044 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1044 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3824d2ee1ae2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1fff824f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1044 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1044 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a1b99e8c3de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d4b6975"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1044 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1044 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8989b7835d76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d89d2a6f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer939 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer939 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53e28ee4772d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55a5cd27"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer939 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer939 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73f248cef1b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1f7ab0e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer939 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer939 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "041e92c4e16b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fda797ba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer939 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer939 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "798ef7cef124",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88af524d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer939 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer939 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d63b0d586dea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-749bfa7a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer939 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer939 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e97f2b8d4da6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-982cf5d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1487 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1487 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fe0d5096955",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-597f5e4e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1487 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1487 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6137d10992bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e4a6df8c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1487 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1487 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device identifiers<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58b426d4136e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbccc221"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1487 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1487 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6902fce7a756",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3eaa5c01"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1487 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1487 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bebd00b553d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-502e61c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer549 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer549 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45e7abafeb13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3af8a5f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer549 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer549 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ae4bd41ef9a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-325c3648"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer549 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer549 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83850c8af0ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-785fdc37"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer549 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer549 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96cff12f5d59",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f92497cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer549 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer549 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95fba36fc314",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e0520f32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer549 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer549 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94cd932af289",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-510332f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "414b800d639f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbb73363"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0e206a0ebe6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7fb5f2b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a031badec9a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-985ca79c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3bb2922b223",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0f576f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "539e4a44c7ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-578e7851"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c44a6523fd3e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61763c64"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "149eb0c37f5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53cb3c2f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1305 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f67665ce5a44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-831c795e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1547 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1547 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f726721d8673",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eed48b65"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1547 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1547 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41d6d7905bf8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d9798c8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1547 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1547 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "195c572ed6be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a9516ded"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1547 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1547 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1edfa500a078",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78ee64d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1547 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1547 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3a8ec9324f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-85de6428"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer931 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer931 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03c1857995aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a244835"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer931 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer931 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b96641811da6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34a914fa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer931 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer931 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c93433c99088",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae951700"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer931 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer931 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d093248f5e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cbdb5e23"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer931 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer931 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04ef3c749671",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8cea7b7b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10b53a0a34c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b13c82b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a7085c8d6e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4c53b65"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23083f26a28f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1036ef67"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be267173d648",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07043b28"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f52b59eb2d70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c216133e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">360 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52fdb8c9e646",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c721b570"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1370 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93c53f225c16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbef1b0f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32d9f18e63e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bac268c6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e77e9d70e95a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7b293d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98dac6aa0476",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44302a1f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b27db8117fd3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b631d09a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80c270f70e13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42696a86"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">397 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "397a350b3aa0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f1ed4ef0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer423 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 32...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca2ec0a7c38c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de4e93bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1466 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1466 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "609af6050e65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3369a043"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1466 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1466 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52d90ac00fe9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7944899e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1466 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1466 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "008fd40b4284",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2b8f3fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1466 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1466 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec4f8db41c51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd54d5a3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1466 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1466 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">14 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "414f9df45967",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06adf79a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1466 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1466 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff678b64df4e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-827cddfd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer387 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer387 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3efadb9a4a69",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b20064f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer387 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer387 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "234703fac379",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34c43c17"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer387 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer387 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e2e159e0abd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19b07fd8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer837 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer837 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eac25e3a542b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a32a69d5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer837 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer837 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b2902f73bd44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50522710"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer837 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer837 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a01e2169eb6a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8dfc2e09"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer837 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer837 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92d077f0e3b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc23e322"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer837 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer837 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a57fafdee97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a837fd4b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer837 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer837 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce820e3b497b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6624828f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f26ddd8ed924",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a98e930"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca1481e49d67",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39d2c27f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8fe468435b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-afc3bf07"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c891d33c6358",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32332afd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73f6f936aede",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a4756c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ef9c6b1aa06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9d230f1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">45 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cd408ccb95b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-552dad1f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer28 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad1ed4bc7746",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a68bf5a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ffaa1b6af64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2f349cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "999ee041ce0d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32c7e137"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5abb950eae7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4467fe82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ad871552a6c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-01fa8eae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9836d9736569",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-efa40627"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffdc66125647",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a817e5d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7aeb97e03dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f60421c7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d5de52326bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78ab9bf0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "406ae8e36ce9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e727e6f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e080c9c2454",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77142a82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15bd7a077e10",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-394752c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">366 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "111a32b6b51f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c25d625"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer249 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 1 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "090ee85fbfcc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc9f1da2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer239 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer239 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7808c046997d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7610517"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer239 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer239 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14c031cd1b16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08d2cc81"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer239 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer239 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a416df4f173",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb70c527"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer239 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer239 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d82b8b2bd1f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7ecf46a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer239 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer239 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 20 years<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe6b8b8ef4b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba449dec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer648 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer648 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7ccfe529e68",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14aac99b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer648 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer648 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22ab74014ce7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-181ff0bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer648 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer648 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95adb9643830",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9426ab8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer648 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer648 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8de664e803e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1eaa51cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer648 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer648 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">900 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adcb79c905c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d1272e6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer648 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer648 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b6ac796b1f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-135a8372"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer862 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer862 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59a1d12bc1ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98bee8b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer862 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer862 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d33ed0dcef09",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-afca49be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer862 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer862 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7787922c8f73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f7f2b58"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer862 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer862 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04989ddf13e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12d45a4b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer862 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer862 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53dc9467615d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39878b96"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer862 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer862 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 60 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fbe8eb4dd0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72a2878d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14b645238d66",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ca15d71"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ca158ff0de9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2416d37c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47a4f11d3631",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89ef031d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c182d94740d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23b715cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aeeee5ccc22d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e169eb97"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "457934daa0cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e73b2fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1288 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fa99658c92e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d78a4b1b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a3351cfe780",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7aae1d0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Develop...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2abee6d7b3c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d653be6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "887a3e913cd8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfe4e6f0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "359bbf52de6d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b78641ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a086fff63970",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60ad0ffd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fefb3e036777",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-092fa30c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">547 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dd27154ccba3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37112a27"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1540 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e28a2a95022",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-befd9a74"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1552 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1552 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d86f03ff1981",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-369cefed"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1552 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1552 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdcb6c553ad2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-653ece8a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1552 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1552 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b323091f506",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd3f3b56"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1552 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1552 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0b9cbd69313",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5a10a94"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1552 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1552 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 182 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e77861588eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3371fe79"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer540 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer540 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89e65f473512",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c8e6e289"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer540 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer540 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17d16cd68a4c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da699ecf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer540 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer540 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7585ac4790f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ecc907b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer540 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer540 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 182 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d42f3b87bd1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32594b17"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40c7313743ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7da43aaa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbf13a3796ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a780e76e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d96f45a23cfb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e2414c8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78d77748b4b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e27e8784"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29525e5c65f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4595edc0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efb00f20df9f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c5021fe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c563dd4d6789",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3208b06"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer673 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8eaada90172",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4571cc29"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "278a2e0682e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bc5b88b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1b1336a1412",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e960b3f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbeaa547371a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-031d58b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0e14f6aa201",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70ae3b52"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "902be72a9441",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f12742db"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 17...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47affebba849",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92375e22"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer985 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer985 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf512deb1e1e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-056a6ac3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer985 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer985 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "157183ebb73a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ea78d8f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer985 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer985 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de7da6f7d21d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f04e1e17"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer985 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer985 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">7 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed6516334390",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3cf685e3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer985 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer985 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6d34f2cbab2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0cbf12f0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1521 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1521 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "274f48733e92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-063bf884"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1521 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1521 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f09b6cc0374",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de624334"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1521 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1521 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da28feb61db3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f78891a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1521 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1521 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0d3110058a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7984623"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1521 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1521 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 60 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7a9b9ee239d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a0a91f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer242 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer242 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fbdfbc85e95",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c37d3fce"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer242 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer242 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09bc6b29babc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5b5aab5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer242 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer242 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9df3d79019ae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3801e07"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer242 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer242 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee5daa5122b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3642333c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer242 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer242 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1786c8cbbee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1d6b553"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c1baf83626f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ddc11dcc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62271c1fe87a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47727645"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04e9e3e04d77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5053227"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e078d69f069",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a9bfa04"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6329b137cce0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87e2f4d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c0cf71afc0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ced041eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd51b125a0f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ea6a58d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1292 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 6 minutes...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26b4b627e844",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a045a81"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48443b444b6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be2608f6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90de2ccabdcd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6078825a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29d6aa862422",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a3ab72d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30ba515c7b23",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b658ad72"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f6d843efd23",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-41e946a3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4d6dc7cb0bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57c21f07"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e5f6b28a94d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d79525b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer828 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1690a5b91905",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc730639"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76a673bd4994",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87c41b18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7627ac941573",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f414d1a7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a810fe754550",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3cd0f6ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "070abdf89d8f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f21690d1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d3ebff53926",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63487901"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12f43fed2220",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29e42547"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1383 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1383 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "322b7ebbc322",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8a07c43"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1383 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1383 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "642888e072ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab007041"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1383 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1383 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05e843c2dd29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f78dd9ff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1383 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1383 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "420084a8e2bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d2fea2a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1383 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1383 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9d10d9c4bb3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-80b79cd6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1383 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1383 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fa5dcd8a2ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4202eae4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer607 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer607 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6c10a7cc025",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae36b9e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer607 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer607 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37abede2d098",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c41def93"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer607 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer607 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "058f00ea2a1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-278e5ab0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer607 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer607 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15014093c587",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d653967"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer607 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer607 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Privacy choices</li...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fc3c894d593",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95f6bfcd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer607 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer607 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9e76c6de6f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a9173ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "764accf4df61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbbcb969"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64259f30490e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ae4404d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce9cf52603d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52d3d134"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c00163afb15",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3a66f17"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8812b12d6b4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e21b18f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "275e7c9d6332",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2ce8707"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">397 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b827f5c00c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bceb52aa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1413 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05f0de531561",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad7a8e93"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer159 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer159 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5977b52fa62",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12699cfe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer159 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer159 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9c2f94142db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-896c5861"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer159 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer159 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b57577ab5544",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c06c41ba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer159 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer159 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">63 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cb9e308f5c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11246b1a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer159 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer159 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "daff9ff723e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa8c7e87"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1144 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1144 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccbaf4d30639",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e6d4f96"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1144 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1144 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9f2a1304434",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-38dfff6d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1144 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1144 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38a85532395c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-edc02f60"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1144 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1144 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "025530dd1658",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-095dc936"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1144 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1144 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf747a256d98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab75c99f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1144 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1144 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b64a6fceadeb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7fe2a32b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1040 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1040 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67ff94a74f22",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-011d00a5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1040 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1040 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fd2811827e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c67ff89"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1040 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1040 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3198cef848af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0f50788"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1040 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1040 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce32434cd921",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0cd78d9b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1040 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1040 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f16fc0c0d7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5708b42e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer831 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer831 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aec1f2e19142",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6951f7d7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer831 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer831 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5936b42509d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-395eb8f3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer831 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer831 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25d0f0cdba98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3e6cc4d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer831 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer831 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "043179f5392b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3ab306f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer831 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer831 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ecc90e552c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6dd9765"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer831 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer831 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a00e28f5a6ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-66a55c53"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b2fbfd57c9a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b10e9846"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9ecec0ff295",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae09d891"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94e2653f73be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7efb4518"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "413087a7c00e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd0a5207"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b70c23a6fae9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d376362e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf0bbc620097",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4b71f2c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1549 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee6a7c4ac5fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79e24f9e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer459 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer459 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "459918230d76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3ef3009"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer459 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer459 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f1ed6a4d6d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f7fa3af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer459 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer459 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb197bbdd573",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e9b0c20"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer459 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer459 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">User-provided data<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd4514b6800a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fbc12ddd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer459 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer459 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "acbf12ea368f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac76e665"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer459 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer459 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d2b9da3c758",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd93f424"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer212 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer212 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "068966d386e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4fbf3351"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer212 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer212 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7f8c04df267",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-200d869c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer212 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer212 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bde929346ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69e161be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer212 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer212 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4851b943b341",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ceac13ff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer212 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer212 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23bb49df6602",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07fa72cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1270 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1270 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b92be2c58196",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-528669fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1270 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1270 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c83d9411e0af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30f1a6f1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1270 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1270 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9ab68001c2c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88e05a4e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1270 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1270 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24fdb8c07c6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e7584fe2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1270 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1270 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72a1914a280a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e95d6b5f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1270 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1270 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf1e53209a32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abcb3d50"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1478 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1478 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c497ed8ef51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ecf4b6e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1478 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1478 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c83a54a9895",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f66b4a18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1478 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1478 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c4ff4f000b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e201290"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1478 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1478 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fb298286a83",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e11df103"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "103bdbf75728",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9485ad38"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe1fbc64e8d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-97059796"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d876e44153b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87d20f0c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88039260e6ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ec17d3b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">User-provided data<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b4e8b17cb93",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bde70195"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">14 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ccfd04d463b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8fb98712"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1444 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d56f69fb0b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7221e0d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer26 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer26 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a7a28803d21",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9d2d905"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer26 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer26 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ee7e20631f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9781c4e8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer26 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer26 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e588191d9e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de8b1205"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer26 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer26 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb0665e00f7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2110a720"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer26 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer26 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af9e767a05cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc60091c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer26 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer26 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b1e46ec5fc7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-052f158d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7eeed883c4f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2a4496a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ee83faa385c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-794c8b8a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c8b8c26dace",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39c58aab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "377b0a67ff20",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-718a3c49"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a8f644410ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7fdc11d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c0385c5b5ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c377204f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e476ad22c36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45a3314d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16912d7834ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11348591"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60d7ef6aad0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-deb77359"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce76dfb060bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e4387dbd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4dd51ec6c40",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c12329ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 6 days 2 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e99db74cb21e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a165d44d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1551 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1551 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7407f986f3b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0c69386"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1551 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1551 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ae7f5848423",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70001d53"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1551 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1551 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26f64ae89170",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3eb28659"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1551 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1551 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c62024d5c30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c86d4aac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1551 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1551 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d955dbbe3280",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-307d75d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5c15f41019e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d4ba1f0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f40b0d709fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-326a00ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2222c1ae6a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a80c95c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fd5d61fe6b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21a7ac5c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b432dd3eb6ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd823174"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2d94f29ecd6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7fad97c3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer512 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c9f6e0d8ad3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1272738"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbeeda56ef26",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d43f9a9b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69ec727d54f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42788d82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcc26d8595fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36ea53cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfc1e131f76f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a277c9ff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9aef1368a2d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f11fe77"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b7ec5def862",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b413ea18"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer237 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82abf39b2a32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d33d891"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c59ef3ca0ca9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27f21397"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24bf5bd2885d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa825a53"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "497af7719a5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db9d6737"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21dff13b6c33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d95025b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57775b566df2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e24e990"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aab1f7c8be56",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1ed302a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1036 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61d34f431711",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62006f1c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "365f88aa9e2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3868f9d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a197c64b216a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f27160c2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26b29f56efd0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb5c9093"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddbc1c0c9e84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5718ea8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a231fdc21b7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-073dafff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6960dc145a5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63fa39b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1138 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0aa3d9bea1d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5ffff97"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39c54e312403",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-974214b0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d78654ec7dc7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-641e1afd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bbdbfec47ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25741caf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bbae24fba66",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0039efe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61fed5225af7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd1f5638"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "780b2dc6f552",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6e723fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">547 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fdd9c557c13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0e7372a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 364 days ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed1bae4084bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1e02680"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "559629bcb788",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3a9ec5a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88874f64a777",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9ce77ad"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cd780c42919",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-65b77bc9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d80f3ac4ef9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b24a61c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dc3ee11b492",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0526ee77"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">7 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48d11f60c46f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c565bd22"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1401 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cc34bd312f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0ab22d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3471b56807bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34a3008d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5d6d2091c5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e8991c8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "deae5503aa89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a951f3f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04a86f2cb5b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87f2e037"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c159f4b6fca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce286340"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7c3db6dac88",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2797ad5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer744 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days 2...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c77490e097e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de0a5432"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1219 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1219 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea26f43db79c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d53b7608"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1219 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1219 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "564d164a0568",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-340b17e5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1219 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1219 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3120683ce2df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-22cf3d8e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1219 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1219 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1800 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a070c1ff3198",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e7636379"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1219 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1219 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "427c91718f0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33e61a92"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1528 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1528 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb990a1ff143",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db54ec32"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1528 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1528 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d55d3d9024fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7399df4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1528 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1528 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c51d4bc3ffb9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7756eb90"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1528 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1528 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Privacy choices</li...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19eede263f19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7dd3569a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1528 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1528 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63d5b2f05bf4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-80b1334f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1528 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1528 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73139cbfa6b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc8ff4a8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer380 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer380 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e111af4b841",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a13724d8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer380 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer380 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d0d2b37e4c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-818172c2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer380 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer380 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f68155f18296",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c39b2c87"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer380 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer380 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2403f48ccffa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70ceca71"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer380 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer380 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc23430a13c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-911efe66"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer571 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer571 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a53576b9c191",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-034c61bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer571 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer571 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f6f480d8a9b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37d3ab99"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer571 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer571 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec54f5ee5a07",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc42edcf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer571 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer571 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b7c33b79414",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8606b56f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer571 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer571 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b12a4f2ea683",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-272bfce6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer571 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer571 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa17a01b5928",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1164dc14"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4aa9e8b99931",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ae97923"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca2a994df486",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9960f537"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1765294ce15",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83bad03c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef39824aa208",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68630583"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f535b33d9359",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-492638c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5350c9be17ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e77c05e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1208 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0477160f362",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-efd1410e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer83 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer83 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "760cd381a9e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7faa4d25"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer83 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer83 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04dc4498240a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b0b3f10"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer83 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer83 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9620893b7886",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3916d950"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer83 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer83 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cce13d1a720",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a1ebdfb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer83 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer83 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22882d0fa380",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eaaf500f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer302 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer302 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12af563b90a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d87ec305"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer302 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer302 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a98ea71a0510",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43163b89"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer302 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer302 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a41c7b1268d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-921778b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer302 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer302 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Non-precise locatio...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e8740b0d1db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cfe34869"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer302 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer302 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "604d1c56cd9d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-01ed5330"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6a2c8859823",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fbbb7ea8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19e5d11d453a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25331bd7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db2f8025f791",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a919450"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df5740cfacad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1accc22"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4a3557cddf3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9483242f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18af2237528c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef9c96dc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c7f3bcb2bef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d810388"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1433 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 17 days 1...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77f4ddcb2e40",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-634662c1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer821 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer821 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb0a971ea244",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53d43920"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer821 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer821 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77bdf303c023",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c728cb0d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer821 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer821 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "223a4e109ba5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f293749"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer821 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer821 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39a2f55710c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b67c393c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer821 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer821 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "795741232f3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c6d6766"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1047 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1047 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ba1e20c67db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac23d0f9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1047 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1047 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f06666fcdad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ebecf53"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1047 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1047 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ca0a7f0b93f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73be2620"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1047 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1047 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb3abab7f5f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d258f87d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1047 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1047 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef04435b13c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef7e3dd3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1486 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1486 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87ce44561e44",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5015880"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1486 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1486 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a7d2b7a84d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-899c85f3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1486 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1486 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97165177cf06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54fedbbf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1486 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1486 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "421c37a2e1fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2db6c79"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1486 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1486 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7329992d2b97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eac54eea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1486 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1486 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d4881afd45e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e60490e1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1009 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1009 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fae1b845963",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-82693ba5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1009 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1009 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7068dfd0af6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e0eda808"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1009 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1009 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0a167a927ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56c2b654"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1009 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1009 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e340cf6ffabc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c836e2cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1009 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1009 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45fa4d3faf69",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e92d7f30"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1341 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1341 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b27eb1511d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-475079f7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1341 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1341 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ca26d2cced9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c9b9342"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1341 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1341 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71b3fe63a079",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70041ed1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1341 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1341 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f166f14eeb9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db10d3f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1341 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1341 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 12 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6cd1ebe979d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-976eb469"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1455 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1455 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed8cfc296478",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89bdcb11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1455 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1455 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6d13488eb03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc649fd8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1455 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1455 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">60 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d069ec7b207",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53d462e0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1455 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1455 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4b0bf4ac171",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7bfede92"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1402 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1402 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Use limited data to...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63d198fdd37c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db86fe5a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1402 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1402 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7be4bdb2c627",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e20478e7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1402 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1402 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a778f7a1ace2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5dcd1723"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1402 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1402 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "624f58e03b34",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b398f240"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer706 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer706 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8f3a63b6032",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6383b343"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer706 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer706 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaa7c8423e32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6fee9af5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer706 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer706 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "908d54090baf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-97f6d056"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer706 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer706 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "547977709ee4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8be9b6b3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer706 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer706 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b988ebf6a0e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a20f1a6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer706 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer706 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0944b340cfd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e5d1f15"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1363 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1363 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a96a4c483d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c51ed8cd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1363 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1363 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21aa0874ff1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf6e7e90"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1363 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1363 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15bd5015b2f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a770174"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1363 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1363 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70dcf068c133",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0f1f733"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccf601e3ce6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77cf3b5e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dba994660bd0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb655cd3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04aeb39868c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ce84250"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce65ea6d2d2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8c9d07f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4f5c8a25a02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3170c7ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d666cd5b0f2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dedc8151"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1004 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7db2d7ebcf7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74ebe261"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1014 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1014 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ebd3568e0b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-565126fe"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1014 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1014 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd5a90633ec5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88b12a88"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1014 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1014 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9533b93ae60e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c69e0210"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1014 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1014 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a058fe6132d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f7650af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1014 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1014 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb906071df47",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5728c8b1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer601 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer601 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ade95a784f3e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a5374a9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer601 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer601 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a927515876b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07a56d31"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer601 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer601 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c55002fcd20b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-244e60f7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer601 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer601 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">28 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbdac6875c55",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a10da90"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer601 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer601 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b62250def7fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc1e13eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer870 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer870 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4e7833a5e9d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19a453c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer870 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer870 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "143f2fd07403",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bba18ff0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer870 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer870 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7711eb2e572e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64341b2e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer870 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer870 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a61b1d334bbd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36ca44c5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer870 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer870 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f4b12d34cb5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dff111ac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dfebaba5da6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd749e36"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa6619550a37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c714ab50"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c3a4e2a9273",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5baebe9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dee0572f0d2c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12160bf8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7326c2b568ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81de39fc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b073c1686c98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7fe80040"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">395 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "621b868e9a5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37451d56"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer284 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 28...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25817ab6ed86",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b058eb5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer282 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer282 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c29622dfa44c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2980459d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer282 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer282 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74366153ceeb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ccd6faf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer282 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer282 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea699850fee7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8865b8b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer282 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer282 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4be162ee89e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-efdc0c24"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer282 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer282 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 14 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5912c5451154",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae766a76"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer968 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer968 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4af1b875d92c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a21ae87"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer968 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer968 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3df2e16143c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e45e0c91"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer968 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer968 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57d95dd70f0a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd994eaf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer968 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer968 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5c84648b086",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c15b0924"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer968 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer968 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bed987a9567a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be1d80cb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer968 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer968 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 3 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2101eb1b8a83",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50b158f5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d1f057d0511",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95cf922c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e59de2807fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f0faf0f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72ab1f741e81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bec50cab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ae76a47384d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-273aa9e2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36523a143251",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4def9898"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f7de323707e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b884f335"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1001 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29e62c5af418",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d14e6f15"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer281 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer281 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d036e4e54cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7cbd1f3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer281 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer281 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b3b49135495",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd2d8774"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer281 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer281 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "437f6eae9640",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4616363d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer281 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer281 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77e611eefaf1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ec6c6d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer281 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer281 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aba8b35370bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aef9f38c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer281 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer281 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65c141ffd587",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-80a22c48"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5717a8cd84e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6719521a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14c9218839fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bdf9b909"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0670ffd057e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e5f489d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21d7e949cdc3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f98622e9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a627c8d14077",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ee65e68"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "132add6406f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ab90a1e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">2 days</li></ul>",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71d1da7c95f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f486948"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer98 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 30...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e829f89d7de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4ccf3b6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53dfbca55cc2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9b36c0d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "913e9a8f8470",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2da45cf3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90450608cc83",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8450397"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6f19d348a68",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f25fbe9f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c88a8d8ce93b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1b8c549e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">3650 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2727e36c416",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78b89e8b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer256 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years 2...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce18772f0146",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04d529ba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Create profiles for...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37d6beb73ccf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2fab826b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af67616dfa3a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb4aa26e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed2ccfbd9871",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ae1efb7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4024007dec0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b4366cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e86f4af06244",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f08dac4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1825 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1baeb3f2a42",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe2881ff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1262 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31fc05253157",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21bf62eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1127 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1127 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0de3e095d0a6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4328625c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1127 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1127 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e991f3fc6d0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-652ed47b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1127 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1127 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c10bc1c66e01",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d9293f4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1127 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1127 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddabd4a317d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8373a422"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1127 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1127 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">396 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17815c7fdaaf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aba1ad8c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1127 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1127 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "baa2f0d85661",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f99f6578"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ca6efdaf99c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39fd3ead"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ab71b97b8a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e6fda7b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7768bed0c849",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54b080eb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92b843a68aad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f8ca7ea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ca414437685",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5620d90"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fdf159566d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfd4fa2d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2efc9627ce7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94c632af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95102ee179cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-65ebdf51"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce553e6b9e25",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6130f39f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98fbc1b829d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c649c59e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Identify devices based on inf...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52fe7e95cf55",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a834fcd4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec9710db1717",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34d81a66"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2e6d8f2fb6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9147a6b8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">180 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19623dc52d9a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-394c195c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1320 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bb0a8ed031c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-238ce397"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer718 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer718 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc6a4bd25975",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5214f85"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer718 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer718 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "863f84d3f747",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e54c2f01"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer718 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer718 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fef0fccf34b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-707a37d1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer718 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer718 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03a3858ba50d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24aecdbb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer718 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer718 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9db0c362b23",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-308aac41"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1142 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1142 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f17402628693",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e934276e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1142 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1142 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf9ef8091509",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa57011b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1142 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1142 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d1013cb37f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e2c9d6d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1142 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1142 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a16d638c780",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1b20ac8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1142 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1142 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a734f5317e51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d59d1e60"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "754b30b2203d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d22fbec"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b78fba603067",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cac36fcb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b65e521d7789",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b468d2f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b75eb6b9caef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-250ed0de"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be3a0cf54208",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa26ed74"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">400 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13a613fdbfcf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a02f664"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer25 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years 2...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca5d324ab4c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-deaf55b4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ea4580d03ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a9e3a1ff"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5660f1eb0b3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ddd5abf0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fc932298562",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a12a4503"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c486c8361832",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a64de670"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89902541f542",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-41168f82"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">540 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d7f70eae057",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5004c48"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1520 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 2 years 2...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cc22f6989f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-09da4a50"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1253 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1253 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "521b2a2c3c56",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-627c74c4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1253 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1253 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9c8da8bab94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58ff85a3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1253 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1253 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d08ebdcb2e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-778fb4e9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1253 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1253 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2a824592aa5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6873aa0d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1253 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1253 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1095 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "628df9de9ae8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8a41a13"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1253 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1253 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39b5851e2970",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2588125c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3a6e970a018",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60ea9330"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65c3bc35e7e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b666b38a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e36ea4e2496",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c470467"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e66d8d656389",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3da20f2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0116d9843e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24ee49b6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcc3ccd71956",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a87d05e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 90 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13d1ec422619",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8b320af"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer251 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer251 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fb0a7d0fd9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e40bab5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer251 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer251 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b4ff98f7a0a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aef9e581"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer251 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer251 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b351aa319bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff38b4d1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer251 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer251 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb3cb9b2a175",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf1351f3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer251 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer251 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 30 days</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b238a479821e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a5077be"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9042b611988f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fcf1282e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a832498fff2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b180db1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79e1fff433ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7040cb60"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fa3dea275fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d288f294"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cbe908f29a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4ce3131"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">390 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c39d31d62d73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c209cea"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer173 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00a13d5eaf2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f370b151"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "451de3f72923",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7dcbf80"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b85bfe93d423",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f6d7fd8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e0a3fbdcab2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f24875f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db1e3c42ee55",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30857213"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Use precise geolocati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "878e437e6a50",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55b74914"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63ad1765abeb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69eb14e6"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d20c1fcce320",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8eb67d4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer154 > div:nth-of-type(2) > ul:nth-of-type(8)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e44d64ddeea7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffc6f800"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer726 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer726 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81da13a28853",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7a9f5a7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer726 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer726 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27577fcfda53",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7ae82e5e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer726 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer726 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db0decde191b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c579ed1b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer726 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer726 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f14c4a671eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef6d20a4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer726 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer726 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">4320 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96303faff62a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2e56c26"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer726 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer726 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 6 ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49ec6500c664",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2dae070"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1170 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1170 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Measure...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d02706012db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a29b6566"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1170 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1170 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d23b472651ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15823fac"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1170 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1170 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba5c048be283",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-865ee839"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1170 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1170 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">30 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e6fc0521a33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb8f635b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1170 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1170 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ecd6dd25101",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-614512a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "882fc088f8ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b750095b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fbc9ed06ac7b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c3ee0a8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "633dda0cac98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bcdb3ecf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Features:<li style=\"margin-left: 2px; font-weight: normal;\">Actively scan device ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25b17726ca94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d81bd453"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b555d255a30d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5395bd5d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bc28629ff76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb84e078"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer210 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 5 years</...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f89c686ba4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cfaf214b"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer301 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer301 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc815df52027",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3fcfdbde"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer301 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer301 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "428ac382e317",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c53266bf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer301 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer301 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54402b0f7baa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aaf2ec62"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer301 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer301 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d917ddbd367a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23a4aecb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer301 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer301 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "235579c99e5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-98f2f16f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer301 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer301 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c0925da3104",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dad7cf7d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1469 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1469 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15ff7b7ae9e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68c6b9d3"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1469 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1469 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Save and communicate ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "063e4e49d580",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c79fadd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1469 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1469 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4f4aaff4b99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb02f505"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1469 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1469 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "413ae34a5a67",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25c22f56"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1469 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1469 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">365 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aae92e37e59a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8cac4bc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1469 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1469 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year</l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7b96db25df8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7da2abd0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer469 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer469 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "398e27ea5c09",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d227d1f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer469 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer469 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Match and combine data from o...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0531bd067f30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6cd596fd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer469 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer469 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b93dcfc0ff4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-667adef1"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer469 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer469 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">390 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87955d2d32ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c78bff8d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer469 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer469 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 1 year 25...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87af68a81870",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad3651cd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "031a1fbcb880",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6f256bb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Legitimate Interest):<li style=\"margin-left: 2px; font-weight: normal;\">Use lim...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f628cd13d84e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79c3762c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41e44a63b694",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c40b4fb4"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Features:<li style=\"margin-left: 2px; font-weight: normal;\">Link different devices</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d396a05a30f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac61b84a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "805b846e95dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-021d85f8"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(6)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">1080 days</li></...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "672d2c080a15",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd41b6b5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer321 > div:nth-of-type(2) > ul:nth-of-type(7)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Consent expiry: 180 days<...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fe43e6de9bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c809c2c9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1428 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1428 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee2b097baa16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5aead412"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1428 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1428 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Deliver and present a...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8555aa27650",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d3fab62"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1428 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1428 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">Device characterist...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "452ab9f845c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e1082903"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1428 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1428 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">90 days</li></ul...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b55ab72de7b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3c7c589"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1428 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1428 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d5201274fec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b767b252"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1234 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1234 > div:nth-of-type(2) > ul:nth-of-type(1)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes (Consent):<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1782ee2fc2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9117395c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1234 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1234 > div:nth-of-type(2) > ul:nth-of-type(2)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Special Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Ensure security, prev...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d742a33337f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14d5d79c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1234 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1234 > div:nth-of-type(2) > ul:nth-of-type(3)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Categories of data:<li style=\"margin-left: 2px; font-weight: normal;\">IP addresses</li><l...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "262a5e944bc0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f9c97ee"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1234 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1234 > div:nth-of-type(2) > ul:nth-of-type(4)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Data Retention Period:<li style=\"margin-left: 2px; font-weight: normal;\">730 days</li></u...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24235d3e3671",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2686e929"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1234 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1234 > div:nth-of-type(2) > ul:nth-of-type(5)",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Your Consent:<li style=\"margin-left: 2px; font-weight: normal;\">Tracking method: Cookies ...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db0c3fcdb07e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b872ecba"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1765 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1765 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a12ea10feeea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-900bacab"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1716 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1716 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "049f54dab694",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ad7b126"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1577 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1577 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db9819fb912d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0179fe03"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer574 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer574 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc7f7a41742c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d6e70f7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer70 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer70 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb10b06aa594",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8f4fe3a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1301 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1301 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdd57c2aec59",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39d2d1fb"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer864 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer864 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a15348f2999f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12ebdd67"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2526 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2526 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdfb71b3fd98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e2fae11"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer108 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer108 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c1103ebd975",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4330c12e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer122 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer122 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ac3b1404854",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ddc462b9"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1878 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1878 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97b40e4df81e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47c8d3cc"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1097 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1097 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e79dea0699de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13c68148"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2253 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2253 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfb4b7f27af1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db5f027f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2571 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2571 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "122c7ac982b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94bef4c0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer311 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer311 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d73329bd9f36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54ce58a2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1276 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1276 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad1f380b0130",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7837ddd"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer196 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer196 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6448be0aaf8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f35ca7cf"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2316 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2316 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba2860251d50",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca7dd286"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2072 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2072 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad1894e40875",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e745a2a0"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer149 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer149 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2c8c5b22d95",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a15973a5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer259 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer259 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "504ea0e7b07d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f9d9be2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2575 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2575 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "259548ab7b81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c855eb5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1423 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1423 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7199b8d13aa9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88e133d2"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1095 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1095 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1255e6bdb0c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c688f7d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2568 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2568 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74e6bd265034",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c47815ca"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer89 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer89 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a0c9535eee8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-384d0aaa"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1651 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1651 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e6cae2a34c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f5c318c"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1449 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1449 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c60c65b43265",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68db48ae"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1570 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1570 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03e4a4a88afa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cdb1c59e"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1205 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1205 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "815051c661a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f67d462f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1051 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1051 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0a587e93fb0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec8a915a"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1415 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1415 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41e5518f8bb0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b49b150"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer415 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer415 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1b52ba27fd3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-696aebd5"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1870 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1870 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd20f529f38e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3d2b854"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer486 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer486 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ab2b747140d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5b62365"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer540 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer540 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9362c7357d78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-767ad2b7"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer495 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer495 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1215567f035",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90892117"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer494 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer494 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36ef870a0484",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6df7f37"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2677 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer2677 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b926fd4f658a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99a3d22d"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer981 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer981 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82564682945d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fece318f"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1889 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer1889 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03a977d6fcab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa1db333"
          },
          {
            "rule": "adaptable/list-children",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer323 > div:nth-of-type(2) > ul",
            "selector": "#CybotCookiebotDialogBodyLevelButtonGoogleVendorContainer323 > div:nth-of-type(2) > ul",
            "html": "<ul class=\"CybotCookiebotDialogBodyLevelButtonIABList\" style=\"margin-top: 1em; padding: 0; font-weight: bold;\">Purposes:<li style=\"margin-left: 2px; font-weight: normal;\">Store and/or access informati...",
            "impact": "serious",
            "message": "<ul> contains direct text content. Wrap in <li> or <style>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f82d3e672f39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f9de1d5"
          },
          {
            "rule": "navigable/page-has-heading-one",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page does not contain a level-one heading.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab7b3f9b5e76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36cff4af"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div > strong",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div > strong",
            "html": "<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">cf.turnstile.u</strong>",
            "impact": "moderate",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51b176b7c547",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-722e1711"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#CybotCookiebotDialog",
            "selector": "#CybotCookiebotDialog",
            "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialogBodyContentTitle\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" c...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5373a1de190",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d3088c3"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-s",
            "selector": "#edit-s",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "impact": "moderate",
            "message": "Form field has 3 labels. Use a single label element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "065066fda962",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c35a6428"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-s",
            "selector": "#edit-s",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "impact": "moderate",
            "message": "Form field has 3 labels. Use a single label element.",
            "isDuplicate": true,
            "duplicateOf": "accesslint"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybot...",
            "impact": "serious",
            "message": "Accessible name \"Necessary (14)\" does not contain visible text \"Necessary  14\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b1f27996894",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d470bb2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreference\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Preferences (1)\" does not contain visible text \"Preferences  1\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba1512c27ef7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bebf9773"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatistics\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Statistics (7)\" does not contain visible text \"Statistics  7\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a808df972083",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c925881c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cyb...",
            "impact": "serious",
            "message": "Accessible name \"Marketing (28)\" does not contain visible text \"Marketing  28\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8df0d34e64e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abdf2978"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cy...",
            "impact": "serious",
            "message": "Accessible name \"Unclassified (2)\" does not contain visible text \"Unclassified  2\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fdf550c66e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27adcc01"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"Purposes (14)\" does not contain visible text \"Purposes14\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb55ab237eda",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c973150"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Features\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"Features (5)\" does not contain visible text \"Features5\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ba1c77ee77a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ded3edf0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Partners\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"Partners (1022)\" does not contain visible text \"Partners1022\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ddd2473d287",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d625c8af"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://legal.poweredbybranch.com/#disco-privacypolicy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://legal.poweredbybranch.com/#disco-privacypolicy\"]",
            "html": "<a href=\"https://legal.poweredbybranch.com/#disco-privacypolicy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://legal.poweredbybranch.com/#disco-privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68f40dd36c21",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f9bb2ef8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://legal.poweredbybranch.com/#disco-privacypolicy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://legal.poweredbybranch.com/#disco-privacypolicy\"]",
            "html": "<a href=\"https://legal.poweredbybranch.com/#disco-privacypolicy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://legal.poweredbybranch.com/#disco-privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50593961736e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f0bb2b3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.tappx.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.tappx.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.tappx.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.tappx.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba596b1304e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f2f3dcc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.tappx.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.tappx.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.tappx.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.tappx.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e52557309c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f9c050c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://014on.com/politica-privacidad/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://014on.com/politica-privacidad/\"]",
            "html": "<a href=\"https://014on.com/politica-privacidad/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://014on.com/politica-privacidad/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98da8a4c3133",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9033e0b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://014on.com/politica-privacidad/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://014on.com/politica-privacidad/\"]",
            "html": "<a href=\"https://014on.com/politica-privacidad/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://014on.com/politica-privacidad/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14e73b67478c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec7d5a0e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://152media.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://152media.com/privacy-policy/\"]",
            "html": "<a href=\"https://152media.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://152media.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "616bb0da1c0e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7f1d0f8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://152media.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://152media.com/privacy-policy/\"]",
            "html": "<a href=\"https://152media.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://152media.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "765be6510af4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7f9c047"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ipromote.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ipromote.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.ipromote.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ipromote.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12f8c91793a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c0fcc89"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.ipromote.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.ipromote.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.ipromote.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.ipromote.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "727a4a8ed050",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffb7ddf5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.33across.co.uk/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.33across.co.uk/privacy-policy/\"]",
            "html": "<a href=\"https://www.33across.co.uk/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.33across.co.uk/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74219b5df890",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0a696c4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.33across.co.uk/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.33across.co.uk/privacy-policy/\"]",
            "html": "<a href=\"https://www.33across.co.uk/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.33across.co.uk/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "64246c29e6bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad25580d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.366.fr/politique-de-confidentialite-de-la-regie/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.366.fr/politique-de-confidentialite-de-la-regie/\"]",
            "html": "<a href=\"https://www.366.fr/politique-de-confidentialite-de-la-regie/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.366.fr/politique-de-confidentialite-de-la-regie/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63c548534009",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2715560"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.366.fr/politique-de-confidentialite-de-la-regie/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.366.fr/politique-de-confidentialite-de-la-regie/\"]",
            "html": "<a href=\"https://www.366.fr/politique-de-confidentialite-de-la-regie/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.366.fr/politique-de-confidentialite-de-la-regie/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9281e9e6772",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c82bf2f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://3q.video/en/help-center/datenschutzhinweise\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://3q.video/en/help-center/datenschutzhinweise\"]",
            "html": "<a href=\"https://3q.video/en/help-center/datenschutzhinweise\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://3q.video/en/help-center/datenschutzhinweise\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4005aa95a36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30961563"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://3q.video/en/help-center/datenschutzhinweise\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://3q.video/en/help-center/datenschutzhinweise\"]",
            "html": "<a href=\"https://3q.video/en/help-center/datenschutzhinweise\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://3q.video/en/help-center/datenschutzhinweise\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0d2cb618a45",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-acba3c72"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://6sense.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://6sense.com/privacy-policy/\"]",
            "html": "<a href=\"https://6sense.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://6sense.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d872b5f67824",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70e5647e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://6sense.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://6sense.com/privacy-policy/\"]",
            "html": "<a href=\"https://6sense.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://6sense.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c063584b1966",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-02de8b90"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.8pod.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.8pod.com/privacy-policy\"]",
            "html": "<a href=\"https://www.8pod.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.8pod.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "581fdcd32b99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b6473aea"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.8pod.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.8pod.com/privacy-policy\"]",
            "html": "<a href=\"https://www.8pod.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.8pod.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b927a05645e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5283183"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.9dotsmedia.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.9dotsmedia.com/privacy/\"]",
            "html": "<a href=\"https://www.9dotsmedia.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.9dotsmedia.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a39edac07e5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a8232a25"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.9dotsmedia.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.9dotsmedia.com/privacy/\"]",
            "html": "<a href=\"https://www.9dotsmedia.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.9dotsmedia.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f7128c5462c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9f5d83d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.amillionads.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.amillionads.com/privacy-policy\"]",
            "html": "<a href=\"https://www.amillionads.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.amillionads.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ac5e35e59f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a38d5bad"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.amillionads.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.amillionads.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.amillionads.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.amillionads.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cc4739649a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ffaf88c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://veepee-ad.com/en/politique-confidentialit%C3%A9-activit%C3%A9-publicitaire\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://veepee-ad.com/en/politique-confidentialit%C3%A9-activit%C3%A9-publicitaire\"]",
            "html": "<a href=\"https://veepee-ad.com/en/politique-confidentialit%C3%A9-activit%C3%A9-publicitaire\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" styl...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://veepee-ad.com/en/politique-confidentialit%C3%A9-activit%C3%A9-publicitaire\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a02b04c9a3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e155c7e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://recreativ.com/policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://recreativ.com/policy\"]",
            "html": "<a href=\"https://recreativ.com/policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://rec...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://recreativ.com/policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fad104eea819",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-443d907b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://recreativ.com/policy#consent\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://recreativ.com/policy#consent\"]",
            "html": "<a href=\"https://recreativ.com/policy#consent\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://recreativ.com/policy#consent\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb29a4799a30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00f63c1e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://corp.aarki.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://corp.aarki.com/privacy\"]",
            "html": "<a href=\"https://corp.aarki.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://c...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://corp.aarki.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e531e21d56e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14077893"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://corp.aarki.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://corp.aarki.com/privacy\"]",
            "html": "<a href=\"https://corp.aarki.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://corp.aarki.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10f30a6fc7c9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24f84c18"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.abcsinsights.com/privacy/ad-measurement\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.abcsinsights.com/privacy/ad-measurement\"]",
            "html": "<a href=\"https://www.abcsinsights.com/privacy/ad-measurement\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.abcsinsights.com/privacy/ad-measurement\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ad84b8d553f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-980e0591"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.accenture.com/de-de/support/company-cookies-similar-technology\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.accenture.com/de-de/support/company-cookies-similar-technology\"]",
            "html": "<a href=\"https://www.accenture.com/de-de/support/company-cookies-similar-technology\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margi...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.accenture.com/de-de/support/company-cookies-similar-technology\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3764ca617642",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c0af6c0c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.accenture.com/de-de/support/company-cookies-similar-technology\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.accenture.com/de-de/support/company-cookies-similar-technology\"]",
            "html": "<a href=\"https://www.accenture.com/de-de/support/company-cookies-similar-technology\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.accenture.com/de-de/support/company-cookies-similar-technology\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0605642469ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-630afede"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://instytut-pollster.pl/privacy-policy/index.html#en\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://instytut-pollster.pl/privacy-policy/index.html#en\"]",
            "html": "<a href=\"https://instytut-pollster.pl/privacy-policy/index.html#en\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://instytut-pollster.pl/privacy-policy/index.html#en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ecc952d83d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0f8f5f9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://instytut-pollster.pl/privacy-policy/index.html#en\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://instytut-pollster.pl/privacy-policy/index.html#en\"]",
            "html": "<a href=\"https://instytut-pollster.pl/privacy-policy/index.html#en\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://instytut-pollster.pl/privacy-policy/index.html#en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bdbd69ca660",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c1bfd1c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.accountinsight.ai/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.accountinsight.ai/privacy-policy/\"]",
            "html": "<a href=\"https://www.accountinsight.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.accountinsight.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1240aa0413d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-420163b3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.accountinsight.ai/privacy-policy/#IP_Processing\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.accountinsight.ai/privacy-policy/#IP_Processing\"]",
            "html": "<a href=\"https://www.accountinsight.ai/privacy-policy/#IP_Processing\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.accountinsight.ai/privacy-policy/#IP_Processing\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccf837e793bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58a50455"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.accurat.ai/legal/privacy-centre\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.accurat.ai/legal/privacy-centre\"]",
            "html": "<a href=\"https://www.accurat.ai/legal/privacy-centre\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.accurat.ai/legal/privacy-centre\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba560b727736",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fddeee1b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.accurat.ai/legal/legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.accurat.ai/legal/legitimate-interest\"]",
            "html": "<a href=\"https://www.accurat.ai/legal/legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.accurat.ai/legal/legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a812979cd916",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-600883ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://aceex.io/legal/platform-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://aceex.io/legal/platform-privacy-policy\"]",
            "html": "<a href=\"https://aceex.io/legal/platform-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://aceex.io/legal/platform-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa60cb9aadf4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-091d7acd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://aceex.io/legal/platform-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://aceex.io/legal/platform-privacy-policy\"]",
            "html": "<a href=\"https://aceex.io/legal/platform-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://aceex.io/legal/platform-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a3cc8ba65f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac9a1195"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "html": "<a href=\"https://virtualminds.com/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://virtualminds.com/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5bd5a247bac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7c76db4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer40 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "html": "<a href=\"https://virtualminds.com/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://virtualminds.com/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4aa442bddc8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb628df2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy.acuityads.com/corporate-privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy.acuityads.com/corporate-privacy-policy.html\"]",
            "html": "<a href=\"https://privacy.acuityads.com/corporate-privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy.acuityads.com/corporate-privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b044696eb22",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-807e646b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://privacy.acuityads.com/corporate-privacy-policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://privacy.acuityads.com/corporate-privacy-policy.html\"]",
            "html": "<a href=\"https://privacy.acuityads.com/corporate-privacy-policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy.acuityads.com/corporate-privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a607f31b2d79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2d077fe"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.acxiom.com/privacy/gdpr/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.acxiom.com/privacy/gdpr/\"]",
            "html": "<a href=\"https://www.acxiom.com/privacy/gdpr/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.acxiom.com/privacy/gdpr/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdb18c1c052f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-674197ff"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.acxiom.com/privacy/gdpr/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.acxiom.com/privacy/gdpr/\"]",
            "html": "<a href=\"https://www.acxiom.com/privacy/gdpr/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.acxiom.com/privacy/gdpr/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "520297b8dfec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1bfb87b7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ad-alliance.de/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ad-alliance.de/datenschutz/\"]",
            "html": "<a href=\"https://www.ad-alliance.de/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ad-alliance.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3275701e901",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b62907b5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.ad-alliance.de/datenschutz/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.ad-alliance.de/datenschutz/\"]",
            "html": "<a href=\"https://www.ad-alliance.de/datenschutz/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.ad-alliance.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d9d599708de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c967d9f2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adlayer.se/cloudprivacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adlayer.se/cloudprivacy\"]",
            "html": "<a href=\"https://www.adlayer.se/cloudprivacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adlayer.se/cloudprivacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5ea0c6a401f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f52cbc65"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adlayer.se/legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adlayer.se/legitimate-interest\"]",
            "html": "<a href=\"https://www.adlayer.se/legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adlayer.se/legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9f47f27e275",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3d2b6a7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ad6media.fr/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ad6media.fr/privacy\"]",
            "html": "<a href=\"https://www.ad6media.fr/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ad6media.fr/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a4a089abe2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8efc1175"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.ad6media.fr/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.ad6media.fr/privacy\"]",
            "html": "<a href=\"https://www.ad6media.fr/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.ad6media.fr/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18ec11d21923",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d0857e8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adasta.it/en/publisher-cookie-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adasta.it/en/publisher-cookie-policy/\"]",
            "html": "<a href=\"https://www.adasta.it/en/publisher-cookie-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adasta.it/en/publisher-cookie-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "843292688da3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47453f33"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adasta.it/en/legitimate-interest-assessment/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adasta.it/en/legitimate-interest-assessment/\"]",
            "html": "<a href=\"https://www.adasta.it/en/legitimate-interest-assessment/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adasta.it/en/legitimate-interest-assessment/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "554f0ba085eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df0a27d3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adbility-media.com/datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adbility-media.com/datenschutz\"]",
            "html": "<a href=\"https://www.adbility-media.com/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adbility-media.com/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3aa5a556f328",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c6f05b6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adbility-media.com/datenschutz\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adbility-media.com/datenschutz\"]",
            "html": "<a href=\"https://www.adbility-media.com/datenschutz\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adbility-media.com/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb511f46f018",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26af5b1e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adbro.com/privacy/advertising-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adbro.com/privacy/advertising-privacy-policy\"]",
            "html": "<a href=\"https://www.adbro.com/privacy/advertising-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adbro.com/privacy/advertising-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7207e6ca9a99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de71dd87"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1316 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://docs.google.com/document/d/e/2PACX-1vQ2Hz0ETjEy-3B1KAdhFlh8weUp_SrzQ894uiA495OzEx3_zrQdmBijvP_F2UQM0i_NjPAX-b7gZirv/pub\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a n...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://docs.google.com/document/d/e/2PACX-1vQ2Hz0ETjEy-3B1KAdhFlh8weUp_SrzQ894uiA495OzEx3_zrQdmBijvP_F2UQM0i_NjPAX-b7gZirv/pub\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9dff9eb57ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33362c58"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.gravite.net/data-privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.gravite.net/data-privacy\"]",
            "html": "<a href=\"https://www.gravite.net/data-privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.gravite.net/data-privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06e775a8782a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fef3d737"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.gravite.net/data-privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.gravite.net/data-privacy\"]",
            "html": "<a href=\"https://www.gravite.net/data-privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.gravite.net/data-privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c013efb8bed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7a5b0c4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.addefend.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.addefend.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.addefend.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.addefend.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19d7d9546867",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54c2fa70"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.addefend.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.addefend.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.addefend.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.addefend.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4584e993f321",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b54ab56f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adelaidemetrics.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adelaidemetrics.com/privacy\"]",
            "html": "<a href=\"https://adelaidemetrics.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adelaidemetrics.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "832f3ebc9126",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e997a026"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adelaidemetrics.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adelaidemetrics.com/privacy\"]",
            "html": "<a href=\"https://adelaidemetrics.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adelaidemetrics.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffe640802831",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-525893cf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"http://adelement.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"http://adelement.com/privacy-policy.html\"]",
            "html": "<a href=\"http://adelement.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://adelement.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89422f5fbea5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83c98968"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adelement.com/privacy-policy.html#legal-basis-processing\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adelement.com/privacy-policy.html#legal-basis-processing\"]",
            "html": "<a href=\"https://adelement.com/privacy-policy.html#legal-basis-processing\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adelement.com/privacy-policy.html#legal-basis-processing\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29142dcbbb1d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-533850ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://aderserve.com/privacy_policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://aderserve.com/privacy_policy.html\"]",
            "html": "<a href=\"https://aderserve.com/privacy_policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://aderserve.com/privacy_policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86ed2f17e302",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7918f66a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://aderserve.com/privacy_policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://aderserve.com/privacy_policy.html\"]",
            "html": "<a href=\"https://aderserve.com/privacy_policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://aderserve.com/privacy_policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90fc955e518a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e744f52"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "html": "<a href=\"https://virtualminds.com/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://virtualminds.com/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "922c34b73eac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d190e7d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer44 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "html": "<a href=\"https://virtualminds.com/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://virtualminds.com/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ef44ec284e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48de25f7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adfixus.com/platform-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adfixus.com/platform-privacy-policy\"]",
            "html": "<a href=\"https://www.adfixus.com/platform-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adfixus.com/platform-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cce9768428d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b40aca6e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://api.adftech.com.br/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://api.adftech.com.br/privacy\"]",
            "html": "<a href=\"https://api.adftech.com.br/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://api.adftech.com.br/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "943384ab7908",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2e271e8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://api.adftech.com.br/legitimate\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://api.adftech.com.br/legitimate\"]",
            "html": "<a href=\"https://api.adftech.com.br/legitimate\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://api.adftech.com.br/legitimate\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c67f6194de0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52d90c49"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://site.adform.com/privacy-center/platform-privacy/product-and-services-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://site.adform.com/privacy-center/platform-privacy/product-and-services-privacy-policy/\"]",
            "html": "<a href=\"https://site.adform.com/privacy-center/platform-privacy/product-and-services-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://site.adform.com/privacy-center/platform-privacy/product-and-services-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b467af55fbb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-17bd943b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer50 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://site.adform.com/privacy-center/platform-privacy/transparency-and-consent-framework-tcf-compliance/legitimate-interest-at-stake/\" target=\"_blank\" aria-label=\"Legitimate Interest - open...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://site.adform.com/privacy-center/platform-privacy/transparency-and-consent-framework-tcf-compliance/legitimate-interest-at-stake/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9f47abf40ac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee50820f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adhese.eu/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adhese.eu/privacy-policy/\"]",
            "html": "<a href=\"https://adhese.eu/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adhese.eu/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f81b5ee20b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8da83500"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adhese.eu/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adhese.eu/privacy-policy/\"]",
            "html": "<a href=\"https://adhese.eu/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adhese.eu/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e2b88a9f3dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5531113"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adikteev.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adikteev.com/privacy\"]",
            "html": "<a href=\"https://www.adikteev.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adikteev.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5feaf2e21946",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a662b94"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adikteev.com/privacy-policy-app-users\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adikteev.com/privacy-policy-app-users\"]",
            "html": "<a href=\"https://www.adikteev.com/privacy-policy-app-users\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adikteev.com/privacy-policy-app-users\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5baa2b275dca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19dc1599"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adinmo.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adinmo.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.adinmo.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adinmo.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d0f1f907bfb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6b818a5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adinmo.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adinmo.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.adinmo.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adinmo.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11ef09686249",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc0b2fc6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "html": "<a href=\"https://virtualminds.com/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://virtualminds.com/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73cadf75ec6c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d043e522"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer39 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "html": "<a href=\"https://virtualminds.com/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://virtualminds.com/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bebd61823e34",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8eb6d93c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.aditude.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.aditude.com/privacy\"]",
            "html": "<a href=\"https://www.aditude.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.aditude.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f64b2307af5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14bca231"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.aditude.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.aditude.com/privacy\"]",
            "html": "<a href=\"https://www.aditude.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.aditude.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "521b7c4e699f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37b2499c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://legal.adjoe.zone/wave/adjoe-data-privacy-latest.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://legal.adjoe.zone/wave/adjoe-data-privacy-latest.html\"]",
            "html": "<a href=\"https://legal.adjoe.zone/wave/adjoe-data-privacy-latest.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://legal.adjoe.zone/wave/adjoe-data-privacy-latest.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f679f21378e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64753104"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://legal.adjoe.zone/wave/adjoe-data-privacy-latest.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://legal.adjoe.zone/wave/adjoe-data-privacy-latest.html\"]",
            "html": "<a href=\"https://legal.adjoe.zone/wave/adjoe-data-privacy-latest.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://legal.adjoe.zone/wave/adjoe-data-privacy-latest.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3d84aac2b5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ad35215"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adjust-digital.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adjust-digital.com/privacy/\"]",
            "html": "<a href=\"https://adjust-digital.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adjust-digital.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d9d1101cde7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-469fe6c0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adjust-digital.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adjust-digital.com/privacy/\"]",
            "html": "<a href=\"https://adjust-digital.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adjust-digital.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a1533ab3cc5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7041ad0f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adkernel.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adkernel.com/privacy-policy/\"]",
            "html": "<a href=\"https://adkernel.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adkernel.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a09fb3b6b5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7a4b628f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adkernel.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adkernel.com/privacy-policy/\"]",
            "html": "<a href=\"https://adkernel.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adkernel.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bead6f16f954",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06730ea6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adloox.com/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adloox.com/legal/privacy-policy\"]",
            "html": "<a href=\"https://www.adloox.com/legal/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adloox.com/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea85521f7627",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c745fa9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adloox.com/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adloox.com/legal/privacy-policy\"]",
            "html": "<a href=\"https://www.adloox.com/legal/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adloox.com/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d53827da4cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5bad11e4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://admagnetix.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://admagnetix.io/privacy-policy/\"]",
            "html": "<a href=\"https://admagnetix.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://admagnetix.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44c450d2ce7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df72c355"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://admagnetix.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://admagnetix.io/privacy-policy/\"]",
            "html": "<a href=\"https://admagnetix.io/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://admagnetix.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a42d179c215",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b1900bd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adman.gr/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adman.gr/privacy\"]",
            "html": "<a href=\"https://www.adman.gr/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://www...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adman.gr/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea05d3555c81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fdcfea34"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adman.gr/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adman.gr/privacy\"]",
            "html": "<a href=\"https://www.adman.gr/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adman.gr/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "067edfd6e5d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72c10bea"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://admanmedia.com/politica.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://admanmedia.com/politica.html\"]",
            "html": "<a href=\"https://admanmedia.com/politica.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://admanmedia.com/politica.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5292f5894f5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67150e29"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://admanmedia.com/politica.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://admanmedia.com/politica.html\"]",
            "html": "<a href=\"https://admanmedia.com/politica.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://admanmedia.com/politica.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f791e6c764a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24a9bda4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.admaster.cc/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.admaster.cc/privacy\"]",
            "html": "<a href=\"https://www.admaster.cc/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.admaster.cc/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10b04915bab5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c180656c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.admaster.cc/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.admaster.cc/privacy\"]",
            "html": "<a href=\"https://www.admaster.cc/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.admaster.cc/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83b2e8a60ad8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a8b7e04"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://admasters.media/en/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://admasters.media/en/privacy/\"]",
            "html": "<a href=\"https://admasters.media/en/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://admasters.media/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30047fd1338f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4b6291c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://admatic.de/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://admatic.de/privacy-policy/\"]",
            "html": "<a href=\"https://admatic.de/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://admatic.de/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "231d9e229ce3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab647cf2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://admatic.de/opt-out-of-admatic-ads/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://admatic.de/opt-out-of-admatic-ads/\"]",
            "html": "<a href=\"https://admatic.de/opt-out-of-admatic-ads/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://admatic.de/opt-out-of-admatic-ads/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce7a185b9c91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-897b9a25"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://admaxmedia.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://admaxmedia.io/privacy-policy/\"]",
            "html": "<a href=\"https://admaxmedia.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://admaxmedia.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e83e0d482d63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f95630f7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://admaxmedia.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://admaxmedia.io/privacy-policy/\"]",
            "html": "<a href=\"https://admaxmedia.io/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://admaxmedia.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "359a33424909",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d086598"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://admixer.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://admixer.com/privacy/\"]",
            "html": "<a href=\"https://admixer.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://adm...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://admixer.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17029ef73d24",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f017f658"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://admixer.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://admixer.com/privacy/\"]",
            "html": "<a href=\"https://admixer.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://admixer.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b280289e878",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c473de28"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adnami.io/privacy-policy-services\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adnami.io/privacy-policy-services\"]",
            "html": "<a href=\"https://www.adnami.io/privacy-policy-services\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adnami.io/privacy-policy-services\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34f5ee530b1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-38d955b3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adnami.io/privacy-policy-services\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adnami.io/privacy-policy-services\"]",
            "html": "<a href=\"https://www.adnami.io/privacy-policy-services\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adnami.io/privacy-policy-services\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "356cd45f3ba9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-920a675c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adnitix.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adnitix.com/privacy-policy\"]",
            "html": "<a href=\"https://adnitix.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adnitix.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac5191e93b1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bc932d2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adnitix.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adnitix.com/privacy-policy\"]",
            "html": "<a href=\"https://adnitix.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adnitix.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c71bacc65323",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd7c0191"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adnow.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adnow.com/privacy-policy\"]",
            "html": "<a href=\"https://adnow.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adnow.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ae5b5830ddc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8059c492"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adnow.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adnow.com/privacy-policy\"]",
            "html": "<a href=\"https://adnow.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adnow.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efbc433889eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06ab48d0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adnuntius.com/resources/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adnuntius.com/resources/privacy-policy/\"]",
            "html": "<a href=\"https://adnuntius.com/resources/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adnuntius.com/resources/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3488653b3bbf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b637e7b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adnuntius.com/resources/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adnuntius.com/resources/privacy-policy/\"]",
            "html": "<a href=\"https://adnuntius.com/resources/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adnuntius.com/resources/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1dec4637a9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c7d2e987"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adobe.com/privacy/experience-cloud.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adobe.com/privacy/experience-cloud.html\"]",
            "html": "<a href=\"https://www.adobe.com/privacy/experience-cloud.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adobe.com/privacy/experience-cloud.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcc32d5b2b93",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4801e466"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adobe.com/privacy/experience-cloud.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adobe.com/privacy/experience-cloud.html\"]",
            "html": "<a href=\"https://www.adobe.com/privacy/experience-cloud.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adobe.com/privacy/experience-cloud.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be8299fb47df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0d37b27"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adobe.com/privacy/policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adobe.com/privacy/policy.html\"]",
            "html": "<a href=\"https://www.adobe.com/privacy/policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adobe.com/privacy/policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcc7a2e37931",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0ac33f41"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adobe.com/privacy/policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adobe.com/privacy/policy.html\"]",
            "html": "<a href=\"https://www.adobe.com/privacy/policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adobe.com/privacy/policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bbbfe19577b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-edd1d26d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://legal.adpone.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://legal.adpone.com/privacy-policy/\"]",
            "html": "<a href=\"https://legal.adpone.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://legal.adpone.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab82719d51a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8b25fad"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adprime.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adprime.com/privacy-policy\"]",
            "html": "<a href=\"https://www.adprime.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adprime.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76a846676cf4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2998ac0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://policy.openmobi.pl\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://policy.openmobi.pl\"]",
            "html": "<a href=\"https://policy.openmobi.pl\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://polic...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://policy.openmobi.pl\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7858892a97d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b07bbc60"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://policy.openmobi.pl\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://policy.openmobi.pl\"]",
            "html": "<a href=\"https://policy.openmobi.pl\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://policy.openmobi.pl\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4de75c0f7c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49ba9cc4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adrenalead.com/en/data-protection-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adrenalead.com/en/data-protection-policy\"]",
            "html": "<a href=\"https://adrenalead.com/en/data-protection-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adrenalead.com/en/data-protection-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0b39a210a1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-108e492d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adrenalead.com/en/data-protection-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adrenalead.com/en/data-protection-policy\"]",
            "html": "<a href=\"https://adrenalead.com/en/data-protection-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adrenalead.com/en/data-protection-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c43433cb6c93",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ceb8810b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adrino.pl/Regulaminy/Polityka_prywatnosci.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adrino.pl/Regulaminy/Polityka_prywatnosci.html\"]",
            "html": "<a href=\"https://adrino.pl/Regulaminy/Polityka_prywatnosci.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adrino.pl/Regulaminy/Polityka_prywatnosci.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7cc999d9946b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-030e738f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adrino.pl/Regulaminy/Polityka_prywatnosci.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adrino.pl/Regulaminy/Polityka_prywatnosci.html\"]",
            "html": "<a href=\"https://adrino.pl/Regulaminy/Polityka_prywatnosci.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adrino.pl/Regulaminy/Polityka_prywatnosci.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08b827216a69",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00d6d85b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adrule.net/de/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adrule.net/de/datenschutz/\"]",
            "html": "<a href=\"https://www.adrule.net/de/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adrule.net/de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e40d2cad6241",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ddefa4c1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adrule.net/de/datenschutz/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adrule.net/de/datenschutz/\"]",
            "html": "<a href=\"https://www.adrule.net/de/datenschutz/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adrule.net/de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ce024fd72d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c933b262"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adsinteractive.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adsinteractive.com/privacy-policy\"]",
            "html": "<a href=\"https://adsinteractive.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adsinteractive.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa1fd1df5226",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e1dfbc92"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adsinteractive.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adsinteractive.com/privacy-policy\"]",
            "html": "<a href=\"https://adsinteractive.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adsinteractive.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9c4f896112f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0804e2b3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adserve.zone/adserveprivacypolicy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adserve.zone/adserveprivacypolicy\"]",
            "html": "<a href=\"https://adserve.zone/adserveprivacypolicy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adserve.zone/adserveprivacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af9b2292abce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c1bc6bd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adserve.zone/adserveprivacypolicy#legitimateinterest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adserve.zone/adserveprivacypolicy#legitimateinterest\"]",
            "html": "<a href=\"https://adserve.zone/adserveprivacypolicy#legitimateinterest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adserve.zone/adserveprivacypolicy#legitimateinterest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dabffb8fbb1e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b848040"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adservingfactory.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adservingfactory.com/privacy-policy.html\"]",
            "html": "<a href=\"https://www.adservingfactory.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adservingfactory.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8f262e404c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23eeecc0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adservingfactory.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adservingfactory.com/privacy-policy.html\"]",
            "html": "<a href=\"https://www.adservingfactory.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adservingfactory.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28b5ddadecac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c5ac23e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://escalax.io/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://escalax.io/legal/privacy-policy\"]",
            "html": "<a href=\"https://escalax.io/legal/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://escalax.io/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc0e21fc1cb7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ad68b02"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://escalax.io/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://escalax.io/legal/privacy-policy\"]",
            "html": "<a href=\"https://escalax.io/legal/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://escalax.io/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db55e7e278c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43878600"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ad-shield.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ad-shield.io/privacy-policy\"]",
            "html": "<a href=\"https://www.ad-shield.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ad-shield.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cec0f20f7ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ece3003b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.ad-shield.io/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.ad-shield.io/privacy-policy\"]",
            "html": "<a href=\"https://www.ad-shield.io/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.ad-shield.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48c70a3f549d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2bfa5914"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adsinflow.com/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adsinflow.com/privacy.html\"]",
            "html": "<a href=\"https://adsinflow.com/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adsinflow.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b44626ce59c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da1da64d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adsinflow.com/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adsinflow.com/privacy.html\"]",
            "html": "<a href=\"https://adsinflow.com/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adsinflow.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d23fb60494af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f76173a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adsocy.com/politica-de-privacidad-y-aviso-legal/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adsocy.com/politica-de-privacidad-y-aviso-legal/\"]",
            "html": "<a href=\"https://adsocy.com/politica-de-privacidad-y-aviso-legal/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adsocy.com/politica-de-privacidad-y-aviso-legal/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfd50d0279ae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a2becfb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adsocy.com/politica-de-privacidad-y-aviso-legal/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adsocy.com/politica-de-privacidad-y-aviso-legal/\"]",
            "html": "<a href=\"https://adsocy.com/politica-de-privacidad-y-aviso-legal/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adsocy.com/politica-de-privacidad-y-aviso-legal/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99de866e3f11",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c601dc6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://help.adspirit.de/privacy.php?lang=1\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://help.adspirit.de/privacy.php?lang=1\"]",
            "html": "<a href=\"https://help.adspirit.de/privacy.php?lang=1\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://help.adspirit.de/privacy.php?lang=1\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "578064756e9f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39a5c4f8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://help.adspirit.de/privacy.php?lang=1\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://help.adspirit.de/privacy.php?lang=1\"]",
            "html": "<a href=\"https://help.adspirit.de/privacy.php?lang=1\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://help.adspirit.de/privacy.php?lang=1\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d69c1f76b87",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-096ae71c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adsquare.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adsquare.com/privacy/\"]",
            "html": "<a href=\"https://adsquare.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://ad...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adsquare.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d69030c48208",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa88479c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adsquare.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adsquare.com/privacy/\"]",
            "html": "<a href=\"https://adsquare.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adsquare.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4eec26d2fd7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-657c4e0a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adssets.com/policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adssets.com/policy/\"]",
            "html": "<a href=\"https://adssets.com/policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://adss...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adssets.com/policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f09ac50e2553",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4bcdb321"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adssets.com/policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adssets.com/policy/\"]",
            "html": "<a href=\"https://adssets.com/policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adssets.com/policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2a8fb605999",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-76a9bddd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.clickintext.com/about/charte-rgpd.php\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.clickintext.com/about/charte-rgpd.php\"]",
            "html": "<a href=\"https://www.clickintext.com/about/charte-rgpd.php\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.clickintext.com/about/charte-rgpd.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "799d1081fa34",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48b0fb5f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.clickintext.com/about/charte-rgpd.php\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.clickintext.com/about/charte-rgpd.php\"]",
            "html": "<a href=\"https://www.clickintext.com/about/charte-rgpd.php\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.clickintext.com/about/charte-rgpd.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dfeefbb286d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-481691d3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adswag.nl/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adswag.nl/privacy-policy/\"]",
            "html": "<a href=\"https://adswag.nl/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adswag.nl/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9b9416122f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f10c22b6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adswag.nl/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adswag.nl/privacy-policy/\"]",
            "html": "<a href=\"https://adswag.nl/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adswag.nl/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47fae8be8329",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aede1ef5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adswizz.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adswizz.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.adswizz.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adswizz.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c24235f319c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aefe10ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adswizz.com/platform-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adswizz.com/platform-policy/\"]",
            "html": "<a href=\"https://www.adswizz.com/platform-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adswizz.com/platform-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30441191b792",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-448dd205"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adtarget.com.tr/adtarget-privacy-policy-2020.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adtarget.com.tr/adtarget-privacy-policy-2020.pdf\"]",
            "html": "<a href=\"https://adtarget.com.tr/adtarget-privacy-policy-2020.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adtarget.com.tr/adtarget-privacy-policy-2020.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa4dfb58d6a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae18cc54"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adtarget.com.tr/adtarget-privacy-policy-2020.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adtarget.com.tr/adtarget-privacy-policy-2020.pdf\"]",
            "html": "<a href=\"https://adtarget.com.tr/adtarget-privacy-policy-2020.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adtarget.com.tr/adtarget-privacy-policy-2020.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ae4a105a125",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bde7360a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adtelligent.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adtelligent.com/privacy-policy/\"]",
            "html": "<a href=\"https://adtelligent.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adtelligent.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5258e54d20d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-91ee00c1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adtelligent.com/tos/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adtelligent.com/tos/\"]",
            "html": "<a href=\"https://adtelligent.com/tos/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adtelligent.com/tos/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aec106562959",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-847a9692"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adtiming.com/en/privacypolicy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adtiming.com/en/privacypolicy.html\"]",
            "html": "<a href=\"https://www.adtiming.com/en/privacypolicy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adtiming.com/en/privacypolicy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba3b0d34ef90",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b285f399"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adtiming.com/en/privacypolicy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adtiming.com/en/privacypolicy.html\"]",
            "html": "<a href=\"https://www.adtiming.com/en/privacypolicy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adtiming.com/en/privacypolicy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ff3461e6cc7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa359f9b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy.adtriba.com/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy.adtriba.com/\"]",
            "html": "<a href=\"https://privacy.adtriba.com/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://pri...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy.adtriba.com/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0b2d6ee2ec1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d90c284b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://privacy.adtriba.com/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://privacy.adtriba.com/\"]",
            "html": "<a href=\"https://privacy.adtriba.com/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy.adtriba.com/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d14aa75fe77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e709c2d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adtron.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adtron.io/privacy-policy/\"]",
            "html": "<a href=\"https://www.adtron.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adtron.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e78456462c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e5210ff"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adtron.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adtron.io/privacy-policy/\"]",
            "html": "<a href=\"https://www.adtron.io/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adtron.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e02f18d3b61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba54feee"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adttribution.com/privacy-policy.php\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adttribution.com/privacy-policy.php\"]",
            "html": "<a href=\"https://adttribution.com/privacy-policy.php\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adttribution.com/privacy-policy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de8c63a9c805",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24d5452f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adttribution.com/privacy-policy.php\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adttribution.com/privacy-policy.php\"]",
            "html": "<a href=\"https://adttribution.com/privacy-policy.php\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adttribution.com/privacy-policy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbf5f9f883f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d04617f7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adux.co/en/personal-data/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adux.co/en/personal-data/\"]",
            "html": "<a href=\"https://www.adux.co/en/personal-data/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adux.co/en/personal-data/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdf8fcc417b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73d8ac72"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adux.co/en/personal-data/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adux.co/en/personal-data/\"]",
            "html": "<a href=\"https://www.adux.co/en/personal-data/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adux.co/en/personal-data/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8decee1d2758",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99755f91"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.advanced-store.com/en/data-privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.advanced-store.com/en/data-privacy/\"]",
            "html": "<a href=\"https://www.advanced-store.com/en/data-privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.advanced-store.com/en/data-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3f02d67231a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa14cd69"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.advanced-store.com/en/data-privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.advanced-store.com/en/data-privacy/\"]",
            "html": "<a href=\"https://www.advanced-store.com/en/data-privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.advanced-store.com/en/data-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "494684d99a9d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95a35eda"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adventive.com/legal/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adventive.com/legal/privacy-policy/\"]",
            "html": "<a href=\"https://adventive.com/legal/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adventive.com/legal/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16d7e7a466fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ad8dae8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adventive.com/legal/privacy-policy/#elementor-toc__heading-anchor-7\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adventive.com/legal/privacy-policy/#elementor-toc__heading-anchor-7\"]",
            "html": "<a href=\"https://adventive.com/legal/privacy-policy/#elementor-toc__heading-anchor-7\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adventive.com/legal/privacy-policy/#elementor-toc__heading-anchor-7\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6af36b82597e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-211a375d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adventori.com/fr/rgpd/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adventori.com/fr/rgpd/\"]",
            "html": "<a href=\"https://www.adventori.com/fr/rgpd/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adventori.com/fr/rgpd/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84e9bbd2f18f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-17ed497d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adventori.com/fr/rgpd/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adventori.com/fr/rgpd/\"]",
            "html": "<a href=\"https://www.adventori.com/fr/rgpd/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adventori.com/fr/rgpd/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c8d8fd2a3c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-464b8c91"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://ad360.media/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://ad360.media/privacy.html\"]",
            "html": "<a href=\"https://ad360.media/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://ad360.media/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e273c58a0d8d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f6b0901"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://blog.ad360.media/uncategorized/iab-tcf-v2-2-and-legitimate-interest-claim/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://blog.ad360.media/uncategorized/iab-tcf-v2-2-and-legitimate-interest-claim/\"]",
            "html": "<a href=\"https://blog.ad360.media/uncategorized/iab-tcf-v2-2-and-legitimate-interest-claim/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://blog.ad360.media/uncategorized/iab-tcf-v2-2-and-legitimate-interest-claim/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b95cfe626e80",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81198308"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adverticum.net/english/privacy-and-data-processing-information/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adverticum.net/english/privacy-and-data-processing-information/\"]",
            "html": "<a href=\"https://adverticum.net/english/privacy-and-data-processing-information/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-t...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adverticum.net/english/privacy-and-data-processing-information/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce8c70fd4e2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7021145f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adverticum.net/english/privacy-and-data-processing-information/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adverticum.net/english/privacy-and-data-processing-information/\"]",
            "html": "<a href=\"https://adverticum.net/english/privacy-and-data-processing-information/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"mar...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adverticum.net/english/privacy-and-data-processing-information/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4cba0a87ac5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f1e4e17"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://advertising.tech/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://advertising.tech/privacy-policy/\"]",
            "html": "<a href=\"https://advertising.tech/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://advertising.tech/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ea7440f72df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d16318c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://advertising.tech/privacy-policy/#legal-basis\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://advertising.tech/privacy-policy/#legal-basis\"]",
            "html": "<a href=\"https://advertising.tech/privacy-policy/#legal-basis\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://advertising.tech/privacy-policy/#legal-basis\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b7913ac6947",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-577745c8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adverty.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adverty.com/privacy-policy/\"]",
            "html": "<a href=\"https://adverty.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adverty.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6db68184bbf4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa5f7caa"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adverty.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adverty.com/privacy-policy/\"]",
            "html": "<a href=\"https://adverty.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adverty.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5275e275a61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-188cea41"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adview.com/policy/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adview.com/policy/privacy\"]",
            "html": "<a href=\"https://www.adview.com/policy/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adview.com/policy/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b84ecd51d2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-005ac417"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adview.com/policy/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adview.com/policy/privacy\"]",
            "html": "<a href=\"https://www.adview.com/policy/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adview.com/policy/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28fbd210e43e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a85bd4c9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.advisible.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.advisible.com/privacy\"]",
            "html": "<a href=\"https://www.advisible.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.advisible.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d48fe50fab5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88da1284"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.advisible.com/legal/legitimate-interest-assessment\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.advisible.com/legal/legitimate-interest-assessment\"]",
            "html": "<a href=\"https://www.advisible.com/legal/legitimate-interest-assessment\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.advisible.com/legal/legitimate-interest-assessment\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3116798ed815",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8bc98d04"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://theadwatch.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://theadwatch.com/privacy-policy/\"]",
            "html": "<a href=\"https://theadwatch.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://theadwatch.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "570669781abf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bb16f94"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://theadwatch.com/iab-and-tcf/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://theadwatch.com/iab-and-tcf/\"]",
            "html": "<a href=\"https://theadwatch.com/iab-and-tcf/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://theadwatch.com/iab-and-tcf/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e77377231591",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28eb9e1e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adwmg.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adwmg.com/privacy-policy/\"]",
            "html": "<a href=\"https://adwmg.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adwmg.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a00b5aa4506",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07919592"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adwmg.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adwmg.com/privacy-policy/\"]",
            "html": "<a href=\"https://adwmg.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adwmg.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31cfc0073685",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2be07857"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://artsai.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://artsai.com/privacy\"]",
            "html": "<a href=\"https://artsai.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://artsa...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://artsai.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f76632267f61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3d854f9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://artsai.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://artsai.com/privacy\"]",
            "html": "<a href=\"https://artsai.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://artsai.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a90d61179b51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d408641"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adxperience.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adxperience.com/privacy-policy/\"]",
            "html": "<a href=\"https://adxperience.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adxperience.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4089b4d8f2b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-09673e92"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adxperience.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adxperience.com/privacy-policy/\"]",
            "html": "<a href=\"https://adxperience.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adxperience.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2d0102fdea4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a455c9b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adyoulike.com/pages/privacy_en.php\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adyoulike.com/pages/privacy_en.php\"]",
            "html": "<a href=\"https://www.adyoulike.com/pages/privacy_en.php\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adyoulike.com/pages/privacy_en.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71732f9d32df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b98fff7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adyoulike.com/pages/privacy_en.php\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adyoulike.com/pages/privacy_en.php\"]",
            "html": "<a href=\"https://www.adyoulike.com/pages/privacy_en.php\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adyoulike.com/pages/privacy_en.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3213cb5b33e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39968f7c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adzymic.ai/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adzymic.ai/privacy\"]",
            "html": "<a href=\"https://www.adzymic.ai/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adzymic.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "897aa6ec0e33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63dec6ab"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adzymic.ai/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adzymic.ai/privacy\"]",
            "html": "<a href=\"https://www.adzymic.ai/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adzymic.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f59e1af74df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a252e9c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mediasmart.io/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mediasmart.io/privacy/\"]",
            "html": "<a href=\"https://mediasmart.io/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://m...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mediasmart.io/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fed4a6799f7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69075df7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mediasmart.io/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mediasmart.io/privacy/\"]",
            "html": "<a href=\"https://mediasmart.io/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mediasmart.io/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c0f5d4cfc24",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af6537be"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://youappi.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://youappi.com/privacy-policy/\"]",
            "html": "<a href=\"https://youappi.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://youappi.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf7f193a1051",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96e3bea5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://audiostack.ai/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://audiostack.ai/legal/privacy-policy\"]",
            "html": "<a href=\"https://audiostack.ai/legal/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://audiostack.ai/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bf91da83ae8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ae54aa5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://audiostack.ai/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://audiostack.ai/legal/privacy-policy\"]",
            "html": "<a href=\"https://audiostack.ai/legal/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://audiostack.ai/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4491c50432d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-859b39ba"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://afront.io/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://afront.io/legal/privacy-policy\"]",
            "html": "<a href=\"https://afront.io/legal/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://afront.io/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59d8abf3308b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1b3485ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://afront.io/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://afront.io/legal/privacy-policy\"]",
            "html": "<a href=\"https://afront.io/legal/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://afront.io/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e5f818ced42",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7f58b51"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.axate.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.axate.com/privacy-policy\"]",
            "html": "<a href=\"https://www.axate.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.axate.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef6037c773fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-507071f0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.axate.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.axate.com/privacy-policy\"]",
            "html": "<a href=\"https://www.axate.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.axate.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97bb7b861cc9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab393145"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.airtory.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.airtory.com/privacy-policy\"]",
            "html": "<a href=\"https://www.airtory.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.airtory.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bd4056718f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f62c6c50"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.algorix.co/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.algorix.co/privacy-policy/\"]",
            "html": "<a href=\"https://www.algorix.co/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.algorix.co/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29e1da674863",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dcaab976"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.algorix.co/privacy-policy/#section-3-3\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.algorix.co/privacy-policy/#section-3-3\"]",
            "html": "<a href=\"https://www.algorix.co/privacy-policy/#section-3-3\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.algorix.co/privacy-policy/#section-3-3\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "079c2b0ee429",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f252b311"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.alketech.eu/privacy-policy-analytics\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.alketech.eu/privacy-policy-analytics\"]",
            "html": "<a href=\"https://www.alketech.eu/privacy-policy-analytics\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.alketech.eu/privacy-policy-analytics\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf60231a3577",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a732199"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.alketech.eu/privacy-policy-analytics\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.alketech.eu/privacy-policy-analytics\"]",
            "html": "<a href=\"https://www.alketech.eu/privacy-policy-analytics\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.alketech.eu/privacy-policy-analytics\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46ba0d6c4562",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbd99fb4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.alkimi.org/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.alkimi.org/privacy-policy\"]",
            "html": "<a href=\"https://www.alkimi.org/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.alkimi.org/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b2a354205aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c02618e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.alkimi.org/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.alkimi.org/privacy-policy\"]",
            "html": "<a href=\"https://www.alkimi.org/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.alkimi.org/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e05a39e9978",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6000a1d8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://allegro.pl/regulaminy/polityka-plikow-cookies-lDzYv9wn8Tn\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://allegro.pl/regulaminy/polityka-plikow-cookies-lDzYv9wn8Tn\"]",
            "html": "<a href=\"https://allegro.pl/regulaminy/polityka-plikow-cookies-lDzYv9wn8Tn\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://allegro.pl/regulaminy/polityka-plikow-cookies-lDzYv9wn8Tn\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9319939ccf79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f418546"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://allegro.pl/regulaminy/polityka-plikow-cookies-lDzYv9wn8Tn\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://allegro.pl/regulaminy/polityka-plikow-cookies-lDzYv9wn8Tn\"]",
            "html": "<a href=\"https://allegro.pl/regulaminy/polityka-plikow-cookies-lDzYv9wn8Tn\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-to...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://allegro.pl/regulaminy/polityka-plikow-cookies-lDzYv9wn8Tn\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9733990b059",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83ae0849"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.alliancegravity.com/politiquedeprotectiondesdonneespersonnelles\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.alliancegravity.com/politiquedeprotectiondesdonneespersonnelles\"]",
            "html": "<a href=\"https://www.alliancegravity.com/politiquedeprotectiondesdonneespersonnelles\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"marg...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.alliancegravity.com/politiquedeprotectiondesdonneespersonnelles\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccf17ef52765",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f4727be"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.alliancegravity.com/politiquedeprotectiondesdonneespersonnelles\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.alliancegravity.com/politiquedeprotectiondesdonneespersonnelles\"]",
            "html": "<a href=\"https://www.alliancegravity.com/politiquedeprotectiondesdonneespersonnelles\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.alliancegravity.com/politiquedeprotectiondesdonneespersonnelles\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf8215e7eda1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a062d0d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.allmediadesk.com/en/legal-information/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.allmediadesk.com/en/legal-information/\"]",
            "html": "<a href=\"https://www.allmediadesk.com/en/legal-information/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.allmediadesk.com/en/legal-information/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0e1ee1553f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c183115"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.allmediadesk.com/en/legal-information/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.allmediadesk.com/en/legal-information/\"]",
            "html": "<a href=\"https://www.allmediadesk.com/en/legal-information/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.allmediadesk.com/en/legal-information/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ab27173bc1d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-231aa1ba"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://alphalyr.fr/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://alphalyr.fr/en/privacy-policy/\"]",
            "html": "<a href=\"https://alphalyr.fr/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://alphalyr.fr/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45ee68e01936",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86750dd0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://alphalyr.fr/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://alphalyr.fr/en/privacy-policy/\"]",
            "html": "<a href=\"https://alphalyr.fr/en/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://alphalyr.fr/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97aede443eaf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e682838e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://alphonso.tv/privacy/smart-tvs/smart-tv-privacy-policy-eu/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://alphonso.tv/privacy/smart-tvs/smart-tv-privacy-policy-eu/\"]",
            "html": "<a href=\"https://alphonso.tv/privacy/smart-tvs/smart-tv-privacy-policy-eu/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://alphonso.tv/privacy/smart-tvs/smart-tv-privacy-policy-eu/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5963cf357dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37c16c1f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://alphonso.tv/privacy/smart-tvs/smart-tv-privacy-policy-eu/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://alphonso.tv/privacy/smart-tvs/smart-tv-privacy-policy-eu/\"]",
            "html": "<a href=\"https://alphonso.tv/privacy/smart-tvs/smart-tv-privacy-policy-eu/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-to...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://alphonso.tv/privacy/smart-tvs/smart-tv-privacy-policy-eu/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a77ea524220",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2b69a2c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://legal.clickio.com/PrivacyPolicyAdvertising/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://legal.clickio.com/PrivacyPolicyAdvertising/\"]",
            "html": "<a href=\"https://legal.clickio.com/PrivacyPolicyAdvertising/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://legal.clickio.com/PrivacyPolicyAdvertising/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d54cb7750ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62e0af6e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://legal.clickio.com/PrivacyPolicyAdvertising/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://legal.clickio.com/PrivacyPolicyAdvertising/\"]",
            "html": "<a href=\"https://legal.clickio.com/PrivacyPolicyAdvertising/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://legal.clickio.com/PrivacyPolicyAdvertising/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47fcbaa4a51f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c207b4db"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.amagi.com/service-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.amagi.com/service-privacy-policy/\"]",
            "html": "<a href=\"https://www.amagi.com/service-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.amagi.com/service-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79df778cce15",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0f2dc295"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.amagi.com/service-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.amagi.com/service-privacy-policy/\"]",
            "html": "<a href=\"https://www.amagi.com/service-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.amagi.com/service-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aec60b7328f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86bd707e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.amazon.co.uk/gp/help/customer/display.html?nodeId=201909010\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.amazon.co.uk/gp/help/customer/display.html?nodeId=201909010\"]",
            "html": "<a href=\"https://www.amazon.co.uk/gp/help/customer/display.html?nodeId=201909010\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-t...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.amazon.co.uk/gp/help/customer/display.html?nodeId=201909010\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f83f4755bb07",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7533c04e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer793 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://www.amazon.co.uk/gp/help/customer/display.html?nodeId=201909010#GUID-A440AA65-7F7E-4134-8FA8-842156F43EEE__SECTION_9E24D5FE5F4041028B4C2F9EDD690457\" target=\"_blank\" aria-label=\"Legiti...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.amazon.co.uk/gp/help/customer/display.html?nodeId=201909010#GUID-A440AA65-7F7E-4134-8FA8-842156F43EEE__SECTION_9E24D5FE5F4041028B4C2F9EDD690457\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01037c2283e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11640f2e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.amplifiedintelligence.com.au/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.amplifiedintelligence.com.au/privacy-policy/\"]",
            "html": "<a href=\"https://www.amplifiedintelligence.com.au/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.amplifiedintelligence.com.au/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b083aa50635c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4db2df11"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.amplifiedintelligence.com.au/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.amplifiedintelligence.com.au/privacy-policy/\"]",
            "html": "<a href=\"https://www.amplifiedintelligence.com.au/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.amplifiedintelligence.com.au/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f7974e3b8fc0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d686bd0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bealion.com/wp-content/uploads/2024/06/politica_privacidad_2024.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bealion.com/wp-content/uploads/2024/06/politica_privacidad_2024.pdf\"]",
            "html": "<a href=\"https://bealion.com/wp-content/uploads/2024/06/politica_privacidad_2024.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"marg...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bealion.com/wp-content/uploads/2024/06/politica_privacidad_2024.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ac466780468",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d910b8b2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bealion.com/wp-content/uploads/2024/06/politica_privacidad_2024.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bealion.com/wp-content/uploads/2024/06/politica_privacidad_2024.pdf\"]",
            "html": "<a href=\"https://bealion.com/wp-content/uploads/2024/06/politica_privacidad_2024.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bealion.com/wp-content/uploads/2024/06/politica_privacidad_2024.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4ae674ea655",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71b98911"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.aniview.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.aniview.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.aniview.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.aniview.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "462e3c17fae8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cbae20b0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.aniview.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.aniview.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.aniview.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.aniview.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dcb486b2e54",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c50121e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.suntcontent.com/privacy/#privacy-english\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.suntcontent.com/privacy/#privacy-english\"]",
            "html": "<a href=\"https://www.suntcontent.com/privacy/#privacy-english\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.suntcontent.com/privacy/#privacy-english\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9cef0f2c391",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3252642c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.suntcontent.com/privacy/#privacy-english\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.suntcontent.com/privacy/#privacy-english\"]",
            "html": "<a href=\"https://www.suntcontent.com/privacy/#privacy-english\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.suntcontent.com/privacy/#privacy-english\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79973ec8dd0e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6d22fed"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.anonymised.io/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.anonymised.io/privacy\"]",
            "html": "<a href=\"https://www.anonymised.io/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.anonymised.io/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86421d510bfc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21fa8dda"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.anonymised.io/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.anonymised.io/privacy\"]",
            "html": "<a href=\"https://www.anonymised.io/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.anonymised.io/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70e25efcdc74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-830e0a6a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.anteriad.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.anteriad.com/privacy-policy\"]",
            "html": "<a href=\"https://www.anteriad.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.anteriad.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bf2ccfad4d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb1db27a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.anteriad.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.anteriad.com/privacy-policy\"]",
            "html": "<a href=\"https://www.anteriad.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.anteriad.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "676a0fdebdb3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a22fa92"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.antvoice.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.antvoice.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.antvoice.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.antvoice.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ddd03a5d364",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f94c6553"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.antvoice.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.antvoice.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.antvoice.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.antvoice.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b31c9d59c4c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd3d1869"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://anyclip.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://anyclip.com/privacy-policy/\"]",
            "html": "<a href=\"https://anyclip.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://anyclip.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f901c6202849",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19dc1b41"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://anyclip.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://anyclip.com/privacy-policy/\"]",
            "html": "<a href=\"https://anyclip.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://anyclip.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c47b90ccf7e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f70a5a2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.anzu.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.anzu.io/privacy-policy\"]",
            "html": "<a href=\"https://www.anzu.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.anzu.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2efda1b757cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fca82e3b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.anzu.io/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.anzu.io/privacy-policy\"]",
            "html": "<a href=\"https://www.anzu.io/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.anzu.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "771b4a9ebcd8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19748f43"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://apester.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://apester.com/privacy-policy/\"]",
            "html": "<a href=\"https://apester.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://apester.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72076525a88d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00ade18c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://apester.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://apester.com/privacy-policy/\"]",
            "html": "<a href=\"https://apester.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://apester.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d11b6c9c7e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-71cd897f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://apexflowsdk.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://apexflowsdk.com/privacy\"]",
            "html": "<a href=\"https://apexflowsdk.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://apexflowsdk.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87046978f4ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ee52233"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://apexflowsdk.com/legitimate-interest.txt\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://apexflowsdk.com/legitimate-interest.txt\"]",
            "html": "<a href=\"https://apexflowsdk.com/legitimate-interest.txt\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://apexflowsdk.com/legitimate-interest.txt\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3696065beb0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a90177d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://insights.appsamurai.com/offerwall-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://insights.appsamurai.com/offerwall-privacy-policy\"]",
            "html": "<a href=\"https://insights.appsamurai.com/offerwall-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://insights.appsamurai.com/offerwall-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7dbee6fa5f3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d418a4b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://insights.appsamurai.com/offerwall-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://insights.appsamurai.com/offerwall-privacy-policy\"]",
            "html": "<a href=\"https://insights.appsamurai.com/offerwall-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://insights.appsamurai.com/offerwall-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6ccc05537e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4045d884"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://appcelerate.ai/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://appcelerate.ai/privacy-policy/\"]",
            "html": "<a href=\"https://appcelerate.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://appcelerate.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "714b455c32dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-623c9854"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.appier.com/en/about/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.appier.com/en/about/privacy-policy/\"]",
            "html": "<a href=\"https://www.appier.com/en/about/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.appier.com/en/about/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10800bb395ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-538941a7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.appier.com/en/about/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.appier.com/en/about/privacy-policy/\"]",
            "html": "<a href=\"https://www.appier.com/en/about/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.appier.com/en/about/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f77d0511d0a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29148ba1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://appmonsta.ai/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://appmonsta.ai/privacy\"]",
            "html": "<a href=\"https://appmonsta.ai/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://app...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://appmonsta.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7602df435569",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-edb2629d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://appmonsta.ai/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://appmonsta.ai/privacy\"]",
            "html": "<a href=\"https://appmonsta.ai/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://appmonsta.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f55e73c5308b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-266688a8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://app-stock.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://app-stock.com/privacy-policy/\"]",
            "html": "<a href=\"https://app-stock.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://app-stock.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2bc4164c4429",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a28bde3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://app-stock.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://app-stock.com/privacy-policy/\"]",
            "html": "<a href=\"https://app-stock.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://app-stock.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "099fde20765d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b2b2900"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://appush.com/wp-content/uploads/2022/06/Platform-Privacy-Policy-Appush.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://appush.com/wp-content/uploads/2022/06/Platform-Privacy-Policy-Appush.pdf\"]",
            "html": "<a href=\"https://appush.com/wp-content/uploads/2022/06/Platform-Privacy-Policy-Appush.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://appush.com/wp-content/uploads/2022/06/Platform-Privacy-Policy-Appush.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82793901e461",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-caee58ce"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://appush.com/wp-content/uploads/2022/06/Platform-Privacy-Policy-Appush.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://appush.com/wp-content/uploads/2022/06/Platform-Privacy-Policy-Appush.pdf\"]",
            "html": "<a href=\"https://appush.com/wp-content/uploads/2022/06/Platform-Privacy-Policy-Appush.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" s...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://appush.com/wp-content/uploads/2022/06/Platform-Privacy-Policy-Appush.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11ecfbf1b094",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28bb24e0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://arago.com/fr/politique-de-confidentialite/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://arago.com/fr/politique-de-confidentialite/\"]",
            "html": "<a href=\"https://arago.com/fr/politique-de-confidentialite/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://arago.com/fr/politique-de-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3ef7f38a6b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8fe94c3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://arago.com/fr/politique-de-confidentialite/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://arago.com/fr/politique-de-confidentialite/\"]",
            "html": "<a href=\"https://arago.com/fr/politique-de-confidentialite/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://arago.com/fr/politique-de-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4307150e1cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5cea35b5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.arcanor.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.arcanor.com/privacy\"]",
            "html": "<a href=\"https://www.arcanor.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.arcanor.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "245ac1b7c721",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-743f8de9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.arcanor.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.arcanor.com/privacy\"]",
            "html": "<a href=\"https://www.arcanor.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.arcanor.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70fc18c1b5dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9dea81b1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://archonph.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://archonph.com/privacy-policy\"]",
            "html": "<a href=\"https://archonph.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://archonph.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55aadfcb987b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-438c42cc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://archonph.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://archonph.com/privacy-policy\"]",
            "html": "<a href=\"https://archonph.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://archonph.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50cbef6cad98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-618c3da9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.arcspan.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.arcspan.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.arcspan.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.arcspan.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc11b69f27b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f8d8a55"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.arcspan.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.arcspan.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.arcspan.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.arcspan.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af3a7757150e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b330dff"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://arcspire.io/privacy.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://arcspire.io/privacy.pdf\"]",
            "html": "<a href=\"https://arcspire.io/privacy.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://arcspire.io/privacy.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7b0fc313e24",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb5a4e77"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://arcspire.io/privacy.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://arcspire.io/privacy.pdf\"]",
            "html": "<a href=\"https://arcspire.io/privacy.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://arcspire.io/privacy.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0152075e8924",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a28fa88"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://armis.tech/en/legal-notices/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://armis.tech/en/legal-notices/\"]",
            "html": "<a href=\"https://armis.tech/en/legal-notices/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://armis.tech/en/legal-notices/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34e908a9cf97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fcfd05d6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://armis.tech/en/legal-notices/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://armis.tech/en/legal-notices/\"]",
            "html": "<a href=\"https://armis.tech/en/legal-notices/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://armis.tech/en/legal-notices/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04c16a539179",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a646067"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.arpeely.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.arpeely.com/privacy\"]",
            "html": "<a href=\"https://www.arpeely.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.arpeely.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdf8f1ff600e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b85f11e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.arpeely.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.arpeely.com/privacy\"]",
            "html": "<a href=\"https://www.arpeely.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.arpeely.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea5710f14217",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1478a4f2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.arrivalist.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.arrivalist.com/privacy\"]",
            "html": "<a href=\"https://www.arrivalist.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.arrivalist.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fba24b7bc38",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53de7937"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.arrivalist.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.arrivalist.com/privacy\"]",
            "html": "<a href=\"https://www.arrivalist.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.arrivalist.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "daa51e736d89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6196d33f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://silvermob.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://silvermob.com/privacy\"]",
            "html": "<a href=\"https://silvermob.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://si...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://silvermob.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e93e4733cd7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6d3ca79"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://silvermob.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://silvermob.com/privacy\"]",
            "html": "<a href=\"https://silvermob.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://silvermob.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d35fbd6b2058",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-22535e38"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://aaa.artefact.com/privacy-policy.do\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://aaa.artefact.com/privacy-policy.do\"]",
            "html": "<a href=\"https://aaa.artefact.com/privacy-policy.do\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://aaa.artefact.com/privacy-policy.do\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43da765f9bce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fb2feef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://aaa.artefact.com/privacy-policy.do\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://aaa.artefact.com/privacy-policy.do\"]",
            "html": "<a href=\"https://aaa.artefact.com/privacy-policy.do\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://aaa.artefact.com/privacy-policy.do\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffb117247215",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-125cf17c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.aryel.io/privacy-policy-adv\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.aryel.io/privacy-policy-adv\"]",
            "html": "<a href=\"https://www.aryel.io/privacy-policy-adv\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.aryel.io/privacy-policy-adv\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2690a5e561a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6bfa287"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.aryel.io/legitimate-interest-adv\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.aryel.io/legitimate-interest-adv\"]",
            "html": "<a href=\"https://www.aryel.io/legitimate-interest-adv\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.aryel.io/legitimate-interest-adv\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07922ea77d6d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b803de17"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "html": "<a href=\"https://asklocala.com/advertising-privacy-policy/?_gl=1*145zs89*_up*MQ..*_ga*MjA4NDgxNDYxOC4xNjk2NTEyNTU5*_ga_VRM83PCHBL*MTY5NjUxMjU1OC4xLjEuMTY5NjUxMjU3NS4wLjAuMA..*_ga_5N7836YC9X*MTY5NjUxMj...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://asklocala.com/advertising-privacy-policy/?_gl=1*145zs89*_up*MQ..*_ga*MjA4NDgxNDYxOC4xNjk2NTEyNTU5*_ga_VRM83PCHBL*MTY5NjUxMjU1OC4xLjEuMTY5NjUxMjU3NS4wLjAuMA..*_ga_5N7836YC9X*MTY5NjUxMjU1OC4xLjEuMTY5NjUxMjU3NS4wLjAuMA..\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc7e62a425e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b42dff2c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer119 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://asklocala.com/advertising-privacy-policy/?_gl=1*145zs89*_up*MQ..*_ga*MjA4NDgxNDYxOC4xNjk2NTEyNTU5*_ga_VRM83PCHBL*MTY5NjUxMjU1OC4xLjEuMTY5NjUxMjU3NS4wLjAuMA..*_ga_5N7836YC9X*MTY5NjUxMj...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://asklocala.com/advertising-privacy-policy/?_gl=1*145zs89*_up*MQ..*_ga*MjA4NDgxNDYxOC4xNjk2NTEyNTU5*_ga_VRM83PCHBL*MTY5NjUxMjU1OC4xLjEuMTY5NjUxMjU3NS4wLjAuMA..*_ga_5N7836YC9X*MTY5NjUxMjU1OC4xLjEuMTY5NjUxMjU3NS4wLjAuMA..\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a65355b8a117",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7ccbb9f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://audalaxy.com/en/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://audalaxy.com/en/privacy-policy\"]",
            "html": "<a href=\"https://audalaxy.com/en/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://audalaxy.com/en/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc5cdb36faba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43a22c75"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://audalaxy.com/en\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://audalaxy.com/en\"]",
            "html": "<a href=\"https://audalaxy.com/en\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://aud...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://audalaxy.com/en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93626f1924db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af9eb507"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://audiencenetwork.pl/en/internet-advertising-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://audiencenetwork.pl/en/internet-advertising-privacy-policy\"]",
            "html": "<a href=\"https://audiencenetwork.pl/en/internet-advertising-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://audiencenetwork.pl/en/internet-advertising-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bc5990bba22",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-872962d1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://audiencenetwork.pl/en/internet-advertising-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://audiencenetwork.pl/en/internet-advertising-privacy-policy\"]",
            "html": "<a href=\"https://audiencenetwork.pl/en/internet-advertising-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-to...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://audiencenetwork.pl/en/internet-advertising-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34f644e368cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4248fb0f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://audience-solutions.com/privacy-policy-en.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://audience-solutions.com/privacy-policy-en.pdf\"]",
            "html": "<a href=\"https://audience-solutions.com/privacy-policy-en.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://audience-solutions.com/privacy-policy-en.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4dd262389b38",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a12c4aa7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://audience-solutions.com/privacy-policy-en.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://audience-solutions.com/privacy-policy-en.pdf\"]",
            "html": "<a href=\"https://audience-solutions.com/privacy-policy-en.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://audience-solutions.com/privacy-policy-en.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05bae32f952c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26b95d0d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy.audienceproject.com\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy.audienceproject.com\"]",
            "html": "<a href=\"https://privacy.audienceproject.com\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy.audienceproject.com\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "185e90b5c791",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39b89861"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer394 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://privacy.audienceproject.com/en-GB/for-users/privacy-policy#transparency-and-consent-framework-tcf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopen...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy.audienceproject.com/en-GB/for-users/privacy-policy#transparency-and-consent-framework-tcf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e909fda3ee73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-484c58ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.audiencerate.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.audiencerate.com/privacy\"]",
            "html": "<a href=\"https://www.audiencerate.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.audiencerate.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "973832ce1573",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44262690"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.audiencerate.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.audiencerate.com/privacy\"]",
            "html": "<a href=\"https://www.audiencerate.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.audiencerate.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f0d0f89f3c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fbf443e0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.audiencerun.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.audiencerun.com/privacy-policy\"]",
            "html": "<a href=\"https://www.audiencerun.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.audiencerun.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d0e0b9146ae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bda6be12"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.audiencerun.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.audiencerun.com/privacy-policy\"]",
            "html": "<a href=\"https://www.audiencerun.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.audiencerun.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae6f9cdd929b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5bee5520"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.audienzz.ch/datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.audienzz.ch/datenschutz\"]",
            "html": "<a href=\"https://www.audienzz.ch/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.audienzz.ch/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b6bdc64f256",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac7f8515"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://audigent.com/platform-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://audigent.com/platform-privacy-policy\"]",
            "html": "<a href=\"https://audigent.com/platform-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://audigent.com/platform-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d8318e806aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1db6ab0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://audigent.com/privacy-center/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://audigent.com/privacy-center/\"]",
            "html": "<a href=\"https://audigent.com/privacy-center/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://audigent.com/privacy-center/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4f30f84d297",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-253ffe00"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.audiomob.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.audiomob.com/privacy\"]",
            "html": "<a href=\"https://www.audiomob.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.audiomob.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed7a7db808eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-242547fe"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.audiomob.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.audiomob.com/privacy\"]",
            "html": "<a href=\"https://www.audiomob.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.audiomob.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35f29cdb5436",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-521656e8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.audion.fm/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.audion.fm/privacy-policy\"]",
            "html": "<a href=\"https://www.audion.fm/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.audion.fm/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "999e2495e3a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fbae91b4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.audion.fm/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.audion.fm/privacy-policy\"]",
            "html": "<a href=\"https://www.audion.fm/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.audion.fm/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8511be51548",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d8d88e4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mile.tech/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mile.tech/privacy-policy\"]",
            "html": "<a href=\"https://mile.tech/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mile.tech/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a77acc351a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8346d788"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mile.tech/legitimate-interest-assessment\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mile.tech/legitimate-interest-assessment\"]",
            "html": "<a href=\"https://mile.tech/legitimate-interest-assessment\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mile.tech/legitimate-interest-assessment\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c020110013bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-068d65fc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://automattic.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://automattic.com/privacy/\"]",
            "html": "<a href=\"https://automattic.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://automattic.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d543b8220d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4539eb8a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://automattic.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://automattic.com/privacy/\"]",
            "html": "<a href=\"https://automattic.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://automattic.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0658edcb723a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de761d75"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://browsi.com/privacy-policy-2/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer956 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://browsi.com/privacy-policy-2/\"]",
            "html": "<a href=\"https://browsi.com/privacy-policy-2/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://browsi.com/privacy-policy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e72e587a2fb7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e523f58"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://browsi.com/privacy-policy-2/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://browsi.com/privacy-policy-2/\"]",
            "html": "<a href=\"https://browsi.com/privacy-policy-2/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://browsi.com/privacy-policy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06e178790be6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6bd6e7f1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.awin.com/gb/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.awin.com/gb/privacy\"]",
            "html": "<a href=\"https://www.awin.com/gb/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.awin.com/gb/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c13a3cb1f4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9eb36bb7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.awin.com/gb/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.awin.com/gb/privacy\"]",
            "html": "<a href=\"https://www.awin.com/gb/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.awin.com/gb/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7ec681ce866",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06933672"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adup-tech.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adup-tech.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.adup-tech.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adup-tech.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98af29857540",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a3a7ed4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adup-tech.com/en/privacy-policy/#c4489\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adup-tech.com/en/privacy-policy/#c4489\"]",
            "html": "<a href=\"https://www.adup-tech.com/en/privacy-policy/#c4489\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adup-tech.com/en/privacy-policy/#c4489\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "965deb7badcf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c546d4a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://axis-marketplace.com/policy/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://axis-marketplace.com/policy/privacy-policy\"]",
            "html": "<a href=\"https://axis-marketplace.com/policy/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://axis-marketplace.com/policy/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b6cd693bf1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55f86922"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://axis-marketplace.com/policy/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://axis-marketplace.com/policy/privacy-policy\"]",
            "html": "<a href=\"https://axis-marketplace.com/policy/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://axis-marketplace.com/policy/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13dcaaed2cab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2fc8553b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://azberry.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://azberry.com/privacy-policy\"]",
            "html": "<a href=\"https://azberry.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://azberry.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54f3ae5e0e16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1dc70676"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://azberry.com/legitimate-interests-disclosure\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://azberry.com/legitimate-interests-disclosure\"]",
            "html": "<a href=\"https://azberry.com/legitimate-interests-disclosure\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://azberry.com/legitimate-interests-disclosure\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fed7109d630",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c52efee7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://static.gamedistribution.com/policy/privacy-enduser.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://static.gamedistribution.com/policy/privacy-enduser.html\"]",
            "html": "<a href=\"https://static.gamedistribution.com/policy/privacy-enduser.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://static.gamedistribution.com/policy/privacy-enduser.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21f1d9f5d2b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18fa7aa8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://static.gamedistribution.com/policy/privacy-enduser.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://static.gamedistribution.com/policy/privacy-enduser.html\"]",
            "html": "<a href=\"https://static.gamedistribution.com/policy/privacy-enduser.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://static.gamedistribution.com/policy/privacy-enduser.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f884e881a1bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cfbda586"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://azira.com/fr/politique-de-confidentialite#confidentialite\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://azira.com/fr/politique-de-confidentialite#confidentialite\"]",
            "html": "<a href=\"https://azira.com/fr/politique-de-confidentialite#confidentialite\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://azira.com/fr/politique-de-confidentialite#confidentialite\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1af2b80544f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5ed6139"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://azira.com/fr/politique-de-confidentialite#confidentialite\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://azira.com/fr/politique-de-confidentialite#confidentialite\"]",
            "html": "<a href=\"https://azira.com/fr/politique-de-confidentialite#confidentialite\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-to...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://azira.com/fr/politique-de-confidentialite#confidentialite\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fa17759b842",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d39145c1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://azira.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://azira.com/privacy-policy\"]",
            "html": "<a href=\"https://azira.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://azira.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d98d1665652",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f117a0b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://azira.com/fr/privacy-policy/#services-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://azira.com/fr/privacy-policy/#services-policy\"]",
            "html": "<a href=\"https://azira.com/fr/privacy-policy/#services-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://azira.com/fr/privacy-policy/#services-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f758410e7687",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bdf0df34"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.b2bmg.com/en/data-privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.b2bmg.com/en/data-privacy/\"]",
            "html": "<a href=\"https://www.b2bmg.com/en/data-privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.b2bmg.com/en/data-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca63263a5fa6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f984c314"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.b2bmg.com/en/data-privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.b2bmg.com/en/data-privacy\"]",
            "html": "<a href=\"https://www.b2bmg.com/en/data-privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.b2bmg.com/en/data-privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8950721fb72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-84c180c8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.bstage.io/pages/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.bstage.io/pages/privacy-policy\"]",
            "html": "<a href=\"https://www.bstage.io/pages/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.bstage.io/pages/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11c43f3d2b22",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d31eb12"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.bstage.io/pages/legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.bstage.io/pages/legitimate-interest\"]",
            "html": "<a href=\"https://www.bstage.io/pages/legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.bstage.io/pages/legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56b3f44a29b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5ad40af"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mediago.io/policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mediago.io/policy/\"]",
            "html": "<a href=\"https://www.mediago.io/policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mediago.io/policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d9d79511398",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-431a3a80"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mediago.io/policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mediago.io/policy/\"]",
            "html": "<a href=\"https://www.mediago.io/policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mediago.io/policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "193649225e97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef5d7c99"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://balloonlabs.ai/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://balloonlabs.ai/privacy/\"]",
            "html": "<a href=\"https://balloonlabs.ai/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://balloonlabs.ai/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55104b608d64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee2700d0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://balloonlabs.ai/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://balloonlabs.ai/privacy/\"]",
            "html": "<a href=\"https://balloonlabs.ai/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://balloonlabs.ai/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66c1f8668fa6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6390fc0e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.bannerflow.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.bannerflow.com/privacy\"]",
            "html": "<a href=\"https://www.bannerflow.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.bannerflow.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a949581e071",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db925a9d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.bannerflow.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.bannerflow.com/privacy\"]",
            "html": "<a href=\"https://www.bannerflow.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.bannerflow.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91a174002623",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc86ff2c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bannernow.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bannernow.com/privacy\"]",
            "html": "<a href=\"https://bannernow.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://ba...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bannernow.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "091d63d640d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d7f55a3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bannernow.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bannernow.com/privacy\"]",
            "html": "<a href=\"https://bannernow.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bannernow.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a07184fb137",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b13f3bc5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy.basis.net/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy.basis.net/\"]",
            "html": "<a href=\"https://privacy.basis.net/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://priva...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy.basis.net/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa120c5d5ff2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43e74d15"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://privacy.basis.net/#gdpr\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://privacy.basis.net/#gdpr\"]",
            "html": "<a href=\"https://privacy.basis.net/#gdpr\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy.basis.net/#gdpr\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ee6f3f236fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-40348f22"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.bcovery.com/politique-de-confidentialite.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.bcovery.com/politique-de-confidentialite.html\"]",
            "html": "<a href=\"https://www.bcovery.com/politique-de-confidentialite.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.bcovery.com/politique-de-confidentialite.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17e85209b7e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2da77afc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.bcovery.com/legitimate-interest-claim.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.bcovery.com/legitimate-interest-claim.html\"]",
            "html": "<a href=\"https://www.bcovery.com/legitimate-interest-claim.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.bcovery.com/legitimate-interest-claim.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25935d2d292a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-061ff43c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bepixel.net.br/privacidade.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bepixel.net.br/privacidade.html\"]",
            "html": "<a href=\"https://bepixel.net.br/privacidade.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bepixel.net.br/privacidade.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "467665814fe1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e05066c1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bepixel.net.br/interesse-legitimo.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bepixel.net.br/interesse-legitimo.html\"]",
            "html": "<a href=\"https://bepixel.net.br/interesse-legitimo.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bepixel.net.br/interesse-legitimo.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11ef7f50f17e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57a669dd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://beapup.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://beapup.com/privacy-policy/\"]",
            "html": "<a href=\"https://beapup.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://beapup.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0509500da289",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e10a55e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://beapup.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://beapup.com/privacy-policy/\"]",
            "html": "<a href=\"https://beapup.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://beapup.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f613a4c25bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-22bf7cb2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://beatgrid.co/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://beatgrid.co/privacy-policy/\"]",
            "html": "<a href=\"https://beatgrid.co/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://beatgrid.co/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a75909649de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32566d47"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bedrockplatform.com/legal/privacy-notice/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bedrockplatform.com/legal/privacy-notice/\"]",
            "html": "<a href=\"https://bedrockplatform.com/legal/privacy-notice/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bedrockplatform.com/legal/privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84efeaa8d04a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-475913bc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.beeswax.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.beeswax.com/privacy/\"]",
            "html": "<a href=\"https://www.beeswax.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.beeswax.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3854ef9ec0df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f7be0e4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.beeswax.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.beeswax.com/privacy/\"]",
            "html": "<a href=\"https://www.beeswax.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.beeswax.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e585a177a1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4878b30"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.beintoo.com/privacy-cookie-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.beintoo.com/privacy-cookie-policy/\"]",
            "html": "<a href=\"https://www.beintoo.com/privacy-cookie-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.beintoo.com/privacy-cookie-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5725ba65b326",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50dfa5e8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://beop.collectiveaudience.co/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://beop.collectiveaudience.co/privacy-policy\"]",
            "html": "<a href=\"https://beop.collectiveaudience.co/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://beop.collectiveaudience.co/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b080312c6dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67eee1a8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://beop.collectiveaudience.co/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://beop.collectiveaudience.co/privacy-policy\"]",
            "html": "<a href=\"https://beop.collectiveaudience.co/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://beop.collectiveaudience.co/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d054f3eded23",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b969cd54"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://dataservices.bertelsmann.de/privacystatement/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://dataservices.bertelsmann.de/privacystatement/\"]",
            "html": "<a href=\"https://dataservices.bertelsmann.de/privacystatement/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://dataservices.bertelsmann.de/privacystatement/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52836869c440",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5b6f69c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://dataservices.bertelsmann.de/privacystatement/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://dataservices.bertelsmann.de/privacystatement/\"]",
            "html": "<a href=\"https://dataservices.bertelsmann.de/privacystatement/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://dataservices.bertelsmann.de/privacystatement/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce195862bb2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-238cc2a1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.d3sv.net/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.d3sv.net/privacy/\"]",
            "html": "<a href=\"https://www.d3sv.net/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://ww...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.d3sv.net/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42bf9da2ec53",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0610e80a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bettercollective.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bettercollective.com/privacy-policy/\"]",
            "html": "<a href=\"https://bettercollective.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bettercollective.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b34a687dd7d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a80e3bd5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bettercollective.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bettercollective.com/privacy-policy/\"]",
            "html": "<a href=\"https://bettercollective.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bettercollective.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd51fde65470",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-390b76a5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://en.betweenx.com/pdata.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://en.betweenx.com/pdata.pdf\"]",
            "html": "<a href=\"https://en.betweenx.com/pdata.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://en.betweenx.com/pdata.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cd24caa3cb1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1bed9869"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://en.betweenx.com/pdata.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://en.betweenx.com/pdata.pdf\"]",
            "html": "<a href=\"https://en.betweenx.com/pdata.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://en.betweenx.com/pdata.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ac2f24b8b37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e8fe05d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.bidberrymedia.com/service-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.bidberrymedia.com/service-privacy-policy/\"]",
            "html": "<a href=\"https://www.bidberrymedia.com/service-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.bidberrymedia.com/service-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3106858cbf96",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d542d97"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.bidberrymedia.com/service-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.bidberrymedia.com/service-privacy-policy/\"]",
            "html": "<a href=\"https://www.bidberrymedia.com/service-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.bidberrymedia.com/service-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9156f4447db5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-964258b5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bidease.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bidease.com/privacy-policy\"]",
            "html": "<a href=\"https://bidease.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bidease.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e201e029402",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2563c9f6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bidease.com/lic\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bidease.com/lic\"]",
            "html": "<a href=\"https://bidease.com/lic\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://bid...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bidease.com/lic\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24ec9bb4539b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c03ce85"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bidmachine.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bidmachine.io/privacy-policy/\"]",
            "html": "<a href=\"https://bidmachine.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bidmachine.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e8699ff46ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7520c49b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bidmachine.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bidmachine.io/privacy-policy/\"]",
            "html": "<a href=\"https://bidmachine.io/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bidmachine.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "59c9b496677c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be12a1b9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bidmatic.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bidmatic.io/privacy-policy/\"]",
            "html": "<a href=\"https://bidmatic.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bidmatic.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8765665af1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4c3f6dd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bidmatic.io/tos/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bidmatic.io/tos/\"]",
            "html": "<a href=\"https://bidmatic.io/tos/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://bi...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bidmatic.io/tos/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d28e3a90282",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b360cb57"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bidscube.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bidscube.com/privacy/\"]",
            "html": "<a href=\"https://bidscube.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://bi...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bidscube.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04f1a89e77f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbfe1df9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bidscube.com/data-processing-addendum/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bidscube.com/data-processing-addendum/\"]",
            "html": "<a href=\"https://bidscube.com/data-processing-addendum/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bidscube.com/data-processing-addendum/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c3e179d54b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f8d9f45"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.bidswitch.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.bidswitch.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.bidswitch.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.bidswitch.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6307daa82b3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-708bba3a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.bidswitch.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.bidswitch.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.bidswitch.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.bidswitch.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfa86f3257c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e680613"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.bidtellect.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.bidtellect.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.bidtellect.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.bidtellect.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60c2e04638c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-284ba165"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adsby.bidtheatre.com/deviceStorage.json\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adsby.bidtheatre.com/deviceStorage.json\"]",
            "html": "<a href=\"https://adsby.bidtheatre.com/deviceStorage.json\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adsby.bidtheatre.com/deviceStorage.json\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "952fb9a1907e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d7d3498"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://cdn.bidtheatre.com/LIA_ferq.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://cdn.bidtheatre.com/LIA_ferq.pdf\"]",
            "html": "<a href=\"https://cdn.bidtheatre.com/LIA_ferq.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://cdn.bidtheatre.com/LIA_ferq.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f82a874571b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-46f99b2d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bildapp.net/games/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bildapp.net/games/privacy.html\"]",
            "html": "<a href=\"https://bildapp.net/games/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bildapp.net/games/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6c2e7143b6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-900ceb2c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bildapp.net/games/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bildapp.net/games/privacy.html\"]",
            "html": "<a href=\"https://bildapp.net/games/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bildapp.net/games/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1db8bf12b272",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35a82f89"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.maximiles.fr/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.maximiles.fr/privacy-policy\"]",
            "html": "<a href=\"https://www.maximiles.fr/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.maximiles.fr/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "549fb40f4489",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c46917a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://blasto.ai/policy/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://blasto.ai/policy/privacy-policy\"]",
            "html": "<a href=\"https://blasto.ai/policy/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://blasto.ai/policy/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e94136ba42dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-963d533d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://blasto.ai/policy/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://blasto.ai/policy/privacy-policy\"]",
            "html": "<a href=\"https://blasto.ai/policy/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://blasto.ai/policy/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a76e60427482",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b516143e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bliink.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bliink.io/privacy-policy\"]",
            "html": "<a href=\"https://bliink.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bliink.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55eaeca13489",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-515bde10"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bliink.io/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bliink.io/privacy-policy\"]",
            "html": "<a href=\"https://bliink.io/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bliink.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79c5f042b2e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95944826"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://blis.com/blis-privacy-policy-for-online-advertising-and-related-uses/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://blis.com/blis-privacy-policy-for-online-advertising-and-related-uses/\"]",
            "html": "<a href=\"https://blis.com/blis-privacy-policy-for-online-advertising-and-related-uses/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"ma...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://blis.com/blis-privacy-policy-for-online-advertising-and-related-uses/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac6e4c8c31e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7aff550e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://blis.com/legitimate-interests-statement/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://blis.com/legitimate-interests-statement/\"]",
            "html": "<a href=\"https://blis.com/legitimate-interests-statement/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://blis.com/legitimate-interests-statement/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "76d68eadc07b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d884b591"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://blockthrough.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://blockthrough.com/privacy-policy/\"]",
            "html": "<a href=\"https://blockthrough.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://blockthrough.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "212a39602378",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-275f26fb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://blockthrough.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://blockthrough.com/privacy-policy/\"]",
            "html": "<a href=\"https://blockthrough.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://blockthrough.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99eba0c62979",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c093825d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.getblue.io/privacy/en\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.getblue.io/privacy/en\"]",
            "html": "<a href=\"https://www.getblue.io/privacy/en\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.getblue.io/privacy/en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e64f09ebe64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7269377d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.getblue.io/privacy/en\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer620 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.getblue.io/privacy/en\"]",
            "html": "<a href=\"https://www.getblue.io/privacy/en\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.getblue.io/privacy/en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f798d0e5a41b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-100beeef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.bluebillywig.com/privacy-statement/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.bluebillywig.com/privacy-statement/\"]",
            "html": "<a href=\"https://www.bluebillywig.com/privacy-statement/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.bluebillywig.com/privacy-statement/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9678ddf372fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b9d8e1f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://support.bluebillywig.com/cookies/legitimate-interest-disclosure-statement/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://support.bluebillywig.com/cookies/legitimate-interest-disclosure-statement/\"]",
            "html": "<a href=\"https://support.bluebillywig.com/cookies/legitimate-interest-disclosure-statement/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://support.bluebillywig.com/cookies/legitimate-interest-disclosure-statement/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d11be3d85e03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be222610"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.getblue.io/privacy/en\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.getblue.io/privacy/en\"]",
            "html": "<a href=\"https://www.getblue.io/privacy/en\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.getblue.io/privacy/en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08bdd8eb6894",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58c81b82"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.getblue.io/privacy/en\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1321 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.getblue.io/privacy/en\"]",
            "html": "<a href=\"https://www.getblue.io/privacy/en\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.getblue.io/privacy/en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bee2f4692d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03d53b1e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bluems.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bluems.com/privacy-policy/\"]",
            "html": "<a href=\"https://bluems.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bluems.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4095c79d289a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d113055d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.getblue.io/privacy/en/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.getblue.io/privacy/en/\"]",
            "html": "<a href=\"https://www.getblue.io/privacy/en/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.getblue.io/privacy/en/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c13b06f077f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-841ba598"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.blueseasx.com/policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.blueseasx.com/policy.html\"]",
            "html": "<a href=\"https://www.blueseasx.com/policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.blueseasx.com/policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "858b84428633",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b6ed1f20"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.blueseasx.com/policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.blueseasx.com/policy.html\"]",
            "html": "<a href=\"https://www.blueseasx.com/policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.blueseasx.com/policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0a9a7f6d88d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6049e649"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bold-win.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bold-win.com/privacy-policy/\"]",
            "html": "<a href=\"https://bold-win.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bold-win.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1279ab094bbe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af63702f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bold-win.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bold-win.com/privacy-policy/\"]",
            "html": "<a href=\"https://bold-win.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bold-win.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c70d14347386",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb7f410e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bombora.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bombora.com/privacy\"]",
            "html": "<a href=\"https://bombora.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://bomb...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bombora.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4adb65a90568",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6191ad80"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bombora.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bombora.com/privacy\"]",
            "html": "<a href=\"https://bombora.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bombora.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b305ecf960a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d397dc50"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bottalk.io/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bottalk.io/privacy\"]",
            "html": "<a href=\"https://bottalk.io/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://botta...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bottalk.io/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fff31753a9d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-82d7cbc1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bottalk.io/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bottalk.io/privacy\"]",
            "html": "<a href=\"https://bottalk.io/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bottalk.io/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "133e27ce5f4b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a94d4124"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.brame.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.brame.io/privacy-policy\"]",
            "html": "<a href=\"https://www.brame.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.brame.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa9a2282212b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-956b1d84"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.brame.io/legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.brame.io/legitimate-interest\"]",
            "html": "<a href=\"https://www.brame.io/legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.brame.io/legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54a650732b97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e005e1e7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://collector.brandmetrics.com/brandmetrics_privacypolicy.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://collector.brandmetrics.com/brandmetrics_privacypolicy.pdf\"]",
            "html": "<a href=\"https://collector.brandmetrics.com/brandmetrics_privacypolicy.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://collector.brandmetrics.com/brandmetrics_privacypolicy.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "86a0e3d64b2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1b0be14c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://collector.brandmetrics.com/brandmetrics_privacypolicy.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://collector.brandmetrics.com/brandmetrics_privacypolicy.pdf\"]",
            "html": "<a href=\"https://collector.brandmetrics.com/brandmetrics_privacypolicy.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-to...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://collector.brandmetrics.com/brandmetrics_privacypolicy.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1ec6eb7e57a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb5aba12"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://subserohost.com/privacy_policy.aspx\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://subserohost.com/privacy_policy.aspx\"]",
            "html": "<a href=\"https://subserohost.com/privacy_policy.aspx\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://subserohost.com/privacy_policy.aspx\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "261d09897e68",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1b7c3b54"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://subserohost.com/privacy_policy.aspx#datacoll_legitimateinterest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://subserohost.com/privacy_policy.aspx#datacoll_legitimateinterest\"]",
            "html": "<a href=\"https://subserohost.com/privacy_policy.aspx#datacoll_legitimateinterest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"mar...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://subserohost.com/privacy_policy.aspx#datacoll_legitimateinterest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d03d1d8d96ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f1e6a948"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.thebrave.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.thebrave.io/privacy-policy/\"]",
            "html": "<a href=\"https://www.thebrave.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.thebrave.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67f5b508ee89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e717b276"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.thebrave.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.thebrave.io/privacy-policy/\"]",
            "html": "<a href=\"https://www.thebrave.io/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.thebrave.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53ef5c6db929",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ddef9f3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bridgeupp.com/PrivacyPolicy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bridgeupp.com/PrivacyPolicy.html\"]",
            "html": "<a href=\"https://bridgeupp.com/PrivacyPolicy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bridgeupp.com/PrivacyPolicy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02e582428ac1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57e06edd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bridgeupp.com/PrivacyPolicy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bridgeupp.com/PrivacyPolicy.html\"]",
            "html": "<a href=\"https://bridgeupp.com/PrivacyPolicy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bridgeupp.com/PrivacyPolicy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a1c48e26fc5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f73788b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://cdn-media.brightline.tv/sdk/tcf/privacy_policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://cdn-media.brightline.tv/sdk/tcf/privacy_policy.html\"]",
            "html": "<a href=\"https://cdn-media.brightline.tv/sdk/tcf/privacy_policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://cdn-media.brightline.tv/sdk/tcf/privacy_policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b884414f19b3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c242b0e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://cdn-media.brightline.tv/sdk/tcf/privacy_policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://cdn-media.brightline.tv/sdk/tcf/privacy_policy.html\"]",
            "html": "<a href=\"https://cdn-media.brightline.tv/sdk/tcf/privacy_policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://cdn-media.brightline.tv/sdk/tcf/privacy_policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07a0e822dfca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92bab606"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://broadlab.tv/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://broadlab.tv/privacy-policy/\"]",
            "html": "<a href=\"https://broadlab.tv/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://broadlab.tv/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0de7cdc477b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a949b4d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://broadlab.tv/legitimate-interest-disclosure/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://broadlab.tv/legitimate-interest-disclosure/\"]",
            "html": "<a href=\"https://broadlab.tv/legitimate-interest-disclosure/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://broadlab.tv/legitimate-interest-disclosure/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "142b81148981",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9f2dbf8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer329 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://browsi.com/privacy-policy-2/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer329 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://browsi.com/privacy-policy-2/\"]",
            "html": "<a href=\"https://browsi.com/privacy-policy-2/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://browsi.com/privacy-policy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82fb40c8b3b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd8fe7a7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://socialperf.com/politique-de-confidentialite/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://socialperf.com/politique-de-confidentialite/\"]",
            "html": "<a href=\"https://socialperf.com/politique-de-confidentialite/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://socialperf.com/politique-de-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a2759519ec1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-325c477d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.bsmartdata.com/en/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.bsmartdata.com/en/privacy/\"]",
            "html": "<a href=\"https://www.bsmartdata.com/en/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.bsmartdata.com/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48208c845de4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d47655eb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.bsmartdata.com/en/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.bsmartdata.com/en/privacy/\"]",
            "html": "<a href=\"https://www.bsmartdata.com/en/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.bsmartdata.com/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "deb6f3120ce8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e11c6ff7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.bucksense.com/platform-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.bucksense.com/platform-privacy-policy/\"]",
            "html": "<a href=\"https://www.bucksense.com/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.bucksense.com/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58e3abe7f425",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4093727"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.bucksense.com\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.bucksense.com\"]",
            "html": "<a href=\"https://www.bucksense.com\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.bucksense.com\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58b67506860e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61c1e0c8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://go.pl/polityka-prywatnosci/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://go.pl/polityka-prywatnosci/\"]",
            "html": "<a href=\"https://go.pl/polityka-prywatnosci/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://go.pl/polityka-prywatnosci/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22714c29ed08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0152788a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://go.pl/polityka-prywatnosci/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer676 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://go.pl/polityka-prywatnosci/\"]",
            "html": "<a href=\"https://go.pl/polityka-prywatnosci/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://go.pl/polityka-prywatnosci/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8632efe7c758",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8132e210"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.cwire.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.cwire.com/privacy-policy\"]",
            "html": "<a href=\"https://www.cwire.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.cwire.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04e747cd102a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c94568c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.cwire.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.cwire.com/privacy-policy\"]",
            "html": "<a href=\"https://www.cwire.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.cwire.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c2559a88303",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ac3015d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://collection.schober.de/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://collection.schober.de/\"]",
            "html": "<a href=\"https://collection.schober.de/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://c...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://collection.schober.de/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "542abceb6fc7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06e7d563"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://capaneo.de/datenschutz/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://capaneo.de/datenschutz/\"]",
            "html": "<a href=\"https://capaneo.de/datenschutz/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://capaneo.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94c2284f7582",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c960488"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.captifytechnologies.com/privacy-notice/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.captifytechnologies.com/privacy-notice/\"]",
            "html": "<a href=\"https://www.captifytechnologies.com/privacy-notice/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.captifytechnologies.com/privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd908e52bec4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74aaa4b4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.captifytechnologies.com/privacy-notice/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.captifytechnologies.com/privacy-notice/\"]",
            "html": "<a href=\"https://www.captifytechnologies.com/privacy-notice/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.captifytechnologies.com/privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6c2402c9f4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-062a4880"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://carbonatix.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://carbonatix.com/privacy-policy/\"]",
            "html": "<a href=\"https://carbonatix.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://carbonatix.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b96eee4f2e33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d3d8926"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://carbonatix.com/terms-of-service/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://carbonatix.com/terms-of-service/\"]",
            "html": "<a href=\"https://carbonatix.com/terms-of-service/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://carbonatix.com/terms-of-service/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c746e9a78374",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fba00604"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.caroda.io/privacy-statement\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.caroda.io/privacy-statement\"]",
            "html": "<a href=\"https://www.caroda.io/privacy-statement\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.caroda.io/privacy-statement\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8976f5ecb785",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf5f7aa3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.caroda.io/privacy-statement\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.caroda.io/privacy-statement\"]",
            "html": "<a href=\"https://www.caroda.io/privacy-statement\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.caroda.io/privacy-statement\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36e24f8837fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a34df7a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.advolve.io/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.advolve.io/privacy\"]",
            "html": "<a href=\"https://www.advolve.io/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.advolve.io/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04302ee35e7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0902fdd2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.advolve.io/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.advolve.io/\"]",
            "html": "<a href=\"https://www.advolve.io/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://www...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.advolve.io/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6767948b3550",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2855b7e2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://cas.ai/privacy-policy-3/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://cas.ai/privacy-policy-3/\"]",
            "html": "<a href=\"https://cas.ai/privacy-policy-3/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://cas.ai/privacy-policy-3/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93f98bf992ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-542a3f3d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://castoola.com/wp-content/uploads/2022/01/castoola_pp_06.01.2022.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://castoola.com/wp-content/uploads/2022/01/castoola_pp_06.01.2022.pdf\"]",
            "html": "<a href=\"https://castoola.com/wp-content/uploads/2022/01/castoola_pp_06.01.2022.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margi...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://castoola.com/wp-content/uploads/2022/01/castoola_pp_06.01.2022.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d8f52c275e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-865e5028"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://castoola.com/wp-content/uploads/2022/01/castoola_pp_06.01.2022.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://castoola.com/wp-content/uploads/2022/01/castoola_pp_06.01.2022.pdf\"]",
            "html": "<a href=\"https://castoola.com/wp-content/uploads/2022/01/castoola_pp_06.01.2022.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://castoola.com/wp-content/uploads/2022/01/castoola_pp_06.01.2022.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12b222d61679",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05527773"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.cavai.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.cavai.com/privacy-policy\"]",
            "html": "<a href=\"https://www.cavai.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.cavai.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b7bdab702d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7eb2cc9d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.cavai.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.cavai.com/privacy-policy\"]",
            "html": "<a href=\"https://www.cavai.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.cavai.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4383a5a19afe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5ed8be7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.celtra.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.celtra.com/privacy\"]",
            "html": "<a href=\"https://www.celtra.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.celtra.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4bebf7b50b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e726ceb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.celtra.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.celtra.com/privacy\"]",
            "html": "<a href=\"https://www.celtra.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.celtra.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0ba4d68fad8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7a861201"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://chalice.ai/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://chalice.ai/privacy\"]",
            "html": "<a href=\"https://chalice.ai/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://chali...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://chalice.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84f9334cd780",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c89ef181"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://chalice.ai/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://chalice.ai/privacy\"]",
            "html": "<a href=\"https://chalice.ai/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://chalice.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23e27098b9bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-982901f5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.channel99.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.channel99.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.channel99.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.channel99.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e484b909f4a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2304eb1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.channel99.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.channel99.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.channel99.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.channel99.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4fda63fb048",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6c229ffa"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://cheq.ai/privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://cheq.ai/privacy-policy/\"]",
            "html": "<a href=\"https://cheq.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://cheq.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0b622ebdfd4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-40f4c2b2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://cheq.ai/privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer572 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://cheq.ai/privacy-policy/\"]",
            "html": "<a href=\"https://cheq.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://cheq.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83d5a48a5e2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d96a713"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://uzerly.fr/terms-and-conditions/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://uzerly.fr/terms-and-conditions/\"]",
            "html": "<a href=\"https://uzerly.fr/terms-and-conditions/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://uzerly.fr/terms-and-conditions/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "153ad2412853",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-542e1411"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://luc.id/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://luc.id/privacy-policy/\"]",
            "html": "<a href=\"https://luc.id/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://l...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://luc.id/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25ec7c3a7401",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8c5b578"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://luc.id/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://luc.id/privacy-policy\"]",
            "html": "<a href=\"https://luc.id/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://luc.id/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d39bbbb4dfd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-312e3e2f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.citiservimedia.com/politica-de-privacidad-plataforma-citiservimedia/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.citiservimedia.com/politica-de-privacidad-plataforma-citiservimedia/\"]",
            "html": "<a href=\"https://www.citiservimedia.com/politica-de-privacidad-plataforma-citiservimedia/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.citiservimedia.com/politica-de-privacidad-plataforma-citiservimedia/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f263d06ce5d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd44aedf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1080 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://www.citiservimedia.com/politica-de-privacidad-plataforma-citiservimedia/#legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener no...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.citiservimedia.com/politica-de-privacidad-plataforma-citiservimedia/#legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3f8656927f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4849206"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://claritas.com/privacy-legal/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://claritas.com/privacy-legal/\"]",
            "html": "<a href=\"https://claritas.com/privacy-legal/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://claritas.com/privacy-legal/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b19b791cc98d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9001ee26"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://claritas.com/privacy-legal/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://claritas.com/privacy-legal/\"]",
            "html": "<a href=\"https://claritas.com/privacy-legal/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://claritas.com/privacy-legal/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77f99fb9b80d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37f83fff"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://cleveradvertising.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://cleveradvertising.com/privacy\"]",
            "html": "<a href=\"https://cleveradvertising.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://cleveradvertising.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f4edff9a1fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd7e62b8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://cleveradvertising.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://cleveradvertising.com/privacy\"]",
            "html": "<a href=\"https://cleveradvertising.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://cleveradvertising.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c876b0c500b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4acb68a0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://cleverpush.com/en/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://cleverpush.com/en/privacy/\"]",
            "html": "<a href=\"https://cleverpush.com/en/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://cleverpush.com/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff0fb8411e46",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5c837ae"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://cleverpush.com/en/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://cleverpush.com/en/privacy/\"]",
            "html": "<a href=\"https://cleverpush.com/en/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://cleverpush.com/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8557516d13e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f2676ab"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.clickagy.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.clickagy.com/privacy/\"]",
            "html": "<a href=\"https://www.clickagy.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.clickagy.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0648b1f9cca2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23e0bbc8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.clickagy.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.clickagy.com/privacy/\"]",
            "html": "<a href=\"https://www.clickagy.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.clickagy.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9651376390a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5bf27f79"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://clinch.co/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://clinch.co/privacy-policy\"]",
            "html": "<a href=\"https://clinch.co/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://clinch.co/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d25a93a69ff2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21c3d287"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://clinch.co/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://clinch.co/privacy-policy\"]",
            "html": "<a href=\"https://clinch.co/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://clinch.co/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0345b70886da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd02c729"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://clipcentric.de/datenschutzerklaerung/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://clipcentric.de/datenschutzerklaerung/\"]",
            "html": "<a href=\"https://clipcentric.de/datenschutzerklaerung/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://clipcentric.de/datenschutzerklaerung/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8a695e6f6f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7539bcb3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://clipcentric.de/datenschutzerklaerung/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://clipcentric.de/datenschutzerklaerung/\"]",
            "html": "<a href=\"https://clipcentric.de/datenschutzerklaerung/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://clipcentric.de/datenschutzerklaerung/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8bbb44a126e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83bf993a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://clipcentric.com/privacy.bhtml\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://clipcentric.com/privacy.bhtml\"]",
            "html": "<a href=\"https://clipcentric.com/privacy.bhtml\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://clipcentric.com/privacy.bhtml\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a69f344d8c84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95d0e596"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://clipcentric.com/privacy.bhtml#adViewersProcessingGrounds\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://clipcentric.com/privacy.bhtml#adViewersProcessingGrounds\"]",
            "html": "<a href=\"https://clipcentric.com/privacy.bhtml#adViewersProcessingGrounds\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://clipcentric.com/privacy.bhtml#adViewersProcessingGrounds\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fe2ee763f76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-461092fb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.clipflip.video/data-privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.clipflip.video/data-privacy\"]",
            "html": "<a href=\"https://www.clipflip.video/data-privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.clipflip.video/data-privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aac6f3856bd1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb651ed5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.clipflip.video/data-privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.clipflip.video/data-privacy\"]",
            "html": "<a href=\"https://www.clipflip.video/data-privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.clipflip.video/data-privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8f2fee8f3a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d125057"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.clipr.co/privacy-terms\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.clipr.co/privacy-terms\"]",
            "html": "<a href=\"https://www.clipr.co/privacy-terms\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.clipr.co/privacy-terms\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "facb37f3eafa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a33995a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.cloudtechnologies.pl/en/internet-advertising-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.cloudtechnologies.pl/en/internet-advertising-privacy-policy\"]",
            "html": "<a href=\"https://www.cloudtechnologies.pl/en/internet-advertising-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-t...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.cloudtechnologies.pl/en/internet-advertising-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07b6449aa592",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad67b040"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.cloudtechnologies.pl/en/internet-advertising-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.cloudtechnologies.pl/en/internet-advertising-privacy-policy\"]",
            "html": "<a href=\"https://www.cloudtechnologies.pl/en/internet-advertising-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"mar...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.cloudtechnologies.pl/en/internet-advertising-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab64d8a89f31",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c859072"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://cloud4wi.ai/cloud4wi-privacy-policy-for-individuals/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://cloud4wi.ai/cloud4wi-privacy-policy-for-individuals/\"]",
            "html": "<a href=\"https://cloud4wi.ai/cloud4wi-privacy-policy-for-individuals/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://cloud4wi.ai/cloud4wi-privacy-policy-for-individuals/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a60d2f8ba83",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e094bb9e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://cluep.com/privacy/notice\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://cluep.com/privacy/notice\"]",
            "html": "<a href=\"https://cluep.com/privacy/notice\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://cluep.com/privacy/notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9abd5237c756",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c27a7b19"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://cluep.com/privacy/notice\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://cluep.com/privacy/notice\"]",
            "html": "<a href=\"https://cluep.com/privacy/notice\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://cluep.com/privacy/notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd9521a8bcc2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-771ff7c4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://cafemedia.com/publisher-advertising-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://cafemedia.com/publisher-advertising-privacy-policy/\"]",
            "html": "<a href=\"https://cafemedia.com/publisher-advertising-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://cafemedia.com/publisher-advertising-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0391e12e1a91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-867d5d2c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://cafemedia.com/publisher-advertising-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://cafemedia.com/publisher-advertising-privacy-policy/\"]",
            "html": "<a href=\"https://cafemedia.com/publisher-advertising-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://cafemedia.com/publisher-advertising-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b85cfba6bf39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8638f710"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.cnd-motionmedia.de/media/pdf/datenschutz_b2b.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.cnd-motionmedia.de/media/pdf/datenschutz_b2b.pdf\"]",
            "html": "<a href=\"https://www.cnd-motionmedia.de/media/pdf/datenschutz_b2b.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.cnd-motionmedia.de/media/pdf/datenschutz_b2b.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f7dfe97c716",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c6f72d6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.cnd-motionmedia.de/media/pdf/datenschutz_b2b.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.cnd-motionmedia.de/media/pdf/datenschutz_b2b.pdf\"]",
            "html": "<a href=\"https://www.cnd-motionmedia.de/media/pdf/datenschutz_b2b.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.cnd-motionmedia.de/media/pdf/datenschutz_b2b.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69bb55fb48bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f36626f1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://codevelop.io/en/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://codevelop.io/en/privacy\"]",
            "html": "<a href=\"https://codevelop.io/en/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://codevelop.io/en/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d7bf2ca57e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa1998bc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://codevelop.io/en/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://codevelop.io/en/privacy\"]",
            "html": "<a href=\"https://codevelop.io/en/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://codevelop.io/en/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfd64436a10e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7de535b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.freewheel.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.freewheel.com/privacy-policy\"]",
            "html": "<a href=\"https://www.freewheel.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.freewheel.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5d81704a154",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6677f607"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.freewheel.com/privacy-policy#tab2_section2_4\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.freewheel.com/privacy-policy#tab2_section2_4\"]",
            "html": "<a href=\"https://www.freewheel.com/privacy-policy#tab2_section2_4\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.freewheel.com/privacy-policy#tab2_section2_4\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1599556ff4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3172ee3c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.commandersact.com/en/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.commandersact.com/en/privacy/\"]",
            "html": "<a href=\"https://www.commandersact.com/en/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.commandersact.com/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cfa1d70592ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9614bcf8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.communicationads.net/de-de/ueberuns/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.communicationads.net/de-de/ueberuns/datenschutz/\"]",
            "html": "<a href=\"https://www.communicationads.net/de-de/ueberuns/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.communicationads.net/de-de/ueberuns/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d1fc5092fa6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7ed3537f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.communicationads.net/de-de/ueberuns/datenschutz/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.communicationads.net/de-de/ueberuns/datenschutz/\"]",
            "html": "<a href=\"https://www.communicationads.net/de-de/ueberuns/datenschutz/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.communicationads.net/de-de/ueberuns/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5cc55f0a1a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-440f7534"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.scorecardresearch.com/privacy.aspx\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.scorecardresearch.com/privacy.aspx\"]",
            "html": "<a href=\"https://www.scorecardresearch.com/privacy.aspx\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.scorecardresearch.com/privacy.aspx\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fc0db4a4e6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77ab834a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.conceptx.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.conceptx.com/privacy\"]",
            "html": "<a href=\"https://www.conceptx.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.conceptx.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcd44f30dd65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-825a1de2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.conceptx.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.conceptx.com/privacy\"]",
            "html": "<a href=\"https://www.conceptx.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.conceptx.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6013e4769da7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-420a2e3f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.confiant.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.confiant.com/privacy\"]",
            "html": "<a href=\"https://www.confiant.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.confiant.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "601f1d44b9e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3fedbb47"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.confiant.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.confiant.com/privacy\"]",
            "html": "<a href=\"https://www.confiant.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.confiant.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae50bc45c87f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-763024ea"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.congstar.de/datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.congstar.de/datenschutz\"]",
            "html": "<a href=\"https://www.congstar.de/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.congstar.de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b30eb9f9d891",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b9fdbd2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.congstar.de/datenschutz\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.congstar.de/datenschutz\"]",
            "html": "<a href=\"https://www.congstar.de/datenschutz\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.congstar.de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7277f27ef70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc3084a7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://connatix.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://connatix.com/privacy-policy/\"]",
            "html": "<a href=\"https://connatix.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://connatix.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "703ae6d665dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86747839"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://connatix.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://connatix.com/privacy-policy/\"]",
            "html": "<a href=\"https://connatix.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://connatix.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a272bfaf1c24",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-754de1ae"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://connectad.io/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://connectad.io/privacy/\"]",
            "html": "<a href=\"https://connectad.io/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://co...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://connectad.io/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c97a064fedf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8fd51530"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://connectad.io/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://connectad.io/privacy/\"]",
            "html": "<a href=\"https://connectad.io/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://connectad.io/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e68e38af90c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e834c53"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://consumable.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://consumable.com/privacy-policy/\"]",
            "html": "<a href=\"https://consumable.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://consumable.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b042f8fe21ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffe1d5b7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://contactimpact.de/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://contactimpact.de/privacy\"]",
            "html": "<a href=\"https://contactimpact.de/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://contactimpact.de/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a13ae4f1774c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13da08a1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://contactimpact.de/privacy.html#section-3\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://contactimpact.de/privacy.html#section-3\"]",
            "html": "<a href=\"https://contactimpact.de/privacy.html#section-3\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://contactimpact.de/privacy.html#section-3\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df5c8d4d319b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9432ad4e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.contentignite.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.contentignite.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.contentignite.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.contentignite.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be7ac54449d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c808d67"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.contentignite.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.contentignite.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.contentignite.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.contentignite.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7aaa210b2a0e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce0e96f7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.copegroup.com/datenschutzerklaerung-vermarktung/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.copegroup.com/datenschutzerklaerung-vermarktung/\"]",
            "html": "<a href=\"https://www.copegroup.com/datenschutzerklaerung-vermarktung/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.copegroup.com/datenschutzerklaerung-vermarktung/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c161ba0f103a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bda7bfd2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.copegroup.com/datenschutzerklaerung-vermarktung/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.copegroup.com/datenschutzerklaerung-vermarktung/\"]",
            "html": "<a href=\"https://www.copegroup.com/datenschutzerklaerung-vermarktung/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.copegroup.com/datenschutzerklaerung-vermarktung/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a174a163c58",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bdaffe89"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.contimo.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.contimo.io/privacy-policy\"]",
            "html": "<a href=\"https://www.contimo.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.contimo.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4d5dd4cb771",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8046b4f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.contimo.io/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.contimo.io/privacy-policy\"]",
            "html": "<a href=\"https://www.contimo.io/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.contimo.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6973ba13830b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fcbba19e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.cloudx.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.cloudx.io/privacy-policy\"]",
            "html": "<a href=\"https://www.cloudx.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.cloudx.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "519d33ae55e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a4452e4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.cloudx.io/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.cloudx.io/privacy-policy\"]",
            "html": "<a href=\"https://www.cloudx.io/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.cloudx.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b43ec09b305",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db786ae5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://converge-digital.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://converge-digital.com/privacy-policy/\"]",
            "html": "<a href=\"https://converge-digital.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://converge-digital.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36183a7cf008",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9db85aa4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://converge-digital.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://converge-digital.com/privacy-policy/\"]",
            "html": "<a href=\"https://converge-digital.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://converge-digital.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2bab55bbb5dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7bb2ee58"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.copper6.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.copper6.com/privacy\"]",
            "html": "<a href=\"https://www.copper6.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.copper6.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50569ba87006",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7727f7c7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.copper6.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.copper6.com/privacy\"]",
            "html": "<a href=\"https://www.copper6.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.copper6.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87e62449dbed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a98f1cd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://tredio.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://tredio.io/privacy-policy/\"]",
            "html": "<a href=\"https://tredio.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://tredio.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f307c8a6049",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7248443"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://tredio.io/#contact\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://tredio.io/#contact\"]",
            "html": "<a href=\"https://tredio.io/#contact\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://tredio.io/#contact\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff354f269013",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-983df800"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://covatic.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://covatic.com/privacy-policy/\"]",
            "html": "<a href=\"https://covatic.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://covatic.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62685b8f0fe1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e1121911"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://covatic.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://covatic.com/privacy-policy/\"]",
            "html": "<a href=\"https://covatic.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://covatic.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d8d44a9e09c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f806c400"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.click-performance.com/datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.click-performance.com/datenschutz\"]",
            "html": "<a href=\"https://www.click-performance.com/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.click-performance.com/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5569ac3237d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f556b91e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://crackle.tech/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://crackle.tech/privacy\"]",
            "html": "<a href=\"https://crackle.tech/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://cra...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://crackle.tech/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b04a197ccc7a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ab61b68"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://crackle.tech/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://crackle.tech/privacy\"]",
            "html": "<a href=\"https://crackle.tech/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://crackle.tech/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5059ac46db34",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c47a4919"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://creatives.no/personvern/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://creatives.no/personvern/\"]",
            "html": "<a href=\"https://creatives.no/personvern/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://creatives.no/personvern/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1236e07995be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bdbcdf7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://creatives.no/personvern/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://creatives.no/personvern/\"]",
            "html": "<a href=\"https://creatives.no/personvern/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://creatives.no/personvern/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5127328ff64c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90d56c0d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.creatopy.com/legal-information/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.creatopy.com/legal-information/privacy-policy/\"]",
            "html": "<a href=\"https://www.creatopy.com/legal-information/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.creatopy.com/legal-information/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdbf11c6a0a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34498936"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.creatopy.com/legal-information/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.creatopy.com/legal-information/privacy-policy/\"]",
            "html": "<a href=\"https://www.creatopy.com/legal-information/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.creatopy.com/legal-information/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cefc151e1118",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-931c2aa2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.crimtan.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.crimtan.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.crimtan.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.crimtan.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb8ab663c170",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa30b692"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.crimtan.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.crimtan.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.crimtan.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.crimtan.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a9af735b0c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cff053a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.criteo.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.criteo.com/privacy/\"]",
            "html": "<a href=\"https://www.criteo.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.criteo.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5b0483772c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec64d1cd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.criteo.com/privacy/how-we-use-your-data/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.criteo.com/privacy/how-we-use-your-data/\"]",
            "html": "<a href=\"https://www.criteo.com/privacy/how-we-use-your-data/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.criteo.com/privacy/how-we-use-your-data/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c458f6723d45",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-365f1dcf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.crossvertise.com/rechtliches/datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.crossvertise.com/rechtliches/datenschutz\"]",
            "html": "<a href=\"https://www.crossvertise.com/rechtliches/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.crossvertise.com/rechtliches/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f3233a76afb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6905b1b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.crossvertise.com/rechtliches/datenschutz/datenschutzbestimmungen-iab-tcf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.crossvertise.com/rechtliches/datenschutz/datenschutzbestimmungen-iab-tcf\"]",
            "html": "<a href=\"https://www.crossvertise.com/rechtliches/datenschutz/datenschutzbestimmungen-iab-tcf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.crossvertise.com/rechtliches/datenschutz/datenschutzbestimmungen-iab-tcf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd00e65be35c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-957a505d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.cuebiq.com/privacypolicy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.cuebiq.com/privacypolicy/\"]",
            "html": "<a href=\"https://www.cuebiq.com/privacypolicy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.cuebiq.com/privacypolicy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6d4ad6cd56e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-024a6711"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.cuebiq.com/privacypolicy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.cuebiq.com/privacypolicy/\"]",
            "html": "<a href=\"https://www.cuebiq.com/privacypolicy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.cuebiq.com/privacypolicy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5156a1b2f6d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9cde6c9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.cpex.cz/pro-uzivatele/ochrana-soukromi/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.cpex.cz/pro-uzivatele/ochrana-soukromi/\"]",
            "html": "<a href=\"https://www.cpex.cz/pro-uzivatele/ochrana-soukromi/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.cpex.cz/pro-uzivatele/ochrana-soukromi/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b282c9d1fda7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25fc5ffb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.cpex.cz/pro-uzivatele/ochrana-soukromi/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.cpex.cz/pro-uzivatele/ochrana-soukromi/\"]",
            "html": "<a href=\"https://www.cpex.cz/pro-uzivatele/ochrana-soukromi/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.cpex.cz/pro-uzivatele/ochrana-soukromi/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6390b32099aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd19b788"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://legal.dailymotion.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://legal.dailymotion.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://legal.dailymotion.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://legal.dailymotion.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "683c149530b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88ae1bf1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://legal.dailymotion.com/en/legitimate-interest/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://legal.dailymotion.com/en/legitimate-interest/\"]",
            "html": "<a href=\"https://legal.dailymotion.com/en/legitimate-interest/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://legal.dailymotion.com/en/legitimate-interest/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8081d1bc6f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2183c86a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://belboon.com/en/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://belboon.com/en/privacy/\"]",
            "html": "<a href=\"https://belboon.com/en/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://belboon.com/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6ca9c2e2338",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-341bf4ad"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://belboon.com/en/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://belboon.com/en/privacy/\"]",
            "html": "<a href=\"https://belboon.com/en/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://belboon.com/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78640c331d20",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60e5fbd9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://singularads.com/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://singularads.com/privacy.html\"]",
            "html": "<a href=\"https://singularads.com/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://singularads.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de470db46a75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-22b6184e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://singularads.com/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://singularads.com/privacy.html\"]",
            "html": "<a href=\"https://singularads.com/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://singularads.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "566ca01884fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-442beab2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://danoler.com/danoler-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://danoler.com/danoler-privacy-policy/\"]",
            "html": "<a href=\"https://danoler.com/danoler-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://danoler.com/danoler-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05911c108af4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c3301145"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://danoler.com/danoler-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://danoler.com/danoler-privacy-policy/\"]",
            "html": "<a href=\"https://danoler.com/danoler-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://danoler.com/danoler-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "567d0b7dc952",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a5810ad"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.data-circle.eu/en/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.data-circle.eu/en/privacy-policy\"]",
            "html": "<a href=\"https://www.data-circle.eu/en/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.data-circle.eu/en/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bea31d4f256c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db5f2070"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.data-circle.eu/en/balance-of-interests-assessment\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.data-circle.eu/en/balance-of-interests-assessment\"]",
            "html": "<a href=\"https://www.data-circle.eu/en/balance-of-interests-assessment\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.data-circle.eu/en/balance-of-interests-assessment\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36ee0b194dc8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c75140e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://datadome.co/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://datadome.co/privacy-policy/\"]",
            "html": "<a href=\"https://datadome.co/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://datadome.co/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97ea0d1c06ae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8812ff2d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://datadome.co/privacy-policy/#claims\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://datadome.co/privacy-policy/#claims\"]",
            "html": "<a href=\"https://datadome.co/privacy-policy/#claims\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://datadome.co/privacy-policy/#claims\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c29bf59b52c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87fb5684"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://datamoire.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://datamoire.com/privacy-policy.html\"]",
            "html": "<a href=\"https://datamoire.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://datamoire.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5070187cccd9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eaa0dd22"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://datamoire.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://datamoire.com/privacy-policy.html\"]",
            "html": "<a href=\"https://datamoire.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://datamoire.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fdbdfc17d75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f91330c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://dataseat.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://dataseat.com/privacy-policy\"]",
            "html": "<a href=\"https://dataseat.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://dataseat.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7f6390253c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aad7f40a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://dataseat.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://dataseat.com/privacy-policy\"]",
            "html": "<a href=\"https://dataseat.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://dataseat.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e6adcaf1221",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d8e447e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mydatawave.com/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mydatawave.com/privacy.html\"]",
            "html": "<a href=\"https://mydatawave.com/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mydatawave.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ad5f889460f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d570eda8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mydatawave.com/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mydatawave.com/privacy.html\"]",
            "html": "<a href=\"https://mydatawave.com/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mydatawave.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a25f2b7bd248",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7ab24c16"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://dataxtrade.com/de/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://dataxtrade.com/de/privacy.html\"]",
            "html": "<a href=\"https://dataxtrade.com/de/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://dataxtrade.com/de/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1905d9638159",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c97f250f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://dataxtrade.com/de/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://dataxtrade.com/de/privacy.html\"]",
            "html": "<a href=\"https://dataxtrade.com/de/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://dataxtrade.com/de/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff5ab7cd721c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac7efb35"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.datonics.com/privacy/technology-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.datonics.com/privacy/technology-privacy-policy\"]",
            "html": "<a href=\"https://www.datonics.com/privacy/technology-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.datonics.com/privacy/technology-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e7da41ee0fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-741f45dc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.datonics.com/privacy/privacy-choices\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.datonics.com/privacy/privacy-choices\"]",
            "html": "<a href=\"https://www.datonics.com/privacy/privacy-choices\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.datonics.com/privacy/privacy-choices\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15c88f54780c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c879ec4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://dahq.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://dahq.io/privacy-policy\"]",
            "html": "<a href=\"https://dahq.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://d...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://dahq.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ffcc87668fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cfba63bc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://dahq.io/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://dahq.io/privacy-policy\"]",
            "html": "<a href=\"https://dahq.io/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://dahq.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "512bf3e65a95",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e91f4482"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://decentriq.com/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://decentriq.com/legal/privacy-policy\"]",
            "html": "<a href=\"https://decentriq.com/legal/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://decentriq.com/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f90ba816c57",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ac73e42"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://decentriq.com/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://decentriq.com/legal/privacy-policy\"]",
            "html": "<a href=\"https://decentriq.com/legal/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://decentriq.com/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ba6d380841c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-66abbba5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.deepintent.com/platform-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.deepintent.com/platform-privacy-policy/\"]",
            "html": "<a href=\"https://www.deepintent.com/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.deepintent.com/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f3d9a3a826d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5510a13"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://option.deepintent.com/userdatarequest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://option.deepintent.com/userdatarequest\"]",
            "html": "<a href=\"https://option.deepintent.com/userdatarequest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://option.deepintent.com/userdatarequest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01ca93338ce4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-302d0001"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.definemedia.de/datenschutz-conative/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.definemedia.de/datenschutz-conative/\"]",
            "html": "<a href=\"https://www.definemedia.de/datenschutz-conative/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.definemedia.de/datenschutz-conative/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1f40634bedc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df24b11a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://definemedia.de/de/datenschutz-conative\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://definemedia.de/de/datenschutz-conative\"]",
            "html": "<a href=\"https://definemedia.de/de/datenschutz-conative\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://definemedia.de/de/datenschutz-conative\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af1bfd16ad3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f54101d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://deltaprojects.com/data-collection-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://deltaprojects.com/data-collection-policy\"]",
            "html": "<a href=\"https://deltaprojects.com/data-collection-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://deltaprojects.com/data-collection-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7a514e2f19c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89f768f6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://deltaprojects.com/data-collection-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://deltaprojects.com/data-collection-policy\"]",
            "html": "<a href=\"https://deltaprojects.com/data-collection-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://deltaprojects.com/data-collection-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a023dbd69288",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6b81fa1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.demandbase.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.demandbase.com/privacy/\"]",
            "html": "<a href=\"https://www.demandbase.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.demandbase.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4489626f4618",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7d0a285"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.demandbase.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.demandbase.com/privacy/\"]",
            "html": "<a href=\"https://www.demandbase.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.demandbase.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc4cb8332402",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c550704"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.dentsu.com/dk/dk/privatlivspolitik%20for%20maalgrupper\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.dentsu.com/dk/dk/privatlivspolitik%20for%20maalgrupper\"]",
            "html": "<a href=\"https://www.dentsu.com/dk/dk/privatlivspolitik%20for%20maalgrupper\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.dentsu.com/dk/dk/privatlivspolitik%20for%20maalgrupper\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d36420a1a0e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0fd6920"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.dentsu.com/dk/dk/privatlivspolitik\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.dentsu.com/dk/dk/privatlivspolitik\"]",
            "html": "<a href=\"https://www.dentsu.com/dk/dk/privatlivspolitik\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.dentsu.com/dk/dk/privatlivspolitik\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "753d995bdf0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-65f3316b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.dentsu.com/it/it/policies/info-cookie\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.dentsu.com/it/it/policies/info-cookie\"]",
            "html": "<a href=\"https://www.dentsu.com/it/it/policies/info-cookie\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.dentsu.com/it/it/policies/info-cookie\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c544dd8a171f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b168d96"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.dentsu.com/it/it/policies/legittimo-interesse\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.dentsu.com/it/it/policies/legittimo-interesse\"]",
            "html": "<a href=\"https://www.dentsu.com/it/it/policies/legittimo-interesse\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.dentsu.com/it/it/policies/legittimo-interesse\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "959b04c23db2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-810fd9e9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mediaintelligence.de/privacy-policyeng.do\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mediaintelligence.de/privacy-policyeng.do\"]",
            "html": "<a href=\"https://mediaintelligence.de/privacy-policyeng.do\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mediaintelligence.de/privacy-policyeng.do\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db7a5b9e6830",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfb8dbf2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mediaintelligence.de/privacy-policyeng.do\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mediaintelligence.de/privacy-policyeng.do\"]",
            "html": "<a href=\"https://mediaintelligence.de/privacy-policyeng.do\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mediaintelligence.de/privacy-policyeng.do\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "526b0533235e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b2401f5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.dianomi.com/legal/privacy.epl\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.dianomi.com/legal/privacy.epl\"]",
            "html": "<a href=\"https://www.dianomi.com/legal/privacy.epl\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.dianomi.com/legal/privacy.epl\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2ac665ea73b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b14bce09"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.dianomi.com/legal/privacy.epl\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.dianomi.com/legal/privacy.epl\"]",
            "html": "<a href=\"https://www.dianomi.com/legal/privacy.epl\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.dianomi.com/legal/privacy.epl\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5a71afcbdbd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-674a0156"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.digitaleast.mobi/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.digitaleast.mobi/privacy-policy/\"]",
            "html": "<a href=\"https://www.digitaleast.mobi/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.digitaleast.mobi/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8645fcd2153d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be1b742d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.digitaleast.mobi/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.digitaleast.mobi/privacy-policy/\"]",
            "html": "<a href=\"https://www.digitaleast.mobi/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.digitaleast.mobi/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c17eec66892d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-82ffe851"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://digitalmatter.ai/en/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://digitalmatter.ai/en/privacy-policy\"]",
            "html": "<a href=\"https://digitalmatter.ai/en/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://digitalmatter.ai/en/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe13972d8cec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a97b3f9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.squadata.net/en/private-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.squadata.net/en/private-policy\"]",
            "html": "<a href=\"https://www.squadata.net/en/private-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.squadata.net/en/private-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c46beb597c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18722e70"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://account.squadata.net\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://account.squadata.net\"]",
            "html": "<a href=\"https://account.squadata.net\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://account.squadata.net\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2ea92053ef3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29156f3c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://digitalaudience.io/legal/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://digitalaudience.io/legal/\"]",
            "html": "<a href=\"https://digitalaudience.io/legal/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://digitalaudience.io/legal/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df316cc5c336",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6f243f2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://digitalaudience.io/legal/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://digitalaudience.io/legal/\"]",
            "html": "<a href=\"https://digitalaudience.io/legal/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://digitalaudience.io/legal/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2b56e6d4129",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f82cd41"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ultimedia.com/default/presentation/cgu\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ultimedia.com/default/presentation/cgu\"]",
            "html": "<a href=\"https://www.ultimedia.com/default/presentation/cgu\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ultimedia.com/default/presentation/cgu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f01881d5db8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bccd34d7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.ultimedia.com/default/presentation/politiqueconfidentialite\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.ultimedia.com/default/presentation/politiqueconfidentialite\"]",
            "html": "<a href=\"https://www.ultimedia.com/default/presentation/politiqueconfidentialite\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"mar...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.ultimedia.com/default/presentation/politiqueconfidentialite\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "646aa7e70fd3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2b17565"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.discover-tech.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.discover-tech.io/privacy-policy\"]",
            "html": "<a href=\"https://www.discover-tech.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.discover-tech.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c3a174c8414",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa71f0e4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://help.disqus.com/en/articles/1717103-disqus-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://help.disqus.com/en/articles/1717103-disqus-privacy-policy\"]",
            "html": "<a href=\"https://help.disqus.com/en/articles/1717103-disqus-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://help.disqus.com/en/articles/1717103-disqus-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ff07b69d47a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ecdaa697"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://help.disqus.com/en/articles/1717103-disqus-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://help.disqus.com/en/articles/1717103-disqus-privacy-policy\"]",
            "html": "<a href=\"https://help.disqus.com/en/articles/1717103-disqus-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-to...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://help.disqus.com/en/articles/1717103-disqus-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "009b5e198b21",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-405afab1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.distroscale.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.distroscale.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.distroscale.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.distroscale.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c40c073f83d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e4a491d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.distroscale.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.distroscale.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.distroscale.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.distroscale.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07bf98e6e4b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cacf8f6f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://doceree.com/provider/uk-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://doceree.com/provider/uk-privacy-policy/\"]",
            "html": "<a href=\"https://doceree.com/provider/uk-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://doceree.com/provider/uk-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a32c8c39024",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-152ef5ed"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://doceree.com/provider/uk-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://doceree.com/provider/uk-privacy-policy/\"]",
            "html": "<a href=\"https://doceree.com/provider/uk-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://doceree.com/provider/uk-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3eb294c1296",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b20fa05"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mindtos.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mindtos.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.mindtos.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mindtos.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd339fd246f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1edc347"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://doubleverify.com/privacy-notice?tab=solutions-privacy-notice#solutions-privacy-notice\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://doubleverify.com/privacy-notice?tab=solutions-privacy-notice#solutions-privacy-notice\"]",
            "html": "<a href=\"https://doubleverify.com/privacy-notice?tab=solutions-privacy-notice#solutions-privacy-notice\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nof...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://doubleverify.com/privacy-notice?tab=solutions-privacy-notice#solutions-privacy-notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4af68273c12",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb7364ed"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://doubleverify.com/privacy-notice?tab=solutions-privacy-notice#solutions-privacy-notice\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://doubleverify.com/privacy-notice?tab=solutions-privacy-notice#solutions-privacy-notice\"]",
            "html": "<a href=\"https://doubleverify.com/privacy-notice?tab=solutions-privacy-notice#solutions-privacy-notice\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://doubleverify.com/privacy-notice?tab=solutions-privacy-notice#solutions-privacy-notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a33775a6c7c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7811210f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1075 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1075 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "html": "<a href=\"https://service.dpa-infocom.de/de/support/solutions/articles/202000032830-informationen-zum-datenschutz-f%C3%BCr-die-user-unserer-kunden\" target=\"_blank\" aria-label=\"Privacy policy - opens in...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://service.dpa-infocom.de/de/support/solutions/articles/202000032830-informationen-zum-datenschutz-f%C3%BCr-die-user-unserer-kunden\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac589906a4c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7a11d951"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1075 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1075 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://service.dpa-infocom.de/de/support/solutions/articles/202000032831-verfahrensbeschreibung-zur-datenverarbeitung-f%C3%BCr-kunden-diverser-content-produkte-der-dpa-infocom-gmb\" target=\"_...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://service.dpa-infocom.de/de/support/solutions/articles/202000032831-verfahrensbeschreibung-zur-datenverarbeitung-f%C3%BCr-kunden-diverser-content-produkte-der-dpa-infocom-gmb\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e76e4482cea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f01808f4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.drakomediagroup.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.drakomediagroup.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.drakomediagroup.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.drakomediagroup.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d6ba5370f66",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c111244"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.drakomediagroup.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.drakomediagroup.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.drakomediagroup.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.drakomediagroup.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00cf0c65d7d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dee39aea"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.digitalturbine.com/privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer262 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.digitalturbine.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.digitalturbine.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.digitalturbine.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eed39f8431b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9302fff"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.durationmedia.net/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.durationmedia.net/privacy-policy\"]",
            "html": "<a href=\"https://www.durationmedia.net/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.durationmedia.net/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e9b2e41d11b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-264cdb07"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.durationmedia.net/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.durationmedia.net/privacy-policy\"]",
            "html": "<a href=\"https://www.durationmedia.net/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.durationmedia.net/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "254e212f748f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2a1e5dd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://dynamic-tracking.com/Datenschutz.aspx\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://dynamic-tracking.com/Datenschutz.aspx\"]",
            "html": "<a href=\"https://dynamic-tracking.com/Datenschutz.aspx\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://dynamic-tracking.com/Datenschutz.aspx\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78dc86b8f555",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1c5e349"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://dynamic-tracking.com/Modules/Common/Kontakt.aspx\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://dynamic-tracking.com/Modules/Common/Kontakt.aspx\"]",
            "html": "<a href=\"https://dynamic-tracking.com/Modules/Common/Kontakt.aspx\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://dynamic-tracking.com/Modules/Common/Kontakt.aspx\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f11d57c4590e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2cf6e357"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.dynataprivacy.com/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.dynataprivacy.com/\"]",
            "html": "<a href=\"https://www.dynataprivacy.com/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.dynataprivacy.com/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b70cb4f726f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e1d8170"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.dynataprivacy.com/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.dynataprivacy.com/\"]",
            "html": "<a href=\"https://www.dynataprivacy.com/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.dynataprivacy.com/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9d7e925082a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7a564b15"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://trck.easy-m.de/privacy-policy.do\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://trck.easy-m.de/privacy-policy.do\"]",
            "html": "<a href=\"https://trck.easy-m.de/privacy-policy.do\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://trck.easy-m.de/privacy-policy.do\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51d228d55136",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-070d7e4b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://trck.easy-m.de/privacy-policy.do\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://trck.easy-m.de/privacy-policy.do\"]",
            "html": "<a href=\"https://trck.easy-m.de/privacy-policy.do\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://trck.easy-m.de/privacy-policy.do\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21ac6d19fff0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88b2f83a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.pubeasy.io/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.pubeasy.io/privacy-policy.html\"]",
            "html": "<a href=\"https://www.pubeasy.io/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.pubeasy.io/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fef580764f09",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac84491d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://login.rtbmarket.com/gdpr\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://login.rtbmarket.com/gdpr\"]",
            "html": "<a href=\"https://login.rtbmarket.com/gdpr\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://login.rtbmarket.com/gdpr\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6ea3da8cf132",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48bea8cc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://login.rtbmarket.com/gdpr\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://login.rtbmarket.com/gdpr\"]",
            "html": "<a href=\"https://login.rtbmarket.com/gdpr\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://login.rtbmarket.com/gdpr\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb776d27b623",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e28dd42"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://abtshield.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://abtshield.com/privacy-policy/\"]",
            "html": "<a href=\"https://abtshield.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://abtshield.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "775d9a4ca4f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ced65fb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://abtshield.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://abtshield.com/privacy-policy/\"]",
            "html": "<a href=\"https://abtshield.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://abtshield.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c15c5f456db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3855a318"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://edge226.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://edge226.com/privacy-policy/\"]",
            "html": "<a href=\"https://edge226.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://edge226.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c1c8aadfa38",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c9fd59b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://edge226.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://edge226.com/privacy-policy/\"]",
            "html": "<a href=\"https://edge226.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://edge226.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b34413936d0e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c37e59a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.effinity.fr/politique-de-confidentialite/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.effinity.fr/politique-de-confidentialite/\"]",
            "html": "<a href=\"https://www.effinity.fr/politique-de-confidentialite/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.effinity.fr/politique-de-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccf040ff5e3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3e019f6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.effinity.fr/politique-de-confidentialite/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.effinity.fr/politique-de-confidentialite/\"]",
            "html": "<a href=\"https://www.effinity.fr/politique-de-confidentialite/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.effinity.fr/politique-de-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d307d6758274",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d941b930"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://outpush.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://outpush.io/privacy-policy/\"]",
            "html": "<a href=\"https://outpush.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://outpush.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb1f5d797dce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b26a6fd5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://outpush.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://outpush.io/privacy-policy/\"]",
            "html": "<a href=\"https://outpush.io/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://outpush.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4aeb824d058",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49c18a15"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://eliteappgrade.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://eliteappgrade.com/privacy-policy\"]",
            "html": "<a href=\"https://eliteappgrade.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://eliteappgrade.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ac1746296db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55c71ce3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://eliteappgrade.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://eliteappgrade.com/privacy-policy\"]",
            "html": "<a href=\"https://eliteappgrade.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://eliteappgrade.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2644c5af135a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-457203d9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://emarketingsolutions.es/privacy-policy/?lang=en\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://emarketingsolutions.es/privacy-policy/?lang=en\"]",
            "html": "<a href=\"https://emarketingsolutions.es/privacy-policy/?lang=en\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://emarketingsolutions.es/privacy-policy/?lang=en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e524196e470f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-714a0bd0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://emarketingsolutions.es/privacy-policy/?lang=en\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://emarketingsolutions.es/privacy-policy/?lang=en\"]",
            "html": "<a href=\"https://emarketingsolutions.es/privacy-policy/?lang=en\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://emarketingsolutions.es/privacy-policy/?lang=en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34c36bec39a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-663e28ae"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.emetriq.com/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.emetriq.com/datenschutz/\"]",
            "html": "<a href=\"https://www.emetriq.com/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.emetriq.com/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87c20b87969f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11c55d69"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.emetriq.com/datenschutz/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.emetriq.com/datenschutz/\"]",
            "html": "<a href=\"https://www.emetriq.com/datenschutz/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.emetriq.com/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d35512f3bf0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3faf1adb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://emodo.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://emodo.com/privacy-policy/\"]",
            "html": "<a href=\"https://emodo.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://emodo.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fc5ceaab132",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f475b6a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://emodo.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://emodo.com/privacy-policy/\"]",
            "html": "<a href=\"https://emodo.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://emodo.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "136ac20cc159",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-97d93617"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.bigossp.com/agreement/privacyPolicy?v=v1.2.0\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.bigossp.com/agreement/privacyPolicy?v=v1.2.0\"]",
            "html": "<a href=\"https://www.bigossp.com/agreement/privacyPolicy?v=v1.2.0\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.bigossp.com/agreement/privacyPolicy?v=v1.2.0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "706ac3c05e1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a78e098"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.bigossp.com/agreement/privacyPolicy?v=v1.2.0\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.bigossp.com/agreement/privacyPolicy?v=v1.2.0\"]",
            "html": "<a href=\"https://www.bigossp.com/agreement/privacyPolicy?v=v1.2.0\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.bigossp.com/agreement/privacyPolicy?v=v1.2.0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1c343bde000",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6339382"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.empower.net/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.empower.net/privacy\"]",
            "html": "<a href=\"https://www.empower.net/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.empower.net/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33b268caa47c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-952d10e4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.empower.net/privacy#legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.empower.net/privacy#legitimate-interest\"]",
            "html": "<a href=\"https://www.empower.net/privacy#legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.empower.net/privacy#legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2677f438c9f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60d5581d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.encoredigitalmedia.net/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.encoredigitalmedia.net/privacy-policy\"]",
            "html": "<a href=\"https://www.encoredigitalmedia.net/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.encoredigitalmedia.net/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db555d71aebf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e809655"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.encoredigitalmedia.net/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.encoredigitalmedia.net/privacy-policy\"]",
            "html": "<a href=\"https://www.encoredigitalmedia.net/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.encoredigitalmedia.net/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0533ca211f5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-521b8223"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://cheq.ai/privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://cheq.ai/privacy-policy/\"]",
            "html": "<a href=\"https://cheq.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://cheq.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1a0d90adbf4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94bee09d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://cheq.ai/privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer853 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://cheq.ai/privacy-policy/\"]",
            "html": "<a href=\"https://cheq.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://cheq.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff246cbac2e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fae7ab43"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://epom.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://epom.com/privacy-policy\"]",
            "html": "<a href=\"https://epom.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://epom.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a62de35880e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-41a1fbb0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://epom.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://epom.com/privacy-policy\"]",
            "html": "<a href=\"https://epom.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://epom.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "10f8a5dc9806",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f35c9aad"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.epsilon.com/emea/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.epsilon.com/emea/privacy-policy\"]",
            "html": "<a href=\"https://www.epsilon.com/emea/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.epsilon.com/emea/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae6dbd0f879e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3de477f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.epsilon.com/emea/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.epsilon.com/emea/privacy-policy\"]",
            "html": "<a href=\"https://www.epsilon.com/emea/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.epsilon.com/emea/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e07b14d23d2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c8ce6c8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.lotame.com/privacy/services-privacy-notice/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.lotame.com/privacy/services-privacy-notice/\"]",
            "html": "<a href=\"https://www.lotame.com/privacy/services-privacy-notice/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.lotame.com/privacy/services-privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb83d6003f58",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54d43de2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer95 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://www.lotame.com/wp-content/uploads/2024/07/TC_String_Legitimate_Interests_Assessment_Lotame.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.lotame.com/wp-content/uploads/2024/07/TC_String_Legitimate_Interests_Assessment_Lotame.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b39eae0d151",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99fe8657"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://equativ.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://equativ.com/privacy-policy/\"]",
            "html": "<a href=\"https://equativ.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://equativ.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a89b6be593e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da7a6c48"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://equativ.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://equativ.com/privacy-policy/\"]",
            "html": "<a href=\"https://equativ.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://equativ.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1270c812c13d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ae7ca49"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ermes.ai/politique-de-confidentialite/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ermes.ai/politique-de-confidentialite/\"]",
            "html": "<a href=\"https://www.ermes.ai/politique-de-confidentialite/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ermes.ai/politique-de-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc93bd6673e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1edf0912"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy.opt-me-in.com\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy.opt-me-in.com\"]",
            "html": "<a href=\"https://privacy.opt-me-in.com\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://pr...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy.opt-me-in.com\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2eb75e1b1f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99884674"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://privacy.opt-me-in.com\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://privacy.opt-me-in.com\"]",
            "html": "<a href=\"https://privacy.opt-me-in.com\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy.opt-me-in.com\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63439cd0134a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5d7e4f3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.eskimi.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.eskimi.com/privacy-policy\"]",
            "html": "<a href=\"https://www.eskimi.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.eskimi.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83e291a32be8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3bfb7a16"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.eskimi.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.eskimi.com/privacy-policy\"]",
            "html": "<a href=\"https://www.eskimi.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.eskimi.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52adc7df3723",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b50298cc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.esome.com/en/data-privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.esome.com/en/data-privacy/\"]",
            "html": "<a href=\"https://www.esome.com/en/data-privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.esome.com/en/data-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e87fea744f26",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-954a8381"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://sk.search.etargetnet.com/policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://sk.search.etargetnet.com/policy.html\"]",
            "html": "<a href=\"https://sk.search.etargetnet.com/policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://sk.search.etargetnet.com/policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56676e406ccc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9517e861"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://sk.search.etargetnet.com/legitimate-interest.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://sk.search.etargetnet.com/legitimate-interest.html\"]",
            "html": "<a href=\"https://sk.search.etargetnet.com/legitimate-interest.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://sk.search.etargetnet.com/legitimate-interest.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cb39e81e1d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eec30ff1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.eulerian.com/en/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.eulerian.com/en/privacy/\"]",
            "html": "<a href=\"https://www.eulerian.com/en/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.eulerian.com/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5126a214464f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8504e232"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.eulerian.com/en/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.eulerian.com/en/privacy/\"]",
            "html": "<a href=\"https://www.eulerian.com/en/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.eulerian.com/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef2ea1b0df71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed997e66"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.clickonometrics.com/optout/en.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.clickonometrics.com/optout/en.html\"]",
            "html": "<a href=\"https://www.clickonometrics.com/optout/en.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.clickonometrics.com/optout/en.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55cc888dbfd3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-915a639e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.clickonometrics.com/optout/en.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.clickonometrics.com/optout/en.html\"]",
            "html": "<a href=\"https://www.clickonometrics.com/optout/en.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.clickonometrics.com/optout/en.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "069b8c23d054",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a006887"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://e-volution.ai/privacypolicy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://e-volution.ai/privacypolicy\"]",
            "html": "<a href=\"https://e-volution.ai/privacypolicy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://e-volution.ai/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c48a79100fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a004aa78"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://e-volution.ai/privacypolicy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://e-volution.ai/privacypolicy\"]",
            "html": "<a href=\"https://e-volution.ai/privacypolicy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://e-volution.ai/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ade478302fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30300468"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://evorra.com/product-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://evorra.com/product-privacy-policy/\"]",
            "html": "<a href=\"https://evorra.com/product-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://evorra.com/product-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef4a875993a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39f30a7c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://ex.co/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://ex.co/privacy-policy/\"]",
            "html": "<a href=\"https://ex.co/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://ex...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://ex.co/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60055196e8d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60e0915c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://ex.co/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://ex.co/privacy-policy/\"]",
            "html": "<a href=\"https://ex.co/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://ex.co/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8a5ce072806",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61a8be10"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://exactag.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://exactag.com/privacy-policy/\"]",
            "html": "<a href=\"https://exactag.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://exactag.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0613b3514de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-250ed09c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://exactag.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://exactag.com/privacy-policy/\"]",
            "html": "<a href=\"https://exactag.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://exactag.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3902567edf84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5cb8dd8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.exads.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.exads.com/privacy-policy\"]",
            "html": "<a href=\"https://www.exads.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.exads.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e127353874c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39c4b7c6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.exads.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.exads.com/privacy-policy\"]",
            "html": "<a href=\"https://www.exads.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.exads.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58f7a8179f05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb3d4e7c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.exitbee.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.exitbee.com/privacy/\"]",
            "html": "<a href=\"https://www.exitbee.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.exitbee.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0bbc389e06af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d353803"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.exitbee.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.exitbee.com/privacy/\"]",
            "html": "<a href=\"https://www.exitbee.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.exitbee.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44f7d03eda8a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ca71caf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.exoclick.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.exoclick.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.exoclick.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.exoclick.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7415eb8c0f81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e5b0697"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.exoclick.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.exoclick.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.exoclick.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.exoclick.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "921ad7f32161",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a54b005f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.experian.co.uk/privacy/consumer-information-portal/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.experian.co.uk/privacy/consumer-information-portal/\"]",
            "html": "<a href=\"https://www.experian.co.uk/privacy/consumer-information-portal/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.experian.co.uk/privacy/consumer-information-portal/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6790078b7ab7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7982aeb5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.experian.co.uk/privacy/consumer-information-portal/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.experian.co.uk/privacy/consumer-information-portal/\"]",
            "html": "<a href=\"https://www.experian.co.uk/privacy/consumer-information-portal/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.experian.co.uk/privacy/consumer-information-portal/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11114e858f64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0ed9130"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"http://ten.media/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"http://ten.media/privacy-policy\"]",
            "html": "<a href=\"http://ten.media/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http://t...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://ten.media/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "796440d66c3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32a9c319"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"http://ten.media/cookie-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"http://ten.media/cookie-policy\"]",
            "html": "<a href=\"http://ten.media/cookie-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"http://ten.media/cookie-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fc00f2a36a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8626aff9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://vdx.tv/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://vdx.tv/privacy/\"]",
            "html": "<a href=\"https://vdx.tv/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://vdx.tv/p...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://vdx.tv/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "663c825ae7d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81a19ea1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://www.exponential.com/wp-content/uploads/2018/04/Balancing-Assessment-for-Legitimate-Interest-Publishers-v2.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.exponential.com/wp-content/uploads/2018/04/Balancing-Assessment-for-Legitimate-Interest-Publishers-v2.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c06e47302d29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1edb326"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.xr.global/legal/privacy-policy-for-xr-extreme-reach-ad-serving-and-analytics\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.xr.global/legal/privacy-policy-for-xr-extreme-reach-ad-serving-and-analytics\"]",
            "html": "<a href=\"https://www.xr.global/legal/privacy-policy-for-xr-extreme-reach-ad-serving-and-analytics\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.xr.global/legal/privacy-policy-for-xr-extreme-reach-ad-serving-and-analytics\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80a17873c73c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c780300"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.xr.global/legal/privacy-policy-for-xr-extreme-reach-ad-serving-and-analytics\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.xr.global/legal/privacy-policy-for-xr-extreme-reach-ad-serving-and-analytics\"]",
            "html": "<a href=\"https://www.xr.global/legal/privacy-policy-for-xr-extreme-reach-ad-serving-and-analytics\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nof...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.xr.global/legal/privacy-policy-for-xr-extreme-reach-ad-serving-and-analytics\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb56e8747d54",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e507f13d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://eyeconicspot.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://eyeconicspot.com/privacy-policy/\"]",
            "html": "<a href=\"https://eyeconicspot.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://eyeconicspot.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5431ed31e3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2cf113c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://eyeconicspot.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://eyeconicspot.com/privacy-policy/\"]",
            "html": "<a href=\"https://eyeconicspot.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://eyeconicspot.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "622690d415aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa255654"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.eyeota.com/privacy-center\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.eyeota.com/privacy-center\"]",
            "html": "<a href=\"https://www.eyeota.com/privacy-center\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.eyeota.com/privacy-center\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa32fb565af3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b70b179"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.eyeota.com/eyeota-marketplace-privacy-policy#pcc-anchor-2\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.eyeota.com/eyeota-marketplace-privacy-policy#pcc-anchor-2\"]",
            "html": "<a href=\"https://www.eyeota.com/eyeota-marketplace-privacy-policy#pcc-anchor-2\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margi...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.eyeota.com/eyeota-marketplace-privacy-policy#pcc-anchor-2\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a42de621ac1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-842b2653"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ezoic.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ezoic.com/privacy/\"]",
            "html": "<a href=\"https://www.ezoic.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ezoic.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d93cf3f74d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a70ad257"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://de.f11-ads.com/privacy.php\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://de.f11-ads.com/privacy.php\"]",
            "html": "<a href=\"https://de.f11-ads.com/privacy.php\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://de.f11-ads.com/privacy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4396eaa2b0d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-682a8e88"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://de.f11-ads.com/privacy.php\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://de.f11-ads.com/privacy.php\"]",
            "html": "<a href=\"https://de.f11-ads.com/privacy.php\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://de.f11-ads.com/privacy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1223d69b6020",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d40c0814"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.factori.ai/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.factori.ai/privacy-policy/\"]",
            "html": "<a href=\"https://www.factori.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.factori.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13127ad96f0d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-377ce5c9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.fast-thinking.co.uk/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.fast-thinking.co.uk/privacy-policy\"]",
            "html": "<a href=\"https://www.fast-thinking.co.uk/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.fast-thinking.co.uk/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c359d8709756",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-842e9247"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://feedad.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://feedad.com/privacy/\"]",
            "html": "<a href=\"https://feedad.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://feed...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://feedad.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27fb1167532e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47142608"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://feedad.com/privacy/#legal-basis\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://feedad.com/privacy/#legal-basis\"]",
            "html": "<a href=\"https://feedad.com/privacy/#legal-basis\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://feedad.com/privacy/#legal-basis\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9dbbbda25b85",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4920cfea"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.feeltapmedia.com/privacyPolicy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.feeltapmedia.com/privacyPolicy/\"]",
            "html": "<a href=\"https://www.feeltapmedia.com/privacyPolicy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.feeltapmedia.com/privacyPolicy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "015e6b5b0f87",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd5df75d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.feeltapmedia.com/privacyPolicy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.feeltapmedia.com/privacyPolicy/\"]",
            "html": "<a href=\"https://www.feeltapmedia.com/privacyPolicy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.feeltapmedia.com/privacyPolicy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dd03a2a141f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-332d51c3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://fifty.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://fifty.io/privacy-policy\"]",
            "html": "<a href=\"https://fifty.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://fifty.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c7aacc08f64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-105ab7a7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://fifty.io/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://fifty.io/privacy-policy\"]",
            "html": "<a href=\"https://fifty.io/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://fifty.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb5a0f0cac69",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-467360a3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.carambola.com/privacypolicy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.carambola.com/privacypolicy\"]",
            "html": "<a href=\"https://www.carambola.com/privacypolicy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.carambola.com/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68bc17736f51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f70839cd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.carambola.com/privacypolicy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.carambola.com/privacypolicy\"]",
            "html": "<a href=\"https://www.carambola.com/privacypolicy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.carambola.com/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e3bd0a2278c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f9ac87da"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.first-id.fr/legale/cookie-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1178 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.first-id.fr/legale/cookie-policy/\"]",
            "html": "<a href=\"https://www.first-id.fr/legale/cookie-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.first-id.fr/legale/cookie-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a247888a9575",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2060e9c9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1489 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.first-id.fr/legale/cookie-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1489 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.first-id.fr/legale/cookie-policy/\"]",
            "html": "<a href=\"https://www.first-id.fr/legale/cookie-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.first-id.fr/legale/cookie-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ee9a9b06326",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8213bf98"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adcell.de/agb#sector_6\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adcell.de/agb#sector_6\"]",
            "html": "<a href=\"https://www.adcell.de/agb#sector_6\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adcell.de/agb#sector_6\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00301a798989",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-434e9faf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adcell.de/datenschutz\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adcell.de/datenschutz\"]",
            "html": "<a href=\"https://www.adcell.de/datenschutz\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adcell.de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1778a97f6788",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9cd0809f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.innovid.com/privacy-policy\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer78 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.innovid.com/privacy-policy\"]",
            "html": "<a href=\"https://www.innovid.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.innovid.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "072d88c62c51",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f265c2f9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.innovid.com/privacy-policy#additional-information-europe-residents\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.innovid.com/privacy-policy#additional-information-europe-residents\"]",
            "html": "<a href=\"https://www.innovid.com/privacy-policy#additional-information-europe-residents\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" sty...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.innovid.com/privacy-policy#additional-information-europe-residents\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3100bd9495bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-444adef3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.flexoffers.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.flexoffers.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.flexoffers.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.flexoffers.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb2d7fcd774c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b10f52c2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.flexoffers.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.flexoffers.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.flexoffers.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.flexoffers.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b74f6a24cf2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a409f20"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.goal.com/en-gb/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.goal.com/en-gb/legal/privacy-policy\"]",
            "html": "<a href=\"https://www.goal.com/en-gb/legal/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.goal.com/en-gb/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3647629f3bdd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d40d89f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://foundryco.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://foundryco.com/privacy-policy/\"]",
            "html": "<a href=\"https://foundryco.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://foundryco.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9acf6444b538",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89870d06"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://foundryco.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://foundryco.com/privacy-policy/\"]",
            "html": "<a href=\"https://foundryco.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://foundryco.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62ce1c18954d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eef32976"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://player.pop.co.uk/policy/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://player.pop.co.uk/policy/privacy\"]",
            "html": "<a href=\"https://player.pop.co.uk/policy/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://player.pop.co.uk/policy/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec1542a6a288",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99312f5d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://player.pop.co.uk/policy/terms\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://player.pop.co.uk/policy/terms\"]",
            "html": "<a href=\"https://player.pop.co.uk/policy/terms\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://player.pop.co.uk/policy/terms\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03081d92a7bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd1936c3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.fraud0.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.fraud0.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.fraud0.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.fraud0.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c12a9eaf377a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8cd4b22"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.fraud0.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.fraud0.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.fraud0.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.fraud0.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0086f41d2ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b319cdbc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://frvr.com/legal#PrivacyPolicy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://frvr.com/legal#PrivacyPolicy\"]",
            "html": "<a href=\"https://frvr.com/legal#PrivacyPolicy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://frvr.com/legal#PrivacyPolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0346d02f101",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9560d52d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://frvr.com/legal#PrivacyPolicy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://frvr.com/legal#PrivacyPolicy\"]",
            "html": "<a href=\"https://frvr.com/legal#PrivacyPolicy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://frvr.com/legal#PrivacyPolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6f4298147ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d72e5d74"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://funkedigital.de/datenschutzerklaerung/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://funkedigital.de/datenschutzerklaerung/\"]",
            "html": "<a href=\"https://funkedigital.de/datenschutzerklaerung/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://funkedigital.de/datenschutzerklaerung/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c8a15ff3ebc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e970cb45"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://funkedigital.de/datenschutzerklaerung/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://funkedigital.de/datenschutzerklaerung/\"]",
            "html": "<a href=\"https://funkedigital.de/datenschutzerklaerung/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://funkedigital.de/datenschutzerklaerung/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e571218331a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7ee4a37"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.gadsme.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.gadsme.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.gadsme.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.gadsme.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de69fe1167af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a4c1871"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.gadsme.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.gadsme.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.gadsme.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.gadsme.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f81d1ab92c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d8b3c6e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.galaxyx-tech.com/privacy-policy.html#\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.galaxyx-tech.com/privacy-policy.html#\"]",
            "html": "<a href=\"https://www.galaxyx-tech.com/privacy-policy.html#\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.galaxyx-tech.com/privacy-policy.html#\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0067335048c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-745a5f2e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.galaxyx-tech.com/privacy-policy.html#\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.galaxyx-tech.com/privacy-policy.html#\"]",
            "html": "<a href=\"https://www.galaxyx-tech.com/privacy-policy.html#\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.galaxyx-tech.com/privacy-policy.html#\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b89ca26f1f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-51c1489a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://gameanalytics.com/trust/privacy/privacy-notice\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://gameanalytics.com/trust/privacy/privacy-notice\"]",
            "html": "<a href=\"https://gameanalytics.com/trust/privacy/privacy-notice\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://gameanalytics.com/trust/privacy/privacy-notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dab36aa592b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0ab2ce1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://gameanalytics.com/trust/privacy/privacy-notice\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://gameanalytics.com/trust/privacy/privacy-notice\"]",
            "html": "<a href=\"https://gameanalytics.com/trust/privacy/privacy-notice\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://gameanalytics.com/trust/privacy/privacy-notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c08b4261042",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1087ce5a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.gameloft.com/en/privacy-notice\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.gameloft.com/en/privacy-notice\"]",
            "html": "<a href=\"https://www.gameloft.com/en/privacy-notice\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.gameloft.com/en/privacy-notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bb1ef511918",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2db23066"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.gameloft.com/en/legal/advertising-legitimate-interest/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.gameloft.com/en/legal/advertising-legitimate-interest/\"]",
            "html": "<a href=\"https://www.gameloft.com/en/legal/advertising-legitimate-interest/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-t...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.gameloft.com/en/legal/advertising-legitimate-interest/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "623ea184f539",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15638685"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.gamera.ai/policies/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.gamera.ai/policies/privacy.html\"]",
            "html": "<a href=\"https://www.gamera.ai/policies/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.gamera.ai/policies/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee967e6eecce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4daa145e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://console.gamesight.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://console.gamesight.io/privacy-policy\"]",
            "html": "<a href=\"https://console.gamesight.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://console.gamesight.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fddb821cfa7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-10a2efa7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://console.gamesight.io/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://console.gamesight.io/privacy-policy\"]",
            "html": "<a href=\"https://console.gamesight.io/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://console.gamesight.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e7121ea07d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-193dc690"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.gamned.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.gamned.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.gamned.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.gamned.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8669e0b37b7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00bbb556"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.gamoshi.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.gamoshi.com/privacy-policy\"]",
            "html": "<a href=\"https://www.gamoshi.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.gamoshi.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a6a5bc8ba75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f74704f7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.gamoshi.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.gamoshi.com/privacy-policy\"]",
            "html": "<a href=\"https://www.gamoshi.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.gamoshi.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06b1a96f8bc7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29feb81f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.geemee.ai/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.geemee.ai/privacy\"]",
            "html": "<a href=\"https://www.geemee.ai/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://ww...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.geemee.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d42956776ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-adf2532e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.geemee.ai/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.geemee.ai/privacy\"]",
            "html": "<a href=\"https://www.geemee.ai/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.geemee.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e589d426b7bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e0967dc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://geistm.com/legal/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://geistm.com/legal/privacy\"]",
            "html": "<a href=\"https://geistm.com/legal/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://geistm.com/legal/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "711b8ad5e8c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-480e5278"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.geminidirect.de/datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.geminidirect.de/datenschutz\"]",
            "html": "<a href=\"https://www.geminidirect.de/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.geminidirect.de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d163e3762e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1fb63016"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.geminidirect.de/datenschutz\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.geminidirect.de/datenschutz\"]",
            "html": "<a href=\"https://www.geminidirect.de/datenschutz\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.geminidirect.de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f9e868b58ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-edae79c9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.gemius.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.gemius.com/privacy-policy.html\"]",
            "html": "<a href=\"https://www.gemius.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.gemius.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4cf04ad226c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5c06a80"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.gemius.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.gemius.com/privacy-policy.html\"]",
            "html": "<a href=\"https://www.gemius.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.gemius.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f8cca8609cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce3f90a8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1251 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.geniussports.com/policies/media-buying-services-and-tcf-privacy-notice/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1251 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.geniussports.com/policies/media-buying-services-and-tcf-privacy-notice/\"]",
            "html": "<a href=\"https://www.geniussports.com/policies/media-buying-services-and-tcf-privacy-notice/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" sty...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.geniussports.com/policies/media-buying-services-and-tcf-privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "366e0048c066",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d688901"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer87 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.geniussports.com/policies/media-buying-services-and-tcf-privacy-notice/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer87 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.geniussports.com/policies/media-buying-services-and-tcf-privacy-notice/\"]",
            "html": "<a href=\"https://www.geniussports.com/policies/media-buying-services-and-tcf-privacy-notice/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" sty...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.geniussports.com/policies/media-buying-services-and-tcf-privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3cf81ecda83",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e7cb5d5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.geoedge.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.geoedge.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.geoedge.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.geoedge.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4525d6cc9989",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7dfd8993"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.geoedge.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.geoedge.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.geoedge.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.geoedge.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d291d0be9e79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88cb9e9e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://getmediamx.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://getmediamx.com/privacy-policy/\"]",
            "html": "<a href=\"https://getmediamx.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://getmediamx.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ffe73b76a8f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-005926ac"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://getmediamx.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://getmediamx.com/privacy-policy/\"]",
            "html": "<a href=\"https://getmediamx.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://getmediamx.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0561b636c29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32f26c74"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://help.sensic.net/privacypolicy_en.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://help.sensic.net/privacypolicy_en.html\"]",
            "html": "<a href=\"https://help.sensic.net/privacypolicy_en.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://help.sensic.net/privacypolicy_en.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e35d9ee55ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27ce3dcb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://gimii.fr/mentions-legales-politique-de-confidentialite/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://gimii.fr/mentions-legales-politique-de-confidentialite/\"]",
            "html": "<a href=\"https://gimii.fr/mentions-legales-politique-de-confidentialite/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://gimii.fr/mentions-legales-politique-de-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bebc064b5f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-795cda2a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://gimii.fr/mentions-legales-politique-de-confidentialite/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://gimii.fr/mentions-legales-politique-de-confidentialite/\"]",
            "html": "<a href=\"https://gimii.fr/mentions-legales-politique-de-confidentialite/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://gimii.fr/mentions-legales-politique-de-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71f5d1636233",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2584708f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://gitberry.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://gitberry.com/privacy-policy\"]",
            "html": "<a href=\"https://gitberry.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://gitberry.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a9a688e48da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a164f7b3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://gitberry.com/legitimate-interests-disclosure\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://gitberry.com/legitimate-interests-disclosure\"]",
            "html": "<a href=\"https://gitberry.com/legitimate-interests-disclosure\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://gitberry.com/legitimate-interests-disclosure\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "def600dd2dd1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f2f7e19"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://global.com/legal/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://global.com/legal/privacy-policy/\"]",
            "html": "<a href=\"https://global.com/legal/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://global.com/legal/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b303cfa2bfa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-282693e1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://global.com/legal/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://global.com/legal/privacy-policy/\"]",
            "html": "<a href=\"https://global.com/legal/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://global.com/legal/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29e553e822b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d2f59ca"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://legal.trendstream.net/non-panellist_privacy_policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://legal.trendstream.net/non-panellist_privacy_policy\"]",
            "html": "<a href=\"https://legal.trendstream.net/non-panellist_privacy_policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://legal.trendstream.net/non-panellist_privacy_policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97a9e7a8f5da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-313bb42e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.glomex.com/en/privacy-policy/privacy-notice-for-the-glomex-player/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.glomex.com/en/privacy-policy/privacy-notice-for-the-glomex-player/\"]",
            "html": "<a href=\"https://www.glomex.com/en/privacy-policy/privacy-notice-for-the-glomex-player/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"m...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.glomex.com/en/privacy-policy/privacy-notice-for-the-glomex-player/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee854f0c32af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c84787b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.glomex.com/en/privacy-policy/privacy-notice-for-the-glomex-player/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.glomex.com/en/privacy-policy/privacy-notice-for-the-glomex-player/\"]",
            "html": "<a href=\"https://www.glomex.com/en/privacy-policy/privacy-notice-for-the-glomex-player/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" sty...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.glomex.com/en/privacy-policy/privacy-notice-for-the-glomex-player/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f502a26435fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba4344c8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.goseetv.media/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.goseetv.media/privacy\"]",
            "html": "<a href=\"https://www.goseetv.media/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.goseetv.media/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89b9b51d834c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-747a8313"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.goseetv.media/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.goseetv.media/privacy\"]",
            "html": "<a href=\"https://www.goseetv.media/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.goseetv.media/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4de4468cbbb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-368bd113"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://go.pl/polityka-prywatnosci/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://go.pl/polityka-prywatnosci/\"]",
            "html": "<a href=\"https://go.pl/polityka-prywatnosci/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://go.pl/polityka-prywatnosci/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6784199d4a1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7407990f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://go.pl/polityka-prywatnosci/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer690 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://go.pl/polityka-prywatnosci/\"]",
            "html": "<a href=\"https://go.pl/polityka-prywatnosci/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://go.pl/polityka-prywatnosci/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e66ca096000c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-571a448e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://goldbach.com/ch/en/privacy-policy/goldbach-group\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://goldbach.com/ch/en/privacy-policy/goldbach-group\"]",
            "html": "<a href=\"https://goldbach.com/ch/en/privacy-policy/goldbach-group\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://goldbach.com/ch/en/privacy-policy/goldbach-group\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f3289987e9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ed14ea7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://goldbach.com/ch/en/privacy-policy/goldbach-group\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://goldbach.com/ch/en/privacy-policy/goldbach-group\"]",
            "html": "<a href=\"https://goldbach.com/ch/en/privacy-policy/goldbach-group\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://goldbach.com/ch/en/privacy-policy/goldbach-group\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c6f37420ad5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f3e77e2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://applies.goldenbees.fr/privacyPolicy/fr\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://applies.goldenbees.fr/privacyPolicy/fr\"]",
            "html": "<a href=\"https://applies.goldenbees.fr/privacyPolicy/fr\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://applies.goldenbees.fr/privacyPolicy/fr\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2759cde3a88a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da02c605"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://applies.goldenbees.fr/privacyPolicy/fr\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://applies.goldenbees.fr/privacyPolicy/fr\"]",
            "html": "<a href=\"https://applies.goldenbees.fr/privacyPolicy/fr\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://applies.goldenbees.fr/privacyPolicy/fr\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eab6a141e4c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad5811c4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://good-loop.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://good-loop.com/privacy-policy\"]",
            "html": "<a href=\"https://good-loop.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://good-loop.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b92584e4601c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ecb1292a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://good-loop.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://good-loop.com/privacy-policy\"]",
            "html": "<a href=\"https://good-loop.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://good-loop.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "647f4c09e5d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d57f7647"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://business.safety.google/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://business.safety.google/privacy/\"]",
            "html": "<a href=\"https://business.safety.google/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://business.safety.google/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "707bf6d8120e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f143ffb6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://policies.google.com/privacy#europeanrequirements\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://policies.google.com/privacy#europeanrequirements\"]",
            "html": "<a href=\"https://policies.google.com/privacy#europeanrequirements\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://policies.google.com/privacy#europeanrequirements\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "849064029d6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9107be3d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.gsi-one.org/en/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.gsi-one.org/en/privacy-policy.html\"]",
            "html": "<a href=\"https://www.gsi-one.org/en/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.gsi-one.org/en/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a7ac03dbc0d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2ca0571"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.gsi-one.org/en/privacy-policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.gsi-one.org/en/privacy-policy.html\"]",
            "html": "<a href=\"https://www.gsi-one.org/en/privacy-policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.gsi-one.org/en/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0341bcbef04",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d16472fb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://kerv.ai/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://kerv.ai/privacy-policy/\"]",
            "html": "<a href=\"https://kerv.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://kerv.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cd6bd68fe02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-882e0126"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://kerv.ai/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://kerv.ai/privacy-policy/\"]",
            "html": "<a href=\"https://kerv.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://kerv.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de3a9369ac5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eeacd23e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.gravito.net/privacy-notice/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.gravito.net/privacy-notice/\"]",
            "html": "<a href=\"https://www.gravito.net/privacy-notice/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.gravito.net/privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a43165a6ed08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0aa99b48"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.gravito.net/privacy-notice/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.gravito.net/privacy-notice/\"]",
            "html": "<a href=\"https://www.gravito.net/privacy-notice/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.gravito.net/privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "625082d79679",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33019d3a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adipolo.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adipolo.com/privacy-policy.html\"]",
            "html": "<a href=\"https://adipolo.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adipolo.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c58c80b6cdc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9047194"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adipolo.com/lic-claim-en.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adipolo.com/lic-claim-en.html\"]",
            "html": "<a href=\"https://adipolo.com/lic-claim-en.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adipolo.com/lic-claim-en.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6aa9af4855a6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-876786ca"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.gumgum.com/terms-and-policies/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.gumgum.com/terms-and-policies/privacy-policy\"]",
            "html": "<a href=\"https://www.gumgum.com/terms-and-policies/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.gumgum.com/terms-and-policies/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "775dc3feab39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50735b4f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://gumgum.com/terms-and-policies/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://gumgum.com/terms-and-policies/privacy-policy\"]",
            "html": "<a href=\"https://gumgum.com/terms-and-policies/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://gumgum.com/terms-and-policies/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51af9e409396",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b58a9de"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://playground.xyz/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://playground.xyz/privacy\"]",
            "html": "<a href=\"https://playground.xyz/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://p...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://playground.xyz/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89aaf86de693",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-661eb1c8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://playground.xyz/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://playground.xyz/privacy\"]",
            "html": "<a href=\"https://playground.xyz/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://playground.xyz/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "935bc483f847",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87b33329"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.kontext.so/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.kontext.so/privacy\"]",
            "html": "<a href=\"https://www.kontext.so/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.kontext.so/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8b5fea06024",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-adabd678"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://kontext.so/privacy#legitimate-interest-claim\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://kontext.so/privacy#legitimate-interest-claim\"]",
            "html": "<a href=\"https://kontext.so/privacy#legitimate-interest-claim\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://kontext.so/privacy#legitimate-interest-claim\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "242f3dad9159",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ecc45854"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://happydemics.com/en/terms_and_conditions\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://happydemics.com/en/terms_and_conditions\"]",
            "html": "<a href=\"https://happydemics.com/en/terms_and_conditions\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://happydemics.com/en/terms_and_conditions\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15864ee89d11",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a61e7dd0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://happydemics.com/en/terms_and_conditions\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://happydemics.com/en/terms_and_conditions\"]",
            "html": "<a href=\"https://happydemics.com/en/terms_and_conditions\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://happydemics.com/en/terms_and_conditions\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ef2a3e6872e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37d8a3ab"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://hashtag-labs.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://hashtag-labs.com/privacy-policy.html\"]",
            "html": "<a href=\"https://hashtag-labs.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://hashtag-labs.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a133815e707",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-672632ce"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://hashtag-labs.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://hashtag-labs.com/privacy-policy.html\"]",
            "html": "<a href=\"https://hashtag-labs.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://hashtag-labs.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed62d0f22370",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2cb49160"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.havas.com/cookie-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.havas.com/cookie-policy/\"]",
            "html": "<a href=\"https://www.havas.com/cookie-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.havas.com/cookie-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3466cd5d0755",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-84902cdd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://N/A.com\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://N/A.com\"]",
            "html": "<a href=\"https://N/A.com\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://N/A.com<img...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://N/A.com\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b89e0079b0dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f6859be"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://haxelo.com/legal/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://haxelo.com/legal/privacy-policy/\"]",
            "html": "<a href=\"https://haxelo.com/legal/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://haxelo.com/legal/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "505d444af9d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e65afa36"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://haxelo.com/legal/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://haxelo.com/legal/privacy-policy/\"]",
            "html": "<a href=\"https://haxelo.com/legal/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://haxelo.com/legal/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c83996ea6fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe4c6662"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.hbagency.ai/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.hbagency.ai/privacy\"]",
            "html": "<a href=\"https://www.hbagency.ai/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.hbagency.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbe255860b10",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5833a762"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.nonstoppartner.net\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.nonstoppartner.net\"]",
            "html": "<a href=\"https://www.nonstoppartner.net\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.nonstoppartner.net\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e0eed07789e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ead7df64"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.nonstoppartner.net\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.nonstoppartner.net\"]",
            "html": "<a href=\"https://www.nonstoppartner.net\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.nonstoppartner.net\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8f54272d3fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60fed963"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://heimspiel.de/legal/privacy-policy-iab-vendor/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://heimspiel.de/legal/privacy-policy-iab-vendor/\"]",
            "html": "<a href=\"https://heimspiel.de/legal/privacy-policy-iab-vendor/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://heimspiel.de/legal/privacy-policy-iab-vendor/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2144c3d5b904",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce4ca006"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://heimspiel.de/legal/privacy-policy-iab-vendor/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://heimspiel.de/legal/privacy-policy-iab-vendor/\"]",
            "html": "<a href=\"https://heimspiel.de/legal/privacy-policy-iab-vendor/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://heimspiel.de/legal/privacy-policy-iab-vendor/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "40fcfd178a12",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfafa627"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://ppc.buzz/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://ppc.buzz/privacy-policy/\"]",
            "html": "<a href=\"https://ppc.buzz/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://ppc.buzz/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bc8f813917c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f49d4ec"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://ppc.buzz/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://ppc.buzz/privacy-policy/\"]",
            "html": "<a href=\"https://ppc.buzz/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://ppc.buzz/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fd20cdda8df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95fe3c51"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://highvibes.media/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://highvibes.media/datenschutz/\"]",
            "html": "<a href=\"https://highvibes.media/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://highvibes.media/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2aac446c226d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3d97f436"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://highvibes.media/datenschutz/#legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://highvibes.media/datenschutz/#legitimate-interest\"]",
            "html": "<a href=\"https://highvibes.media/datenschutz/#legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://highvibes.media/datenschutz/#legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d1602d6dc22",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99e1da02"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.bet365partners.com/en/privacypolicy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.bet365partners.com/en/privacypolicy\"]",
            "html": "<a href=\"https://www.bet365partners.com/en/privacypolicy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.bet365partners.com/en/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e1763a3b7af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee0b295e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.bet365partners.com/en/privacypolicy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.bet365partners.com/en/privacypolicy\"]",
            "html": "<a href=\"https://www.bet365partners.com/en/privacypolicy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.bet365partners.com/en/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "893edacfe6ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c712a113"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://hivestack.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://hivestack.com/privacy-policy\"]",
            "html": "<a href=\"https://hivestack.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://hivestack.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "209197e98876",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b502ea5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://hivestack.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://hivestack.com/privacy-policy\"]",
            "html": "<a href=\"https://hivestack.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://hivestack.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31c99bcfbbc8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fbcd7a6b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://app.holid.io/assets/documents/PrivacyPolicyHolid.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://app.holid.io/assets/documents/PrivacyPolicyHolid.pdf\"]",
            "html": "<a href=\"https://app.holid.io/assets/documents/PrivacyPolicyHolid.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://app.holid.io/assets/documents/PrivacyPolicyHolid.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72bc9412f224",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00153c0a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://app.holid.io/assets/documents/PrivacyPolicyHolid.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://app.holid.io/assets/documents/PrivacyPolicyHolid.pdf\"]",
            "html": "<a href=\"https://app.holid.io/assets/documents/PrivacyPolicyHolid.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://app.holid.io/assets/documents/PrivacyPolicyHolid.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "822406784fef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05aac0ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.tradplusad.com/en/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.tradplusad.com/en/privacy-policy\"]",
            "html": "<a href=\"https://www.tradplusad.com/en/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.tradplusad.com/en/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5e1bef0b590",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5397bf6f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.tradplusad.com/en/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.tradplusad.com/en/\"]",
            "html": "<a href=\"https://www.tradplusad.com/en/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.tradplusad.com/en/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c3135dee3d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e65d6510"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://hopprtv.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://hopprtv.com/privacy-policy\"]",
            "html": "<a href=\"https://hopprtv.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://hopprtv.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d37b8f6fcbc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a5bfbda"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://hopprtv.com/legitimateinterests\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://hopprtv.com/legitimateinterests\"]",
            "html": "<a href=\"https://hopprtv.com/legitimateinterests\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://hopprtv.com/legitimateinterests\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b4e994b443a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c0bfdd89"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://cdn.hubvisor.io/assets/policy.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://cdn.hubvisor.io/assets/policy.pdf\"]",
            "html": "<a href=\"https://cdn.hubvisor.io/assets/policy.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://cdn.hubvisor.io/assets/policy.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7db29da9aaa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31b49d85"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.humansecurity.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.humansecurity.com/privacy\"]",
            "html": "<a href=\"https://www.humansecurity.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.humansecurity.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5a2629cb89d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1df3b3ee"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.humansecurity.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.humansecurity.com/privacy\"]",
            "html": "<a href=\"https://www.humansecurity.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.humansecurity.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f815dd2eb47",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dffa2516"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy.hurra.com/tcf/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy.hurra.com/tcf/\"]",
            "html": "<a href=\"https://privacy.hurra.com/tcf/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://p...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy.hurra.com/tcf/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63f35e58206b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9195479"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://privacy.hurra.com/tcf/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://privacy.hurra.com/tcf/\"]",
            "html": "<a href=\"https://privacy.hurra.com/tcf/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy.hurra.com/tcf/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01c6ee050b34",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-01730a3b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.hurstmediacompany.co.uk/terms-conditions/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.hurstmediacompany.co.uk/terms-conditions/\"]",
            "html": "<a href=\"https://www.hurstmediacompany.co.uk/terms-conditions/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.hurstmediacompany.co.uk/terms-conditions/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "797e990ad553",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1ff81c2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.hurstmediacompany.co.uk/terms-conditions/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.hurstmediacompany.co.uk/terms-conditions/\"]",
            "html": "<a href=\"https://www.hurstmediacompany.co.uk/terms-conditions/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.hurstmediacompany.co.uk/terms-conditions/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9335d7003922",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6d53f1c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://hybrid.ai/data_protection_policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://hybrid.ai/data_protection_policy\"]",
            "html": "<a href=\"https://hybrid.ai/data_protection_policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://hybrid.ai/data_protection_policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e53faab694d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-561a2207"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://hybrid.ai/data_protection_policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://hybrid.ai/data_protection_policy\"]",
            "html": "<a href=\"https://hybrid.ai/data_protection_policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://hybrid.ai/data_protection_policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0397d9ff4673",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a76876c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://hybridtheory.com/privacy-notice/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://hybridtheory.com/privacy-notice/\"]",
            "html": "<a href=\"https://hybridtheory.com/privacy-notice/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://hybridtheory.com/privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "322b341b126a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d25d1ee"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://hybridtheory.com/privacy-notice/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://hybridtheory.com/privacy-notice/\"]",
            "html": "<a href=\"https://hybridtheory.com/privacy-notice/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://hybridtheory.com/privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33181ddca30d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fc087f1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.connected-stories.com/privacy-statement\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.connected-stories.com/privacy-statement\"]",
            "html": "<a href=\"https://www.connected-stories.com/privacy-statement\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.connected-stories.com/privacy-statement\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "422b4c0f1a98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-026ca4bb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.connected-stories.com/legitimate-interest-claim\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.connected-stories.com/legitimate-interest-claim\"]",
            "html": "<a href=\"https://www.connected-stories.com/legitimate-interest-claim\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.connected-stories.com/legitimate-interest-claim\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b103a7c1b6c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfbc3a67"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://hyscore.io/data-privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://hyscore.io/data-privacy/\"]",
            "html": "<a href=\"https://hyscore.io/data-privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://hyscore.io/data-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ee28faaec86",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-534744af"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.contentexchange.me/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.contentexchange.me/privacy-policy/\"]",
            "html": "<a href=\"https://www.contentexchange.me/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.contentexchange.me/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac4db643d8e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfa01439"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://id5.io/platform-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://id5.io/platform-privacy-policy/\"]",
            "html": "<a href=\"https://id5.io/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://id5.io/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3385962b79bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6ef5c5e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://id5.io/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://id5.io/privacy\"]",
            "html": "<a href=\"https://id5.io/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://id5....",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://id5.io/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be8bac3e379e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03ec85b8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://partner.idealmedia.io/pages/privacy/en/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://partner.idealmedia.io/pages/privacy/en/\"]",
            "html": "<a href=\"https://partner.idealmedia.io/pages/privacy/en/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://partner.idealmedia.io/pages/privacy/en/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "372c5f310a3a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0103aeb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://partner.idealmedia.io/pages/privacy/en/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://partner.idealmedia.io/pages/privacy/en/\"]",
            "html": "<a href=\"https://partner.idealmedia.io/pages/privacy/en/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://partner.idealmedia.io/pages/privacy/en/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f66af47dffd3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-575fab99"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://id-x.co.il/WebsitePrivacyNotice\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://id-x.co.il/WebsitePrivacyNotice\"]",
            "html": "<a href=\"https://id-x.co.il/WebsitePrivacyNotice\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://id-x.co.il/WebsitePrivacyNotice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb21eb44c223",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63ff13e1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://growone.sg/static/PrivacyPolicy.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://growone.sg/static/PrivacyPolicy.pdf\"]",
            "html": "<a href=\"https://growone.sg/static/PrivacyPolicy.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://growone.sg/static/PrivacyPolicy.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4c72afc8131",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-645de8bc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://growone.sg/static/GDPRPrivacyAddendum.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://growone.sg/static/GDPRPrivacyAddendum.pdf\"]",
            "html": "<a href=\"https://growone.sg/static/GDPRPrivacyAddendum.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://growone.sg/static/GDPRPrivacyAddendum.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab37be186770",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ccb08a07"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ignitemediatech.com/Policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ignitemediatech.com/Policy\"]",
            "html": "<a href=\"https://www.ignitemediatech.com/Policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ignitemediatech.com/Policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c05f95be12a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8d773f0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.ignitemediatech.com/#/lic\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.ignitemediatech.com/#/lic\"]",
            "html": "<a href=\"https://www.ignitemediatech.com/#/lic\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.ignitemediatech.com/#/lic\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "662696dda407",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de17917d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.iion.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.iion.io/privacy-policy\"]",
            "html": "<a href=\"https://www.iion.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.iion.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae0d4dc3530c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffb83e14"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.iion.io/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.iion.io/privacy-policy\"]",
            "html": "<a href=\"https://www.iion.io/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.iion.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d17c84899bff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7c11373"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.weareilluma.com/end-user-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.weareilluma.com/end-user-policy/\"]",
            "html": "<a href=\"https://www.weareilluma.com/end-user-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.weareilluma.com/end-user-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f7014f01672",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7bf58d3b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.weareilluma.com/end-user-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.weareilluma.com/end-user-policy/\"]",
            "html": "<a href=\"https://www.weareilluma.com/end-user-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.weareilluma.com/end-user-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ace5499ddd47",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ae6b953"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://app.impact.com/content/displaympserviceagreement.ihtml\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://app.impact.com/content/displaympserviceagreement.ihtml\"]",
            "html": "<a href=\"https://app.impact.com/content/displaympserviceagreement.ihtml\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://app.impact.com/content/displaympserviceagreement.ihtml\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6f62d3692d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e479bc6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://app.impact.com/content/displaympserviceagreement.ihtml\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://app.impact.com/content/displaympserviceagreement.ihtml\"]",
            "html": "<a href=\"https://app.impact.com/content/displaympserviceagreement.ihtml\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://app.impact.com/content/displaympserviceagreement.ihtml\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50e0db11a0b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5845bc2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://impactify.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://impactify.io/privacy-policy/\"]",
            "html": "<a href=\"https://impactify.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://impactify.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b784fe1ea4e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93fbdb80"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://impactify.io/privacy-policy/#legal-basis-and-purposes-for-processing\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://impactify.io/privacy-policy/#legal-basis-and-purposes-for-processing\"]",
            "html": "<a href=\"https://impactify.io/privacy-policy/#legal-basis-and-purposes-for-processing\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://impactify.io/privacy-policy/#legal-basis-and-purposes-for-processing\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2679bb404e02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd4699f4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.improvedigital.com/platform-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.improvedigital.com/platform-privacy-policy\"]",
            "html": "<a href=\"https://www.improvedigital.com/platform-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.improvedigital.com/platform-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37e970761035",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-55b54c0e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.improvedigital.com/platform-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.improvedigital.com/platform-privacy-policy\"]",
            "html": "<a href=\"https://www.improvedigital.com/platform-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.improvedigital.com/platform-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1b9c84529d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44063d4c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.indexexchange.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.indexexchange.com/privacy\"]",
            "html": "<a href=\"https://www.indexexchange.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.indexexchange.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0670f6ad0377",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a22feb8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.indexexchange.com/privacy/exchange-platform-privacy-policy/#section-3\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.indexexchange.com/privacy/exchange-platform-privacy-policy/#section-3\"]",
            "html": "<a href=\"https://www.indexexchange.com/privacy/exchange-platform-privacy-policy/#section-3\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.indexexchange.com/privacy/exchange-platform-privacy-policy/#section-3\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e65045a235cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e56961f6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.infiniamobile.com/avisopolitica-us.html#pri\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.infiniamobile.com/avisopolitica-us.html#pri\"]",
            "html": "<a href=\"https://www.infiniamobile.com/avisopolitica-us.html#pri\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.infiniamobile.com/avisopolitica-us.html#pri\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b44caecba78f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3b11acd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.infiniamobile.com/avisopolitica-us.html#pri\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.infiniamobile.com/avisopolitica-us.html#pri\"]",
            "html": "<a href=\"https://www.infiniamobile.com/avisopolitica-us.html#pri\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.infiniamobile.com/avisopolitica-us.html#pri\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a04059b2cab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47625cab"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.infolinks.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.infolinks.com/privacy-policy\"]",
            "html": "<a href=\"https://www.infolinks.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.infolinks.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "685ce6df1606",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b73c4343"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.infolinks.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.infolinks.com/privacy-policy\"]",
            "html": "<a href=\"https://www.infolinks.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.infolinks.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5c0370df528",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96d02531"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.infonline.de/en/datenschutzerklaerung/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.infonline.de/en/datenschutzerklaerung/\"]",
            "html": "<a href=\"https://www.infonline.de/en/datenschutzerklaerung/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.infonline.de/en/datenschutzerklaerung/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afafae9a2276",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c94c3440"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ingenioustechnologies.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ingenioustechnologies.com/privacy-policy\"]",
            "html": "<a href=\"https://www.ingenioustechnologies.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ingenioustechnologies.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "697a49c832a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-762e751c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.ingenioustechnologies.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.ingenioustechnologies.com/privacy-policy\"]",
            "html": "<a href=\"https://www.ingenioustechnologies.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.ingenioustechnologies.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a70618c6481d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2091f0c7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.inmobi.com/privacy-policy-for-eea\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.inmobi.com/privacy-policy-for-eea\"]",
            "html": "<a href=\"https://www.inmobi.com/privacy-policy-for-eea\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.inmobi.com/privacy-policy-for-eea\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ce790408cd4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1990d7ea"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.inmobi.com/privacy-policy-for-eea\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.inmobi.com/privacy-policy-for-eea\"]",
            "html": "<a href=\"https://www.inmobi.com/privacy-policy-for-eea\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.inmobi.com/privacy-policy-for-eea\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9821de0f011",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a25a989"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.innovid.com/privacy-policy\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.innovid.com/privacy-policy\"]",
            "html": "<a href=\"https://www.innovid.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.innovid.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8c510a32a98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42ec2d96"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.innovid.com/privacy-policy/#additional-information-europe-residents\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer452 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.innovid.com/privacy-policy/#additional-information-europe-residents\"]",
            "html": "<a href=\"https://www.innovid.com/privacy-policy/#additional-information-europe-residents\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" st...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.innovid.com/privacy-policy/#additional-information-europe-residents\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48c0c219515c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7268f0c8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.glami.cz/info/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.glami.cz/info/privacy/\"]",
            "html": "<a href=\"https://www.glami.cz/info/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.glami.cz/info/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac3ee7850a31",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d61741b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.glami.cz/info/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.glami.cz/info/privacy/\"]",
            "html": "<a href=\"https://www.glami.cz/info/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.glami.cz/info/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d083d809b570",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-043eb7ff"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.insticator.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.insticator.com/privacy/\"]",
            "html": "<a href=\"https://www.insticator.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.insticator.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0f714085737",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49f6ab44"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.insticator.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.insticator.com/privacy/\"]",
            "html": "<a href=\"https://www.insticator.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.insticator.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08f808278a1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4708a96"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.insurads.com/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.insurads.com/privacy.html\"]",
            "html": "<a href=\"https://www.insurads.com/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.insurads.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a22e0ee3cc9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7089399"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.insurads.com/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.insurads.com/privacy.html\"]",
            "html": "<a href=\"https://www.insurads.com/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.insurads.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d410d997cbe2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c692e037"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://ouna.ai/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://ouna.ai/privacy/\"]",
            "html": "<a href=\"https://ouna.ai/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://ouna.ai...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://ouna.ai/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a55be7ea202d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a858648"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://docs.google.com/document/d/1-KCPkySw3Lum1Tco8WmyEMr5F9sQV9nQ/edit\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://docs.google.com/document/d/1-KCPkySw3Lum1Tco8WmyEMr5F9sQV9nQ/edit\"]",
            "html": "<a href=\"https://docs.google.com/document/d/1-KCPkySw3Lum1Tco8WmyEMr5F9sQV9nQ/edit\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"m...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://docs.google.com/document/d/1-KCPkySw3Lum1Tco8WmyEMr5F9sQV9nQ/edit\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca0d04296ebf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-85753994"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://integralads.com/ias-privacy-data-management/policies/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://integralads.com/ias-privacy-data-management/policies/\"]",
            "html": "<a href=\"https://integralads.com/ias-privacy-data-management/policies/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://integralads.com/ias-privacy-data-management/policies/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e701c2bd8de0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-887f7c14"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://integralads.com/ias-privacy-data-management/policies/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://integralads.com/ias-privacy-data-management/policies/\"]",
            "html": "<a href=\"https://integralads.com/ias-privacy-data-management/policies/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://integralads.com/ias-privacy-data-management/policies/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34e09316aa0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b566de1a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://integralstream.com/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://integralstream.com/legal/privacy-policy\"]",
            "html": "<a href=\"https://integralstream.com/legal/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://integralstream.com/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11c9bff00fc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-edb22698"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://integralstream.com/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://integralstream.com/legal/privacy-policy\"]",
            "html": "<a href=\"https://integralstream.com/legal/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://integralstream.com/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "691a5263d89a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ec691c5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.intentiq.com/technology-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.intentiq.com/technology-privacy-policy/\"]",
            "html": "<a href=\"https://www.intentiq.com/technology-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.intentiq.com/technology-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0770b059dce2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-888a1025"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.intentiq.com/technology-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.intentiq.com/technology-privacy-policy/\"]",
            "html": "<a href=\"https://www.intentiq.com/technology-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.intentiq.com/technology-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1b1998ebefd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-430770bb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://interactiveperformance.de/kontakt/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://interactiveperformance.de/kontakt/datenschutz/\"]",
            "html": "<a href=\"https://interactiveperformance.de/kontakt/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://interactiveperformance.de/kontakt/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60f5c1e62669",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db597f63"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.undertone.com/privacy-center/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.undertone.com/privacy-center/\"]",
            "html": "<a href=\"https://www.undertone.com/privacy-center/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.undertone.com/privacy-center/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95037fedcc9c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c1273f3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.undertone.com/privacy-center/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.undertone.com/privacy-center/\"]",
            "html": "<a href=\"https://www.undertone.com/privacy-center/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.undertone.com/privacy-center/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99abb4ed1c64",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4bb564b7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://intenze.co/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://intenze.co/legal/privacy-policy\"]",
            "html": "<a href=\"https://intenze.co/legal/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://intenze.co/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5245476a0225",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61eb85d0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://intenze.co/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://intenze.co/legal/privacy-policy\"]",
            "html": "<a href=\"https://intenze.co/legal/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://intenze.co/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a0e923c2214",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54fed107"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.invibes.com/terms.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.invibes.com/terms.html\"]",
            "html": "<a href=\"https://www.invibes.com/terms.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.invibes.com/terms.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e66881bb31e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5fb34405"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.invibes.com/terms.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.invibes.com/terms.html\"]",
            "html": "<a href=\"https://www.invibes.com/terms.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.invibes.com/terms.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f13ad25a4dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-84799549"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.invidi.com/privacy-policy-ad-tech-services/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.invidi.com/privacy-policy-ad-tech-services/\"]",
            "html": "<a href=\"https://www.invidi.com/privacy-policy-ad-tech-services/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.invidi.com/privacy-policy-ad-tech-services/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5a8848b53e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06944e09"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.invidi.com/privacy-policy-ad-tech-services/#legal-basis\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.invidi.com/privacy-policy-ad-tech-services/#legal-basis\"]",
            "html": "<a href=\"https://www.invidi.com/privacy-policy-ad-tech-services/#legal-basis\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.invidi.com/privacy-policy-ad-tech-services/#legal-basis\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9499c6be013",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af68d7c0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.iponweb.com/policies-legal/iponweb-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.iponweb.com/policies-legal/iponweb-privacy-policy/\"]",
            "html": "<a href=\"https://www.iponweb.com/policies-legal/iponweb-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.iponweb.com/policies-legal/iponweb-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d754ea5f3d94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34551894"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.iponweb.com/policies-legal/iponweb-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.iponweb.com/policies-legal/iponweb-privacy-policy/\"]",
            "html": "<a href=\"https://www.iponweb.com/policies-legal/iponweb-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.iponweb.com/policies-legal/iponweb-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80de57cfba4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb2af29d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://iprom.eu/privacy_policy/GDPR\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://iprom.eu/privacy_policy/GDPR\"]",
            "html": "<a href=\"https://iprom.eu/privacy_policy/GDPR\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://iprom.eu/privacy_policy/GDPR\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc1a9fc103d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e9007b9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://iris.ipsos.com/site-centric-privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://iris.ipsos.com/site-centric-privacy/\"]",
            "html": "<a href=\"https://iris.ipsos.com/site-centric-privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://iris.ipsos.com/site-centric-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fb71b6d1627",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-373bade1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://iris.ipsos.com/site-centric-privacy/#legitimateInterests\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://iris.ipsos.com/site-centric-privacy/#legitimateInterests\"]",
            "html": "<a href=\"https://iris.ipsos.com/site-centric-privacy/#legitimateInterests\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://iris.ipsos.com/site-centric-privacy/#legitimateInterests\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "073b7f3c9301",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e02612b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://iqm.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://iqm.com/privacy-policy\"]",
            "html": "<a href=\"https://iqm.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://i...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://iqm.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a76291f59c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b6c100a2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://iqm.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://iqm.com/privacy-policy\"]",
            "html": "<a href=\"https://iqm.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://iqm.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "195b6945c800",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e5171b5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.italiaonline.it/corporate/informativa-privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.italiaonline.it/corporate/informativa-privacy/\"]",
            "html": "<a href=\"https://www.italiaonline.it/corporate/informativa-privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.italiaonline.it/corporate/informativa-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74d5b7ba383d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77c35a05"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.italiaonline.it/corporate/informativa-privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.italiaonline.it/corporate/informativa-privacy/\"]",
            "html": "<a href=\"https://www.italiaonline.it/corporate/informativa-privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.italiaonline.it/corporate/informativa-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec3379b01aa4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd9eff11"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://ividence.com/politique-de-confidentialite/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://ividence.com/politique-de-confidentialite/\"]",
            "html": "<a href=\"https://ividence.com/politique-de-confidentialite/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://ividence.com/politique-de-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65d9026e047f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7419e72"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://ividence.com/politique-de-confidentialite/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://ividence.com/politique-de-confidentialite/\"]",
            "html": "<a href=\"https://ividence.com/politique-de-confidentialite/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://ividence.com/politique-de-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9bd68b132aa4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-15446ff9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ivo.io/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ivo.io/privacy/\"]",
            "html": "<a href=\"https://www.ivo.io/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://www....",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ivo.io/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8fe488092d0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc4ffc6f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.ivo.io/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.ivo.io/privacy/\"]",
            "html": "<a href=\"https://www.ivo.io/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.ivo.io/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06d0a3ed6aea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a7ccce0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://jakala.es/politica-privacidad/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://jakala.es/politica-privacidad/\"]",
            "html": "<a href=\"https://jakala.es/politica-privacidad/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://jakala.es/politica-privacidad/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5e5926b4e9d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e00422a4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://jakala.es/politica-privacidad/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://jakala.es/politica-privacidad/\"]",
            "html": "<a href=\"https://jakala.es/politica-privacidad/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://jakala.es/politica-privacidad/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53f071b3c78b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72016fb5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.jampp.com/privacy-policy-terms-and-conditions\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.jampp.com/privacy-policy-terms-and-conditions\"]",
            "html": "<a href=\"https://www.jampp.com/privacy-policy-terms-and-conditions\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.jampp.com/privacy-policy-terms-and-conditions\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea2a5277a5d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0781be37"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.jampp.com/privacy-policy-terms-and-conditions\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.jampp.com/privacy-policy-terms-and-conditions\"]",
            "html": "<a href=\"https://www.jampp.com/privacy-policy-terms-and-conditions\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.jampp.com/privacy-policy-terms-and-conditions\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "195d4125eb1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a21c2a5a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.jetpack.net/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.jetpack.net/privacy\"]",
            "html": "<a href=\"https://www.jetpack.net/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.jetpack.net/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2ce30626437",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d23644f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.jetpack.net/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.jetpack.net/privacy\"]",
            "html": "<a href=\"https://www.jetpack.net/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.jetpack.net/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d5c6b73bd54",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a53e819"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://jivox.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://jivox.com/privacy/\"]",
            "html": "<a href=\"https://jivox.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://jivox...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://jivox.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f746d3b4811d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb7352e6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://jivox.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://jivox.com/privacy/\"]",
            "html": "<a href=\"https://jivox.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://jivox.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f321f2cf347f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-641fa0c6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.jmmobi.com/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.jmmobi.com/privacy.html\"]",
            "html": "<a href=\"https://www.jmmobi.com/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.jmmobi.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae94c9a8b442",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be5a046d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.jmmobi.com/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.jmmobi.com/privacy.html\"]",
            "html": "<a href=\"https://www.jmmobi.com/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.jmmobi.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2defe53739e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b27e5fd1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.jobster.com/privacy-statement\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.jobster.com/privacy-statement\"]",
            "html": "<a href=\"https://www.jobster.com/privacy-statement\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.jobster.com/privacy-statement\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71b515911ef3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a205f13f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.jobster.com/privacy-statement\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.jobster.com/privacy-statement\"]",
            "html": "<a href=\"https://www.jobster.com/privacy-statement\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.jobster.com/privacy-statement\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4eb5beadc78d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3641ed25"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://jungroup.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://jungroup.com/privacy-policy\"]",
            "html": "<a href=\"https://jungroup.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://jungroup.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "910e3dce9def",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57e97d7a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://jungroup.com/legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://jungroup.com/legitimate-interest\"]",
            "html": "<a href=\"https://jungroup.com/legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://jungroup.com/legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5f7ad2f5c65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6117b15f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://gumgum.com/terms-and-policies/justpremium-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://gumgum.com/terms-and-policies/justpremium-privacy-policy\"]",
            "html": "<a href=\"https://gumgum.com/terms-and-policies/justpremium-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://gumgum.com/terms-and-policies/justpremium-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8bdc77a8128",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c713783e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://gumgum.com/terms-and-policies/justpremium-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://gumgum.com/terms-and-policies/justpremium-privacy-policy\"]",
            "html": "<a href=\"https://gumgum.com/terms-and-policies/justpremium-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://gumgum.com/terms-and-policies/justpremium-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e4d1cfaff13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9af9647c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://audiencefinder.justtag.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://audiencefinder.justtag.com/privacy\"]",
            "html": "<a href=\"https://audiencefinder.justtag.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://audiencefinder.justtag.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67101f5456ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1839c932"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://audiencefinder.justtag.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://audiencefinder.justtag.com/privacy\"]",
            "html": "<a href=\"https://audiencefinder.justtag.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://audiencefinder.justtag.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bfc92ea461a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cde2f2f7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://justtag.com/polityka-prywatnosci\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://justtag.com/polityka-prywatnosci\"]",
            "html": "<a href=\"https://justtag.com/polityka-prywatnosci\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://justtag.com/polityka-prywatnosci\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c62e2d0d4ebd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ac7ecf4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://justtag.com/polityka-prywatnosci\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://justtag.com/polityka-prywatnosci\"]",
            "html": "<a href=\"https://justtag.com/polityka-prywatnosci\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://justtag.com/polityka-prywatnosci\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6414f748599",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f055770"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://jwplayer.com/legal/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://jwplayer.com/legal/privacy/\"]",
            "html": "<a href=\"https://jwplayer.com/legal/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://jwplayer.com/legal/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c04caee461c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cbb54d4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://jwplayer.com/legal/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://jwplayer.com/legal/privacy/\"]",
            "html": "<a href=\"https://jwplayer.com/legal/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://jwplayer.com/legal/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f4122692695",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87db67b1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://kairosfire.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://kairosfire.com/privacy-policy/\"]",
            "html": "<a href=\"https://kairosfire.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://kairosfire.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab82918719b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7de20488"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://kairosfire.com/term-of-use/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://kairosfire.com/term-of-use/\"]",
            "html": "<a href=\"https://kairosfire.com/term-of-use/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://kairosfire.com/term-of-use/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ed0961e35a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2fc62758"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer820 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer820 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "html": "<a href=\"https://developers.kameleoon.com/privacy-and-compliance/data-collection-client-side#data-stored-for-all-visitors\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noop...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://developers.kameleoon.com/privacy-and-compliance/data-collection-client-side#data-stored-for-all-visitors\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6f37a3ebe1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18900853"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.kameleoon.com/en/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.kameleoon.com/en/privacy-policy\"]",
            "html": "<a href=\"https://www.kameleoon.com/en/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.kameleoon.com/en/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c508d6c2441",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19cd74a9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.kaminoretail.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.kaminoretail.com/privacy-policy\"]",
            "html": "<a href=\"https://www.kaminoretail.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.kaminoretail.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "126c1c5671ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb624ca3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.kaminoretail.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.kaminoretail.com/privacy-policy\"]",
            "html": "<a href=\"https://www.kaminoretail.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.kaminoretail.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0011a744f51e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64c29e5e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://kargo.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://kargo.com/privacy\"]",
            "html": "<a href=\"https://kargo.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://kargo....",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://kargo.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b945a53262c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b13db5f0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://kargo.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://kargo.com/privacy\"]",
            "html": "<a href=\"https://kargo.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://k...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://kargo.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "234160a83854",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-233dc2de"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://connekt.ai/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://connekt.ai/privacy-policy/\"]",
            "html": "<a href=\"https://connekt.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://connekt.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb2c8bd9817c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff0a564b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://connekt.ai/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://connekt.ai/privacy-policy/\"]",
            "html": "<a href=\"https://connekt.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://connekt.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f19aecf565f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-958098ad"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://kidoz.net/privacy-policies\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://kidoz.net/privacy-policies\"]",
            "html": "<a href=\"https://kidoz.net/privacy-policies\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://kidoz.net/privacy-policies\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8bfc6f4ff2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa167443"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://kidoz.net/privacy-policies#legitimate-interest-claim\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://kidoz.net/privacy-policies#legitimate-interest-claim\"]",
            "html": "<a href=\"https://kidoz.net/privacy-policies#legitimate-interest-claim\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://kidoz.net/privacy-policies#legitimate-interest-claim\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a51dcfecae4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e0db666"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://event.kindred.co/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://event.kindred.co/privacy-policy\"]",
            "html": "<a href=\"https://event.kindred.co/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://event.kindred.co/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6df89c53c99d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-303c9a40"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://event.kindred.co/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://event.kindred.co/privacy-policy\"]",
            "html": "<a href=\"https://event.kindred.co/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://event.kindred.co/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c6a4ebdcc0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be170027"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://kiosked.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://kiosked.com/privacy-policy/\"]",
            "html": "<a href=\"https://kiosked.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://kiosked.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "baa8fdf3190e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be3a9898"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.kiosked.com/data-processing-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.kiosked.com/data-processing-policy\"]",
            "html": "<a href=\"https://www.kiosked.com/data-processing-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.kiosked.com/data-processing-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9472eb64759f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5fc8940"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.knorex.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.knorex.com/privacy\"]",
            "html": "<a href=\"https://www.knorex.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.knorex.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "765a3669bddb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-960144bd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.knorex.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.knorex.com/privacy\"]",
            "html": "<a href=\"https://www.knorex.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.knorex.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddc89b663b55",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1300ffa4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://koenigsteiner.digital/en/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://koenigsteiner.digital/en/datenschutz/\"]",
            "html": "<a href=\"https://koenigsteiner.digital/en/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://koenigsteiner.digital/en/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5a322429cfb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3897917a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://koenigsteiner.digital/en/datenschutz/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://koenigsteiner.digital/en/datenschutz/\"]",
            "html": "<a href=\"https://koenigsteiner.digital/en/datenschutz/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://koenigsteiner.digital/en/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e777d93b4aca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b05ea6e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://konodrac.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://konodrac.com/privacy-policy/\"]",
            "html": "<a href=\"https://konodrac.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://konodrac.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1659643fc5ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ddd84753"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://konodrac.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://konodrac.com/privacy-policy/\"]",
            "html": "<a href=\"https://konodrac.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://konodrac.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "840e392d21dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7319ead5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://krushmedia.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://krushmedia.com/privacy-policy/\"]",
            "html": "<a href=\"https://krushmedia.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://krushmedia.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdc0b08bd691",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fdad13d7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://krushmedia.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://krushmedia.com/privacy-policy/\"]",
            "html": "<a href=\"https://krushmedia.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://krushmedia.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ea2f1b6c6ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-552e60a2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://kuantyx.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://kuantyx.com/privacy-policy\"]",
            "html": "<a href=\"https://kuantyx.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://kuantyx.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f2f1127c442",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f8fded8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://weare.kueez.com/legal-center/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://weare.kueez.com/legal-center/privacy-policy\"]",
            "html": "<a href=\"https://weare.kueez.com/legal-center/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://weare.kueez.com/legal-center/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79935d6f81d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-862256b4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://weare.kueez.com/legal-center/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://weare.kueez.com/legal-center/privacy-policy\"]",
            "html": "<a href=\"https://weare.kueez.com/legal-center/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://weare.kueez.com/legal-center/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab1a04770d74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0341b6e7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.kupona.de/dsgvo/#datenschutzerklaerung\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.kupona.de/dsgvo/#datenschutzerklaerung\"]",
            "html": "<a href=\"https://www.kupona.de/dsgvo/#datenschutzerklaerung\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.kupona.de/dsgvo/#datenschutzerklaerung\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca13181590fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7417958d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.kwanko.com/gdpr/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.kwanko.com/gdpr/privacy-policy/\"]",
            "html": "<a href=\"https://www.kwanko.com/gdpr/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.kwanko.com/gdpr/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43d38db59f2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48959277"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.kwanko.com/gdpr/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.kwanko.com/gdpr/privacy-policy/\"]",
            "html": "<a href=\"https://www.kwanko.com/gdpr/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.kwanko.com/gdpr/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "555121d50ed8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8178ed04"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.lead-alliance.net/dataprotection2\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.lead-alliance.net/dataprotection2\"]",
            "html": "<a href=\"https://www.lead-alliance.net/dataprotection2\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.lead-alliance.net/dataprotection2\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c130e697d235",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc2e31da"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.lead-alliance.net/dataprotection2\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.lead-alliance.net/dataprotection2\"]",
            "html": "<a href=\"https://www.lead-alliance.net/dataprotection2\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.lead-alliance.net/dataprotection2\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fac961a6abf2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfd72d23"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://leadoo.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://leadoo.com/privacy-policy/\"]",
            "html": "<a href=\"https://leadoo.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://leadoo.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6446f09aecf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1b615ec9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://leadoo.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://leadoo.com/privacy-policy/\"]",
            "html": "<a href=\"https://leadoo.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://leadoo.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7c0d2e46d30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-270dcffe"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.leanrads.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.leanrads.com/privacy-policy\"]",
            "html": "<a href=\"https://www.leanrads.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.leanrads.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60ceac481af5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-332caeeb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.leanrads.com/.well-known/legitimate-interest.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.leanrads.com/.well-known/legitimate-interest.html\"]",
            "html": "<a href=\"https://www.leanrads.com/.well-known/legitimate-interest.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.leanrads.com/.well-known/legitimate-interest.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6cb61e0f3c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee50125b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://lemmamedia.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://lemmamedia.com/privacy-policy/\"]",
            "html": "<a href=\"https://lemmamedia.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://lemmamedia.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0162473e9d2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d663c80d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://lemmamedia.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://lemmamedia.com/privacy-policy/\"]",
            "html": "<a href=\"https://lemmamedia.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://lemmamedia.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f94abd488938",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-edf94a14"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.performax.cz/en/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.performax.cz/en/privacy-policy\"]",
            "html": "<a href=\"https://www.performax.cz/en/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.performax.cz/en/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5f5264350cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8efc7a06"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.performax.cz/en/processed-purposes\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.performax.cz/en/processed-purposes\"]",
            "html": "<a href=\"https://www.performax.cz/en/processed-purposes\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.performax.cz/en/processed-purposes\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62df7b2d941b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e28a194"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://lifestreet.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://lifestreet.com/privacy\"]",
            "html": "<a href=\"https://lifestreet.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://l...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://lifestreet.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d87e58149da7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-898c7544"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://lifestreet.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://lifestreet.com/privacy\"]",
            "html": "<a href=\"https://lifestreet.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://lifestreet.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e531833e74be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ad5ae1c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.liftdsp.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.liftdsp.com/privacy-policy\"]",
            "html": "<a href=\"https://www.liftdsp.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.liftdsp.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f661e4f2c8ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbc5b201"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://liftoff.ai/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://liftoff.ai/privacy-policy/\"]",
            "html": "<a href=\"https://liftoff.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://liftoff.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b50a25e30d73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f089728f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://liftoff.ai/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://liftoff.ai/privacy-policy/\"]",
            "html": "<a href=\"https://liftoff.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://liftoff.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c87e523780c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1ac57e5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.linkedin.com/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.linkedin.com/legal/privacy-policy\"]",
            "html": "<a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.linkedin.com/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eeda5b65afab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfdffa43"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.linkedin.com/legal/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.linkedin.com/legal/privacy-policy\"]",
            "html": "<a href=\"https://www.linkedin.com/legal/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.linkedin.com/legal/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e06d5aaa09ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0821fb86"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://listonic.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://listonic.com/privacy/\"]",
            "html": "<a href=\"https://listonic.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://li...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://listonic.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfed5615f9ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0c749e7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://listonic.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://listonic.com/privacy/\"]",
            "html": "<a href=\"https://listonic.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://listonic.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9184d605d03b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5145df6f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.dataexchanger.pl/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.dataexchanger.pl/privacy-policy\"]",
            "html": "<a href=\"https://www.dataexchanger.pl/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.dataexchanger.pl/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ce57b047748",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-909bf26f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.dataexchanger.pl/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.dataexchanger.pl/privacy-policy\"]",
            "html": "<a href=\"https://www.dataexchanger.pl/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.dataexchanger.pl/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32ff0d659f30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a6d03e8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.livedata-solutions.com/politique-de-confidentialite\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.livedata-solutions.com/politique-de-confidentialite\"]",
            "html": "<a href=\"https://www.livedata-solutions.com/politique-de-confidentialite\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.livedata-solutions.com/politique-de-confidentialite\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0de93c9ce6b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2eb278fd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://liveintent.com/services-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://liveintent.com/services-privacy-policy/\"]",
            "html": "<a href=\"https://liveintent.com/services-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://liveintent.com/services-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fecd17ba34aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb4bb273"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://liveramp.uk/privacy/service-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://liveramp.uk/privacy/service-privacy-policy/\"]",
            "html": "<a href=\"https://liveramp.uk/privacy/service-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://liveramp.uk/privacy/service-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99b7de263dfd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f14d5adb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://liveramp.fr/iab-transparency-consent-framework/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://liveramp.fr/iab-transparency-consent-framework/\"]",
            "html": "<a href=\"https://liveramp.fr/iab-transparency-consent-framework/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://liveramp.fr/iab-transparency-consent-framework/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69177ab975ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72bf6540"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://livewrapped.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://livewrapped.com/privacy-policy\"]",
            "html": "<a href=\"https://livewrapped.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://livewrapped.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a8266e937c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6369e4f8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://livewrapped.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://livewrapped.com/privacy-policy\"]",
            "html": "<a href=\"https://livewrapped.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://livewrapped.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f11d15ab4540",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d8a479f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.localsensor.com/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.localsensor.com/privacy.html\"]",
            "html": "<a href=\"https://www.localsensor.com/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.localsensor.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6efc9e43ea5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61a09fc4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.localsensor.com/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.localsensor.com/privacy.html\"]",
            "html": "<a href=\"https://www.localsensor.com/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.localsensor.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08ae19783ce9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57bd790e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://firework.com/legal/privacypolicy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://firework.com/legal/privacypolicy/\"]",
            "html": "<a href=\"https://firework.com/legal/privacypolicy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://firework.com/legal/privacypolicy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27c9a99abdd3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8f59fa7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://firework.com/legal/privacypolicy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://firework.com/legal/privacypolicy/\"]",
            "html": "<a href=\"https://firework.com/legal/privacypolicy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://firework.com/legal/privacypolicy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e06d17f816df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-872583b0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://legal.loopme.com/privacy-center#contract-hyartvn1o\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://legal.loopme.com/privacy-center#contract-hyartvn1o\"]",
            "html": "<a href=\"https://legal.loopme.com/privacy-center#contract-hyartvn1o\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://legal.loopme.com/privacy-center#contract-hyartvn1o\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc737f738cfb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9691da19"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://legal.loopme.com/privacy-center#contract-hyartvn1o\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://legal.loopme.com/privacy-center#contract-hyartvn1o\"]",
            "html": "<a href=\"https://legal.loopme.com/privacy-center#contract-hyartvn1o\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://legal.loopme.com/privacy-center#contract-hyartvn1o\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e121b66c054",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e86387d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.loudecho.ai/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.loudecho.ai/privacy.html\"]",
            "html": "<a href=\"https://www.loudecho.ai/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.loudecho.ai/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "588819c740af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4dffe0d3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.loudecho.ai/legitimate-interest.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.loudecho.ai/legitimate-interest.html\"]",
            "html": "<a href=\"https://www.loudecho.ai/legitimate-interest.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.loudecho.ai/legitimate-interest.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdecd9b78037",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e87e81e1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://lowlaglabs.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://lowlaglabs.com/privacy-policy\"]",
            "html": "<a href=\"https://lowlaglabs.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://lowlaglabs.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea169bb11646",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74de0714"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.lugh.studio/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.lugh.studio/privacy-policy/\"]",
            "html": "<a href=\"https://www.lugh.studio/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.lugh.studio/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1319644eb0cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6acefc9d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.lugh.studio/legal-information/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.lugh.studio/legal-information/\"]",
            "html": "<a href=\"https://www.lugh.studio/legal-information/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.lugh.studio/legal-information/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12508106fd8e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a037005d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://lumen-research.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://lumen-research.com/privacy/\"]",
            "html": "<a href=\"https://lumen-research.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://lumen-research.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de45dba5e9b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a2aecc6d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://lumen-research.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://lumen-research.com/privacy/\"]",
            "html": "<a href=\"https://lumen-research.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://lumen-research.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1ba0be75da1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3378927"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://lunamedia.io/privacy-policy-for-advertisers/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://lunamedia.io/privacy-policy-for-advertisers/\"]",
            "html": "<a href=\"https://lunamedia.io/privacy-policy-for-advertisers/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://lunamedia.io/privacy-policy-for-advertisers/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13d37734064b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1bf03739"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://lunamedia.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://lunamedia.io/privacy-policy/\"]",
            "html": "<a href=\"https://lunamedia.io/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://lunamedia.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "907516d13077",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54d62b8b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://luponmedia.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://luponmedia.com/privacy-policy\"]",
            "html": "<a href=\"https://luponmedia.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://luponmedia.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "921a75500f97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c59bd7a4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://luponmedia.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://luponmedia.com/privacy-policy\"]",
            "html": "<a href=\"https://luponmedia.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://luponmedia.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca8f53bb8864",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2a402da"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.lutkan.com/privacy-notice.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.lutkan.com/privacy-notice.html\"]",
            "html": "<a href=\"https://www.lutkan.com/privacy-notice.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.lutkan.com/privacy-notice.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9f1de33b3f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3dbea43e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.lutkan.com/privacy-notice.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.lutkan.com/privacy-notice.html\"]",
            "html": "<a href=\"https://www.lutkan.com/privacy-notice.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.lutkan.com/privacy-notice.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4266e44e1055",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67732cea"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.primis.tech/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.primis.tech/privacy-policy/\"]",
            "html": "<a href=\"https://www.primis.tech/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.primis.tech/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2eea369fda7d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbe273eb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.primis.tech/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.primis.tech/privacy-policy/\"]",
            "html": "<a href=\"https://www.primis.tech/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.primis.tech/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c27ca4aabda",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b952f4fc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://m32connect.com/privacy-consent-management/privacy-cookie-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://m32connect.com/privacy-consent-management/privacy-cookie-policy/\"]",
            "html": "<a href=\"https://m32connect.com/privacy-consent-management/privacy-cookie-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://m32connect.com/privacy-consent-management/privacy-cookie-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63644f14ba43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0ff5413b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://m32connect.com/privacy-consent-management/privacy-cookie-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://m32connect.com/privacy-consent-management/privacy-cookie-policy/\"]",
            "html": "<a href=\"https://m32connect.com/privacy-consent-management/privacy-cookie-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"ma...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://m32connect.com/privacy-consent-management/privacy-cookie-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef246e35fda9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-41a730b3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://gdpr.m6tech.net/politique-confidentialite-partenaires-groupeM6.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://gdpr.m6tech.net/politique-confidentialite-partenaires-groupeM6.pdf\"]",
            "html": "<a href=\"https://gdpr.m6tech.net/politique-confidentialite-partenaires-groupeM6.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margi...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://gdpr.m6tech.net/politique-confidentialite-partenaires-groupeM6.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8868d2bf6cfc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33f7b97b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://delivered-by-madington.com/dat-privacy-policy/index.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://delivered-by-madington.com/dat-privacy-policy/index.html\"]",
            "html": "<a href=\"https://delivered-by-madington.com/dat-privacy-policy/index.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://delivered-by-madington.com/dat-privacy-policy/index.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3859b3cde57",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e29d142"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://delivered-by-madington.com/dat-privacy-policy/index.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://delivered-by-madington.com/dat-privacy-policy/index.html\"]",
            "html": "<a href=\"https://delivered-by-madington.com/dat-privacy-policy/index.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://delivered-by-madington.com/dat-privacy-policy/index.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "850e7a9ff05a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81cbe431"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.madisonlogic.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.madisonlogic.com/privacy/\"]",
            "html": "<a href=\"https://www.madisonlogic.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.madisonlogic.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cabc7581afe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc475cf7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.madisonlogic.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.madisonlogic.com/privacy/\"]",
            "html": "<a href=\"https://www.madisonlogic.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.madisonlogic.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38f1c17e1ee7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03ee52c9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://developers.bluestack.app/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://developers.bluestack.app/privacy-policy\"]",
            "html": "<a href=\"https://developers.bluestack.app/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://developers.bluestack.app/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6b57ff7cf08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d404c19"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://developers.bluestack.app/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://developers.bluestack.app/privacy-policy\"]",
            "html": "<a href=\"https://developers.bluestack.app/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://developers.bluestack.app/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78532a259477",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f90ec4b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\"]",
            "html": "<a href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.magnite.com/legal/advertising-technology-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6d4a6c47965",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a17f6fc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer202 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\"]",
            "html": "<a href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.magnite.com/legal/advertising-technology-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58a2e3df6e9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49c7875c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\"]",
            "html": "<a href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.magnite.com/legal/advertising-technology-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e8d9ab91185",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14151956"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer52 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\"]",
            "html": "<a href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.magnite.com/legal/advertising-technology-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48fcb937e278",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24271bfa"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\"]",
            "html": "<a href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.magnite.com/legal/advertising-technology-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6c2e5475a4b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13b0defa"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer493 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\"]",
            "html": "<a href=\"https://www.magnite.com/legal/advertising-technology-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.magnite.com/legal/advertising-technology-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88931bcf9bfb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bab0c64e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://community.marfeel.com/t/marfeel-saas-privacy-policy/7500\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://community.marfeel.com/t/marfeel-saas-privacy-policy/7500\"]",
            "html": "<a href=\"https://community.marfeel.com/t/marfeel-saas-privacy-policy/7500\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://community.marfeel.com/t/marfeel-saas-privacy-policy/7500\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "169a92ce0e41",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79e41171"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://community.marfeel.com/t/legitimate-interest-assessment-on-tcf-string/64405\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://community.marfeel.com/t/legitimate-interest-assessment-on-tcf-string/64405\"]",
            "html": "<a href=\"https://community.marfeel.com/t/legitimate-interest-assessment-on-tcf-string/64405\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://community.marfeel.com/t/legitimate-interest-assessment-on-tcf-string/64405\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd456af88c25",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9beb370e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://markappmedia.site/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://markappmedia.site/privacy-policy/\"]",
            "html": "<a href=\"https://markappmedia.site/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://markappmedia.site/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ba314437f3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-085e0ce1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://markappmedia.site/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://markappmedia.site/privacy-policy/\"]",
            "html": "<a href=\"https://markappmedia.site/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://markappmedia.site/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb49b537307e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4480826"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://fouanalytics.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://fouanalytics.com/privacy\"]",
            "html": "<a href=\"https://fouanalytics.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://fouanalytics.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a680768fd1db",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03579c8d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://fouanalytics.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://fouanalytics.com/privacy\"]",
            "html": "<a href=\"https://fouanalytics.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://fouanalytics.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02d5a7908c07",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5205699d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.marketperf.com/assets/images/app/marketperf/pdf/privacy-policy.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.marketperf.com/assets/images/app/marketperf/pdf/privacy-policy.pdf\"]",
            "html": "<a href=\"https://www.marketperf.com/assets/images/app/marketperf/pdf/privacy-policy.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"m...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.marketperf.com/assets/images/app/marketperf/pdf/privacy-policy.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ba2232ba354",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dafbf0fd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.marketperf.com/assets/images/app/marketperf/pdf/privacy-policy.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.marketperf.com/assets/images/app/marketperf/pdf/privacy-policy.pdf\"]",
            "html": "<a href=\"https://www.marketperf.com/assets/images/app/marketperf/pdf/privacy-policy.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" sty...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.marketperf.com/assets/images/app/marketperf/pdf/privacy-policy.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b5b9e36965a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1082050e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mars.media/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mars.media/privacy-policy\"]",
            "html": "<a href=\"https://mars.media/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mars.media/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "39df6485f4e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f370b236"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mars.media/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mars.media/privacy-policy\"]",
            "html": "<a href=\"https://mars.media/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mars.media/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55e694fe6ab0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-325fdaee"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://maxetise.net/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://maxetise.net/privacy-policy.html\"]",
            "html": "<a href=\"https://maxetise.net/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://maxetise.net/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ab5f25ff746",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-837cc2fa"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://maxetise.net/privacy-policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://maxetise.net/privacy-policy.html\"]",
            "html": "<a href=\"https://maxetise.net/privacy-policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://maxetise.net/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "afc9982fdf27",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03f440ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://comparisons.org/privacy.php\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://comparisons.org/privacy.php\"]",
            "html": "<a href=\"https://comparisons.org/privacy.php\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://comparisons.org/privacy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0dcaadcc4087",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5430607a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://comparisons.org/privacy.php\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://comparisons.org/privacy.php\"]",
            "html": "<a href=\"https://comparisons.org/privacy.php\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://comparisons.org/privacy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4382ec84d96b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26136809"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mediahafen.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mediahafen.com/privacy-policy\"]",
            "html": "<a href=\"https://mediahafen.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mediahafen.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9ae72b8e418",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e06df9ea"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mediahafen.com/legitimate-interests-disclosure\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mediahafen.com/legitimate-interests-disclosure\"]",
            "html": "<a href=\"https://mediahafen.com/legitimate-interests-disclosure\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mediahafen.com/legitimate-interests-disclosure\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b4a2ddcc62d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7855310c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://logan.ai/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://logan.ai/\"]",
            "html": "<a href=\"https://logan.ai/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://logan.ai/<img ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://logan.ai/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c81659d0972",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c7b42ed"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://drive.google.com/drive/u/0/folders/1jU_ut0JtuRoj_a2NhCeEW1EMcI0WS6bu\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://drive.google.com/drive/u/0/folders/1jU_ut0JtuRoj_a2NhCeEW1EMcI0WS6bu\"]",
            "html": "<a href=\"https://drive.google.com/drive/u/0/folders/1jU_ut0JtuRoj_a2NhCeEW1EMcI0WS6bu\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://drive.google.com/drive/u/0/folders/1jU_ut0JtuRoj_a2NhCeEW1EMcI0WS6bu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3380520b4688",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34bd4698"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mediasquare.fr/e-privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mediasquare.fr/e-privacy/\"]",
            "html": "<a href=\"https://www.mediasquare.fr/e-privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mediasquare.fr/e-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c647d3e2fbf3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4fabf964"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mediasquare.fr/e-privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mediasquare.fr/e-privacy/\"]",
            "html": "<a href=\"https://www.mediasquare.fr/e-privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mediasquare.fr/e-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3037b4b027b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2f1cb60"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.media.net/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.media.net/privacy-policy/\"]",
            "html": "<a href=\"https://www.media.net/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.media.net/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c15ee7c9ae61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c7a7476"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.media.net/privacy-policy/#legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.media.net/privacy-policy/#legitimate-interest\"]",
            "html": "<a href=\"https://www.media.net/privacy-policy/#legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.media.net/privacy-policy/#legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05417fc4b5b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be5ff7a3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://media16.tv/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://media16.tv/privacy-policy/\"]",
            "html": "<a href=\"https://media16.tv/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://media16.tv/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80b5cb85c80a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-129ff486"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mediametrie.fr/en/management-cookies\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mediametrie.fr/en/management-cookies\"]",
            "html": "<a href=\"https://www.mediametrie.fr/en/management-cookies\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mediametrie.fr/en/management-cookies\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a469ebae4de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90ac024a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.agma-mmc.de/datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.agma-mmc.de/datenschutz\"]",
            "html": "<a href=\"https://www.agma-mmc.de/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.agma-mmc.de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a53684e16d48",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd1db59a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.agma-mmc.de/datenschutz\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.agma-mmc.de/datenschutz\"]",
            "html": "<a href=\"https://www.agma-mmc.de/datenschutz\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.agma-mmc.de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d789a515fd0d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2098c5e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mediarithmics.io/legal/data-policy-connect-id\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mediarithmics.io/legal/data-policy-connect-id\"]",
            "html": "<a href=\"https://www.mediarithmics.io/legal/data-policy-connect-id\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mediarithmics.io/legal/data-policy-connect-id\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fe786508fa9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b6230a4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mediarithmics.io/legal/data-policy-connect-id\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mediarithmics.io/legal/data-policy-connect-id\"]",
            "html": "<a href=\"https://www.mediarithmics.io/legal/data-policy-connect-id\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mediarithmics.io/legal/data-policy-connect-id\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3661d98d8a03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72bc49e7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mediarithmics.io/legal/data-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mediarithmics.io/legal/data-policy\"]",
            "html": "<a href=\"https://www.mediarithmics.io/legal/data-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mediarithmics.io/legal/data-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4048e4891b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-535cfc03"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mediarithmics.io/legal/data-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mediarithmics.io/legal/data-policy\"]",
            "html": "<a href=\"https://www.mediarithmics.io/legal/data-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mediarithmics.io/legal/data-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad7d2dbbaae2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f3d6392"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mediaverse.ai/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mediaverse.ai/privacy-policy\"]",
            "html": "<a href=\"https://mediaverse.ai/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mediaverse.ai/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e2f737818b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bc7c8a4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mediaverse.ai/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mediaverse.ai/privacy-policy\"]",
            "html": "<a href=\"https://mediaverse.ai/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mediaverse.ai/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5563ae3219b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aead92af"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mediavine.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mediavine.com/privacy-policy\"]",
            "html": "<a href=\"https://www.mediavine.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mediavine.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b773f7e7f9d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f01e702"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mediavine.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mediavine.com/privacy-policy\"]",
            "html": "<a href=\"https://www.mediavine.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mediavine.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "618aaf3847a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-938097e1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://vidverto.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://vidverto.io/privacy-policy/\"]",
            "html": "<a href=\"https://vidverto.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://vidverto.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c678abe72a7a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-41eec737"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://vidverto.io/privacy-policy/#interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://vidverto.io/privacy-policy/#interest\"]",
            "html": "<a href=\"https://vidverto.io/privacy-policy/#interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://vidverto.io/privacy-policy/#interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0717d17c8f62",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37ccf1e6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://en.membrana.media/legal/privacy-policy-iab-tcf-vendor\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://en.membrana.media/legal/privacy-policy-iab-tcf-vendor\"]",
            "html": "<a href=\"https://en.membrana.media/legal/privacy-policy-iab-tcf-vendor\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://en.membrana.media/legal/privacy-policy-iab-tcf-vendor\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8b8db4d05d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4ccc3ea"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://memob.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://memob.com/privacy-policy/\"]",
            "html": "<a href=\"https://memob.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://memob.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2386fc1ccd99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74d37635"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://memob.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://memob.com/privacy-policy/\"]",
            "html": "<a href=\"https://memob.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://memob.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5194b72f457c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3dc3a50f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://metaxsoft.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://metaxsoft.com/privacy-policy/\"]",
            "html": "<a href=\"https://metaxsoft.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://metaxsoft.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2d601cf7870",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd459edf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://metaxsoft.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://metaxsoft.com/privacy-policy/\"]",
            "html": "<a href=\"https://metaxsoft.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://metaxsoft.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "658b40a1abba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-079aeec1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mgid.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mgid.com/privacy-policy\"]",
            "html": "<a href=\"https://www.mgid.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mgid.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "082ba589f78c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-356d291b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mgid.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mgid.com/privacy-policy\"]",
            "html": "<a href=\"https://www.mgid.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mgid.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "977ed2d16009",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4dbcb802"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy.microsoft.com/privacystatement\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy.microsoft.com/privacystatement\"]",
            "html": "<a href=\"https://privacy.microsoft.com/privacystatement\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy.microsoft.com/privacystatement\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f038d3c74b8d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c998eca1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://privacy.microsoft.com/en-US/privacystatement/#mainpersonaldatawecollect_LongDescription\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://privacy.microsoft.com/en-US/privacystatement/#mainpersonaldatawecollect_LongDescription\"]",
            "html": "<a href=\"https://privacy.microsoft.com/en-US/privacystatement/#mainpersonaldatawecollect_LongDescription\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener norefer...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy.microsoft.com/en-US/privacystatement/#mainpersonaldatawecollect_LongDescription\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11e3b70fcbbd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e208b44b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mindearth.ai/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mindearth.ai/privacy/\"]",
            "html": "<a href=\"https://mindearth.ai/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://mi...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mindearth.ai/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3136256c6ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69f51092"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mindearth.ai/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mindearth.ai/privacy/\"]",
            "html": "<a href=\"https://mindearth.ai/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mindearth.ai/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fac62b674f32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-966d56af"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mindlytix.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mindlytix.com/privacy/\"]",
            "html": "<a href=\"https://mindlytix.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://m...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mindlytix.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "738358bf5395",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e45d1cc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mindlytix.com/html/data_information.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mindlytix.com/html/data_information.html\"]",
            "html": "<a href=\"https://mindlytix.com/html/data_information.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mindlytix.com/html/data_information.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2d26cd853c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18e6344c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mintegral.com/en/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mintegral.com/en/privacy\"]",
            "html": "<a href=\"https://www.mintegral.com/en/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mintegral.com/en/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ec4dfaa4924",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4bc261d0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mintegral.com/en/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mintegral.com/en/privacy\"]",
            "html": "<a href=\"https://www.mintegral.com/en/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mintegral.com/en/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ed912bcb3e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ed54a44"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.wearemiq.com/privacy-and-compliance\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.wearemiq.com/privacy-and-compliance\"]",
            "html": "<a href=\"https://www.wearemiq.com/privacy-and-compliance\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.wearemiq.com/privacy-and-compliance\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e72171fdd12f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68376e1c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.wearemiq.com/privacy-and-compliance\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.wearemiq.com/privacy-and-compliance\"]",
            "html": "<a href=\"https://www.wearemiq.com/privacy-and-compliance\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.wearemiq.com/privacy-and-compliance\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c0ab6cdb4869",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd49b423"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://get.mirando.de/download/gdpr.php\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://get.mirando.de/download/gdpr.php\"]",
            "html": "<a href=\"https://get.mirando.de/download/gdpr.php\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://get.mirando.de/download/gdpr.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5de524502c40",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa781633"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://get.mirando.de/download/gdpr.php\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://get.mirando.de/download/gdpr.php\"]",
            "html": "<a href=\"https://get.mirando.de/download/gdpr.php\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://get.mirando.de/download/gdpr.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f9264a2878b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1929c655"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://missena.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://missena.com/privacy\"]",
            "html": "<a href=\"https://missena.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://miss...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://missena.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aff5ab0ea64a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23a57c0b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://missena.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://missena.com/privacy\"]",
            "html": "<a href=\"https://missena.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://missena.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4baed997b62b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-091bc6f0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mistplay.com/legal/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mistplay.com/legal/privacy\"]",
            "html": "<a href=\"https://www.mistplay.com/legal/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mistplay.com/legal/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4306ee335ec5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0c0a9f0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mistplay.com/legal/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mistplay.com/legal/privacy\"]",
            "html": "<a href=\"https://www.mistplay.com/legal/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mistplay.com/legal/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a166309ef6d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2edad30"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mobfox.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mobfox.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.mobfox.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mobfox.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6719222a24d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9563f43"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mobfox.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mobfox.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.mobfox.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mobfox.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e4fd01dcb8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-adc102e2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://themobian.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://themobian.com/privacy/\"]",
            "html": "<a href=\"https://themobian.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://t...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://themobian.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77330f9d5a3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3f28e98"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://themobian.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://themobian.com/privacy/\"]",
            "html": "<a href=\"https://themobian.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://themobian.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1809cc9198b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffdb50a7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mobilewalla.com/business-services-privacy-notice-2023\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mobilewalla.com/business-services-privacy-notice-2023\"]",
            "html": "<a href=\"https://www.mobilewalla.com/business-services-privacy-notice-2023\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mobilewalla.com/business-services-privacy-notice-2023\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b8ffd69c61c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2c29176"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mobilewalla.com/business-services-privacy-notice-2023\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mobilewalla.com/business-services-privacy-notice-2023\"]",
            "html": "<a href=\"https://www.mobilewalla.com/business-services-privacy-notice-2023\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-to...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mobilewalla.com/business-services-privacy-notice-2023\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05f68c00e7b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0c721fe"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mobility-ads.de/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mobility-ads.de/datenschutz/\"]",
            "html": "<a href=\"https://mobility-ads.de/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mobility-ads.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea31fb57d884",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4a8ddb7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mobility-ads.de/datenschutz/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mobility-ads.de/datenschutz/\"]",
            "html": "<a href=\"https://mobility-ads.de/datenschutz/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mobility-ads.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0b81fb3bd9d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78552b14"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mobitech.io/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mobitech.io/privacy.html\"]",
            "html": "<a href=\"https://mobitech.io/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mobitech.io/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5710ffaa497",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c704097"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mobitech.io/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mobitech.io/privacy.html\"]",
            "html": "<a href=\"https://mobitech.io/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mobitech.io/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac141d1d16dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-46644e28"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mobkoi.com/advertising-platform-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mobkoi.com/advertising-platform-privacy-policy/\"]",
            "html": "<a href=\"https://www.mobkoi.com/advertising-platform-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mobkoi.com/advertising-platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "99d3ea5b1fc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42ecf3c2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mobkoi.com/advertising-platform-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mobkoi.com/advertising-platform-privacy-policy/\"]",
            "html": "<a href=\"https://www.mobkoi.com/advertising-platform-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mobkoi.com/advertising-platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "581a4e4c5754",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de3349a7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mobsuccess.com/en/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mobsuccess.com/en/privacy\"]",
            "html": "<a href=\"https://www.mobsuccess.com/en/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mobsuccess.com/en/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfed1de2e51e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a99d8b5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mobsuccess.com/en/legitimate-interest-documentation\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mobsuccess.com/en/legitimate-interest-documentation\"]",
            "html": "<a href=\"https://www.mobsuccess.com/en/legitimate-interest-documentation\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mobsuccess.com/en/legitimate-interest-documentation\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "782af74b6e48",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6b94d56"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mobupps.com/pdf/Mobupps_Privacy_policy.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mobupps.com/pdf/Mobupps_Privacy_policy.pdf\"]",
            "html": "<a href=\"https://mobupps.com/pdf/Mobupps_Privacy_policy.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mobupps.com/pdf/Mobupps_Privacy_policy.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1da4d9e59fcb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2a8d9f1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mobupps.com/pdf/Mobupps_Privacy_policy.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mobupps.com/pdf/Mobupps_Privacy_policy.pdf\"]",
            "html": "<a href=\"https://mobupps.com/pdf/Mobupps_Privacy_policy.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mobupps.com/pdf/Mobupps_Privacy_policy.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd4903591e9a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a6b1620"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.moloco.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.moloco.com/privacy-policy\"]",
            "html": "<a href=\"https://www.moloco.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.moloco.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d05e688941f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-333ccfcd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.moloco.com/advertising-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.moloco.com/advertising-policy\"]",
            "html": "<a href=\"https://www.moloco.com/advertising-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.moloco.com/advertising-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8a5d1390bdb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c38a1cc3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adaptmx.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adaptmx.com/privacy-policy/\"]",
            "html": "<a href=\"https://adaptmx.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adaptmx.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72f30a332c17",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b4e695a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adaptmx.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adaptmx.com/privacy-policy/\"]",
            "html": "<a href=\"https://adaptmx.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adaptmx.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "094d7704dc81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d916df3b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://motorik.io/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://motorik.io/privacy-policy.html\"]",
            "html": "<a href=\"https://motorik.io/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://motorik.io/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aaa9f109d048",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2b1237d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://motorik.io/privacy-policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://motorik.io/privacy-policy.html\"]",
            "html": "<a href=\"https://motorik.io/privacy-policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://motorik.io/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c33666b62ef7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c0cfa956"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.movingup.it/informativa-trattamento-dati-personali\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.movingup.it/informativa-trattamento-dati-personali\"]",
            "html": "<a href=\"https://www.movingup.it/informativa-trattamento-dati-personali\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.movingup.it/informativa-trattamento-dati-personali\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "187b7d5f47a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d49a01d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.movingup.it/informativa-trattamento-dati-personali\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.movingup.it/informativa-trattamento-dati-personali\"]",
            "html": "<a href=\"https://www.movingup.it/informativa-trattamento-dati-personali\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.movingup.it/informativa-trattamento-dati-personali\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4470500819c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d679fe5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.multibrain.tech/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.multibrain.tech/privacy\"]",
            "html": "<a href=\"https://www.multibrain.tech/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.multibrain.tech/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ee9a1a8044a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6bf5b353"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.multibrain.tech/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.multibrain.tech/privacy\"]",
            "html": "<a href=\"https://www.multibrain.tech/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.multibrain.tech/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3a87f58c5743",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f9d8c8f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://epsilon.com.pt/politicas-de-privacidade/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://epsilon.com.pt/politicas-de-privacidade/\"]",
            "html": "<a href=\"https://epsilon.com.pt/politicas-de-privacidade/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://epsilon.com.pt/politicas-de-privacidade/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9083b312c316",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e802266"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://epsilon.com.pt/politicas-de-privacidade/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://epsilon.com.pt/politicas-de-privacidade/\"]",
            "html": "<a href=\"https://epsilon.com.pt/politicas-de-privacidade/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://epsilon.com.pt/politicas-de-privacidade/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0920a4c67cea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f05c2b01"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.my-cast.tv/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.my-cast.tv/privacy-policy\"]",
            "html": "<a href=\"https://www.my-cast.tv/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.my-cast.tv/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0075b69f7d6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8cdba15"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.my-cast.tv/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.my-cast.tv/privacy-policy\"]",
            "html": "<a href=\"https://www.my-cast.tv/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.my-cast.tv/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24e17e77a5bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc726663"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mygaru.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mygaru.com/privacy-policy\"]",
            "html": "<a href=\"https://mygaru.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mygaru.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fdb6d6755a77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f53cf4b9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mygaru.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mygaru.com/privacy-policy\"]",
            "html": "<a href=\"https://mygaru.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mygaru.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2203eaea250",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-604a4a96"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mytraffic.io/en/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mytraffic.io/en/privacy\"]",
            "html": "<a href=\"https://www.mytraffic.io/en/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mytraffic.io/en/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d7e717e56a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34de96de"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mytraffic.io/en/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mytraffic.io/en/privacy\"]",
            "html": "<a href=\"https://www.mytraffic.io/en/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mytraffic.io/en/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bceb05fa08b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4ea6dfa"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://nrich.io/privacy-notice\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://nrich.io/privacy-notice\"]",
            "html": "<a href=\"https://nrich.io/privacy-notice\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://nrich.io/privacy-notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a831e1a69c7c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a91344d3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://nrich.io/gdpr-legitimate-interest-assessment-sheet\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://nrich.io/gdpr-legitimate-interest-assessment-sheet\"]",
            "html": "<a href=\"https://nrich.io/gdpr-legitimate-interest-assessment-sheet\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://nrich.io/gdpr-legitimate-interest-assessment-sheet\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b934546b9f90",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60465c6a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://nadex.ae/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://nadex.ae/privacy-policy\"]",
            "html": "<a href=\"https://nadex.ae/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://nadex.ae/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09640d869abe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08ea10a9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://nadex.ae/terms-and-conditions\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://nadex.ae/terms-and-conditions\"]",
            "html": "<a href=\"https://nadex.ae/terms-and-conditions\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://nadex.ae/terms-and-conditions\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e90790e51b2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a2840ca"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.nanointeractive.com/privacy-statement/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.nanointeractive.com/privacy-statement/\"]",
            "html": "<a href=\"https://www.nanointeractive.com/privacy-statement/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.nanointeractive.com/privacy-statement/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c35fb56a0a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-85775313"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.nanointeractive.com/privacy-statement/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.nanointeractive.com/privacy-statement/\"]",
            "html": "<a href=\"https://www.nanointeractive.com/privacy-statement/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.nanointeractive.com/privacy-statement/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5e1de9feac1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a14fdf56"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://related.hu/en/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://related.hu/en/privacy-policy\"]",
            "html": "<a href=\"https://related.hu/en/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://related.hu/en/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3c333bfb7d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fceaae5b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://related.hu/en/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://related.hu/en/privacy-policy\"]",
            "html": "<a href=\"https://related.hu/en/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://related.hu/en/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0b688df8c36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-160c2e4a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.nativery.com/privacy-en/?\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.nativery.com/privacy-en/?\"]",
            "html": "<a href=\"https://www.nativery.com/privacy-en/?\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.nativery.com/privacy-en/?\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1d824fd83ee2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d0e0792"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.nativery.com/privacy-en/?\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.nativery.com/privacy-en/?\"]",
            "html": "<a href=\"https://www.nativery.com/privacy-en/?\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.nativery.com/privacy-en/?\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c53a0eac5ef4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42a7a04a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.nativo.com/interest-based-ads\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.nativo.com/interest-based-ads\"]",
            "html": "<a href=\"https://www.nativo.com/interest-based-ads\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.nativo.com/interest-based-ads\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "800a1e0ca6bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b78fe986"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.nativo.com/interest-based-ads#how-we-use-your-personal-data-and-why\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.nativo.com/interest-based-ads#how-we-use-your-personal-data-and-why\"]",
            "html": "<a href=\"https://www.nativo.com/interest-based-ads#how-we-use-your-personal-data-and-why\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" st...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.nativo.com/interest-based-ads#how-we-use-your-personal-data-and-why\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b27a8c80755d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b685bca6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ncaudienceexchange.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ncaudienceexchange.com/privacy/\"]",
            "html": "<a href=\"https://www.ncaudienceexchange.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ncaudienceexchange.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46bb8bcd5ddd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-274c503f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.ncaudienceexchange.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.ncaudienceexchange.com/privacy/\"]",
            "html": "<a href=\"https://www.ncaudienceexchange.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.ncaudienceexchange.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8fa72b5ef38",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d44834f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.neory.com/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.neory.com/privacy.html\"]",
            "html": "<a href=\"https://www.neory.com/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.neory.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b4f240bcfb03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a926dc19"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.neory.com/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.neory.com/privacy.html\"]",
            "html": "<a href=\"https://www.neory.com/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.neory.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14d9f29a5eb3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d2d8ccb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.netpoint-media.de/technik/datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.netpoint-media.de/technik/datenschutz\"]",
            "html": "<a href=\"https://www.netpoint-media.de/technik/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.netpoint-media.de/technik/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "146ce8f6597b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20fd2c3c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.netpoint-media.de/inside/datenschutz\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.netpoint-media.de/inside/datenschutz\"]",
            "html": "<a href=\"https://www.netpoint-media.de/inside/datenschutz\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.netpoint-media.de/inside/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a18cf316bc9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f1527aa1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://neural.one/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://neural.one/privacy-policy/\"]",
            "html": "<a href=\"https://neural.one/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://neural.one/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22b678731d3f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3913d53"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://neural.one/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://neural.one/privacy-policy/\"]",
            "html": "<a href=\"https://neural.one/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://neural.one/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb09d9a83c0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1fa40ae3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://studio.nws.ai/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://studio.nws.ai/privacy\"]",
            "html": "<a href=\"https://studio.nws.ai/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://st...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://studio.nws.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d93727a303f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3f1b948"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://cdn.thenewsroom.io/docs/cookies.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://cdn.thenewsroom.io/docs/cookies.pdf\"]",
            "html": "<a href=\"https://cdn.thenewsroom.io/docs/cookies.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://cdn.thenewsroom.io/docs/cookies.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b852272abaf2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f961fc89"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://nexd.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://nexd.com/privacy-policy\"]",
            "html": "<a href=\"https://nexd.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://nexd.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5b1f8070b37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2bbbb0e6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.nexd.com/legitimate-interest-claim/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.nexd.com/legitimate-interest-claim/\"]",
            "html": "<a href=\"https://www.nexd.com/legitimate-interest-claim/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.nexd.com/legitimate-interest-claim/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd9d60c480e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2916677"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://nexinsight.com.ua/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://nexinsight.com.ua/privacy-policy/\"]",
            "html": "<a href=\"https://nexinsight.com.ua/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://nexinsight.com.ua/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae5e83e89611",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a2708d9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://nexinsight.com.ua/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://nexinsight.com.ua/privacy-policy/\"]",
            "html": "<a href=\"https://nexinsight.com.ua/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://nexinsight.com.ua/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91ed721f8d5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1b52a941"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://next14.com/media/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://next14.com/media/privacy\"]",
            "html": "<a href=\"https://next14.com/media/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://next14.com/media/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41e53a2defe0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60f0d521"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.rmcbfm-ads.com/donnees-personnelles.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.rmcbfm-ads.com/donnees-personnelles.html\"]",
            "html": "<a href=\"https://www.rmcbfm-ads.com/donnees-personnelles.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.rmcbfm-ads.com/donnees-personnelles.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a24a6437eea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58ac957b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://nextmillennium.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://nextmillennium.io/privacy-policy/\"]",
            "html": "<a href=\"https://nextmillennium.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://nextmillennium.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a47ed907967",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2df2ab0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://nextmillennium.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://nextmillennium.io/privacy-policy/\"]",
            "html": "<a href=\"https://nextmillennium.io/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://nextmillennium.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ffb030b9a26",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-891830f6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.nextroll.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.nextroll.com/privacy\"]",
            "html": "<a href=\"https://www.nextroll.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.nextroll.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2062ccdf7672",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4af2519"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.nextroll.com/lia\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.nextroll.com/lia\"]",
            "html": "<a href=\"https://www.nextroll.com/lia\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.nextroll.com/lia\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "552d73e1e9ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-210e16a3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://nexx360.io/en/privacy-policy-and-cookies/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://nexx360.io/en/privacy-policy-and-cookies/\"]",
            "html": "<a href=\"https://nexx360.io/en/privacy-policy-and-cookies/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://nexx360.io/en/privacy-policy-and-cookies/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4e56f6dc568",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b072cae"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://nexx360.io/en/privacy-policy-and-cookies/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://nexx360.io/en/privacy-policy-and-cookies/\"]",
            "html": "<a href=\"https://nexx360.io/en/privacy-policy-and-cookies/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://nexx360.io/en/privacy-policy-and-cookies/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4af4fd96abf5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0866408"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://nexxen.com/services-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://nexxen.com/services-privacy-policy/\"]",
            "html": "<a href=\"https://nexxen.com/services-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://nexxen.com/services-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be44e86ddfc2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eeed8efe"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://nexxen.com/services-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer36 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://nexxen.com/services-privacy-policy/\"]",
            "html": "<a href=\"https://nexxen.com/services-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://nexxen.com/services-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38fc531abcce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b7b1654"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://nexxen.com/services-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://nexxen.com/services-privacy-policy/\"]",
            "html": "<a href=\"https://nexxen.com/services-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://nexxen.com/services-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8e6003ae3aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d625c66"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://nexxen.com/services-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer23 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://nexxen.com/services-privacy-policy/\"]",
            "html": "<a href=\"https://nexxen.com/services-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://nexxen.com/services-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13d20203a42f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa71ebc4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://nhnace.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://nhnace.com/privacy-policy\"]",
            "html": "<a href=\"https://nhnace.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://nhnace.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56fef0fa2f52",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12377573"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://nhnace.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://nhnace.com/privacy-policy\"]",
            "html": "<a href=\"https://nhnace.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://nhnace.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cb1a9fba1e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07455fe4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.nielsen.com/legal/privacy-principles/digital-measurement-privacy-statement/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.nielsen.com/legal/privacy-principles/digital-measurement-privacy-statement/\"]",
            "html": "<a href=\"https://www.nielsen.com/legal/privacy-principles/digital-measurement-privacy-statement/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.nielsen.com/legal/privacy-principles/digital-measurement-privacy-statement/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a74f405a3cf7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ebe94927"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.nielsen.com/legal/privacy-principles/digital-measurement-privacy-statement/#legal-basis\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.nielsen.com/legal/privacy-principles/digital-measurement-privacy-statement/#legal-basis\"]",
            "html": "<a href=\"https://www.nielsen.com/legal/privacy-principles/digital-measurement-privacy-statement/#legal-basis\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener nor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.nielsen.com/legal/privacy-principles/digital-measurement-privacy-statement/#legal-basis\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bc78b6cbcfb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-208f3b1d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.nielsen.com/us/en/legal/privacy-statement/nielsen-marketing-cloud-privacy-notice/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.nielsen.com/us/en/legal/privacy-statement/nielsen-marketing-cloud-privacy-notice/\"]",
            "html": "<a href=\"https://www.nielsen.com/us/en/legal/privacy-statement/nielsen-marketing-cloud-privacy-notice/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nof...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.nielsen.com/us/en/legal/privacy-statement/nielsen-marketing-cloud-privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db94c20c41bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-521643d3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.nielsen.com/us/en/legal/privacy-statement/nielsen-marketing-cloud-privacy-notice/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.nielsen.com/us/en/legal/privacy-statement/nielsen-marketing-cloud-privacy-notice/\"]",
            "html": "<a href=\"https://www.nielsen.com/us/en/legal/privacy-statement/nielsen-marketing-cloud-privacy-notice/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.nielsen.com/us/en/legal/privacy-statement/nielsen-marketing-cloud-privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fd901760e74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a6ba4ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adsbynimbus.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adsbynimbus.com/privacy-policy\"]",
            "html": "<a href=\"https://www.adsbynimbus.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adsbynimbus.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7a0cb51e2c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5320adf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adsbynimbus.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adsbynimbus.com/privacy-policy\"]",
            "html": "<a href=\"https://www.adsbynimbus.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adsbynimbus.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6451f4688075",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c4c01ab"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://ninadata.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://ninadata.io/privacy-policy/\"]",
            "html": "<a href=\"https://ninadata.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://ninadata.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28a4364ef621",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e0aaa0a2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://ninadata.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://ninadata.io/privacy-policy/\"]",
            "html": "<a href=\"https://ninadata.io/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://ninadata.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df64cd56f4e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d34a22d4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://nitrouppi.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://nitrouppi.com/privacy-policy/\"]",
            "html": "<a href=\"https://nitrouppi.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://nitrouppi.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae51defdbbac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e7f0d42"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://nitrouppi.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://nitrouppi.com/privacy-policy/\"]",
            "html": "<a href=\"https://nitrouppi.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://nitrouppi.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "639db1b8a4cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba4b53d3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://squidapp.co/privacy-policy-2/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://squidapp.co/privacy-policy-2/\"]",
            "html": "<a href=\"https://squidapp.co/privacy-policy-2/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://squidapp.co/privacy-policy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1692b12ee83e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a7a4861f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://squidapp.co/privacy-policy-2/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://squidapp.co/privacy-policy-2/\"]",
            "html": "<a href=\"https://squidapp.co/privacy-policy-2/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://squidapp.co/privacy-policy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4539256e8145",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd0d4de5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.nobid.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.nobid.io/privacy-policy/\"]",
            "html": "<a href=\"https://www.nobid.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.nobid.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd8607c046c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4663f031"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.nobid.io/privacy-policy/#legal_grounds\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.nobid.io/privacy-policy/#legal_grounds\"]",
            "html": "<a href=\"https://www.nobid.io/privacy-policy/#legal_grounds\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.nobid.io/privacy-policy/#legal_grounds\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30a011f590e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25daff69"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://nodals.ai/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://nodals.ai/privacy-policy\"]",
            "html": "<a href=\"https://nodals.ai/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://nodals.ai/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "972ddda13048",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-459001b1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.nordicdataresources.com/terms-of-service\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.nordicdataresources.com/terms-of-service\"]",
            "html": "<a href=\"https://www.nordicdataresources.com/terms-of-service\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.nordicdataresources.com/terms-of-service\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9465848b56c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f16532a5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.nordicdataresources.com/contact\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.nordicdataresources.com/contact\"]",
            "html": "<a href=\"https://www.nordicdataresources.com/contact\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.nordicdataresources.com/contact\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65cbbf74cdef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be15c2ae"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://fr.notify-group.com/mentions-legales\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://fr.notify-group.com/mentions-legales\"]",
            "html": "<a href=\"https://fr.notify-group.com/mentions-legales\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://fr.notify-group.com/mentions-legales\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92effa507627",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1053ff3f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://fr.notify-group.com/rgpd\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://fr.notify-group.com/rgpd\"]",
            "html": "<a href=\"https://fr.notify-group.com/rgpd\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://fr.notify-group.com/rgpd\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1c500739240",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29e8c796"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://novatiq.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://novatiq.com/privacy-policy/\"]",
            "html": "<a href=\"https://novatiq.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://novatiq.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a98597c8efb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f7b177a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.nowtilus.tv/end-users-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.nowtilus.tv/end-users-privacy-policy\"]",
            "html": "<a href=\"https://www.nowtilus.tv/end-users-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.nowtilus.tv/end-users-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2fac1047f92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b467af6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.nowtilus.tv/end-users-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.nowtilus.tv/end-users-privacy-policy\"]",
            "html": "<a href=\"https://www.nowtilus.tv/end-users-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.nowtilus.tv/end-users-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2a78f6beb13",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d07a707a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://api.recod3suite.com/privacypolicy.php\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://api.recod3suite.com/privacypolicy.php\"]",
            "html": "<a href=\"https://api.recod3suite.com/privacypolicy.php\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://api.recod3suite.com/privacypolicy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5096c5393880",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53998c6b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://api.recod3suite.com/privacypolicy.php\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer784 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://api.recod3suite.com/privacypolicy.php\"]",
            "html": "<a href=\"https://api.recod3suite.com/privacypolicy.php\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://api.recod3suite.com/privacypolicy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c100cd0b519e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ce6331a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://numberly.com/en/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://numberly.com/en/privacy/\"]",
            "html": "<a href=\"https://numberly.com/en/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://numberly.com/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3b70f60760b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cfab4cd0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://numberly.com/en/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://numberly.com/en/privacy/\"]",
            "html": "<a href=\"https://numberly.com/en/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://numberly.com/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fc309a21be4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec6d2a61"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.octopads.io/politique-de-confidentialit%C3%A9\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.octopads.io/politique-de-confidentialit%C3%A9\"]",
            "html": "<a href=\"https://www.octopads.io/politique-de-confidentialit%C3%A9\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.octopads.io/politique-de-confidentialit%C3%A9\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d858eab8cef0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6465bf2a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.octopads.io/politique-de-confidentialit%C3%A9\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.octopads.io/politique-de-confidentialit%C3%A9\"]",
            "html": "<a href=\"https://www.octopads.io/politique-de-confidentialit%C3%A9\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.octopads.io/politique-de-confidentialit%C3%A9\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5896dcea2f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ca4d018"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy.ogury.com/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy.ogury.com/\"]",
            "html": "<a href=\"https://privacy.ogury.com/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://priva...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy.ogury.com/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca85fc8fcecb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf220220"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://privacy.ogury.com/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://privacy.ogury.com/\"]",
            "html": "<a href=\"https://privacy.ogury.com/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy.ogury.com/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ac24f1d6111a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-917d5ef8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "html": "<a href=\"https://olyzon.notion.site/PRIVACY-POLICY-OLYZON-TV-14b2586b2d5f809c9ddafaa86769029d#14b2586b2d5f8065906efeaf3411da8d\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://olyzon.notion.site/PRIVACY-POLICY-OLYZON-TV-14b2586b2d5f809c9ddafaa86769029d#14b2586b2d5f8065906efeaf3411da8d\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1c528042e0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be222bdb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1368 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://olyzon.notion.site/PRIVACY-POLICY-OLYZON-TV-14b2586b2d5f809c9ddafaa86769029d#14b2586b2d5f8065906efeaf3411da8d\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://olyzon.notion.site/PRIVACY-POLICY-OLYZON-TV-14b2586b2d5f809c9ddafaa86769029d#14b2586b2d5f8065906efeaf3411da8d\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eb7314ce360c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9046d72"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.omni-dex.io/publisherterms/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.omni-dex.io/publisherterms/privacy-policy\"]",
            "html": "<a href=\"https://www.omni-dex.io/publisherterms/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.omni-dex.io/publisherterms/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01e68c978d74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-305431c5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.omni-dex.io/publisherterms/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.omni-dex.io/publisherterms/privacy-policy\"]",
            "html": "<a href=\"https://www.omni-dex.io/publisherterms/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.omni-dex.io/publisherterms/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87a3c4b23497",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f636ff2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://s.on-device.com/privacyPolicy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://s.on-device.com/privacyPolicy\"]",
            "html": "<a href=\"https://s.on-device.com/privacyPolicy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://s.on-device.com/privacyPolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a719398a5e9a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b1c89da"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://s.on-device.com/privacyPolicy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://s.on-device.com/privacyPolicy\"]",
            "html": "<a href=\"https://s.on-device.com/privacyPolicy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://s.on-device.com/privacyPolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8479f3542f78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b506e38"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.onaudience.com/internet-advertising-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.onaudience.com/internet-advertising-privacy-policy\"]",
            "html": "<a href=\"https://www.onaudience.com/internet-advertising-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.onaudience.com/internet-advertising-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d890d701f005",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a64d1f0d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.onaudience.com/internet-advertising-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.onaudience.com/internet-advertising-privacy-policy\"]",
            "html": "<a href=\"https://www.onaudience.com/internet-advertising-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.onaudience.com/internet-advertising-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08b9c319db3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08bcad60"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mediafuse.com/privacypolicy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mediafuse.com/privacypolicy/\"]",
            "html": "<a href=\"https://www.mediafuse.com/privacypolicy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mediafuse.com/privacypolicy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d99309fa16d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74ee56a2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.mediafuse.com/legitimateinterest/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.mediafuse.com/legitimateinterest/\"]",
            "html": "<a href=\"https://www.mediafuse.com/legitimateinterest/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.mediafuse.com/legitimateinterest/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1d33f0a6adc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-804ec749"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://onetech.group/datenschutz-plattform/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://onetech.group/datenschutz-plattform/\"]",
            "html": "<a href=\"https://onetech.group/datenschutz-plattform/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://onetech.group/datenschutz-plattform/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "551cd5e7b090",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a9af4fb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://onetech.group/datenschutz-plattform/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://onetech.group/datenschutz-plattform/\"]",
            "html": "<a href=\"https://onetech.group/datenschutz-plattform/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://onetech.group/datenschutz-plattform/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aade4f1192f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d9020ba"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://static.onefootball.com/legal/consumer-web-privacy-policy/en\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://static.onefootball.com/legal/consumer-web-privacy-policy/en\"]",
            "html": "<a href=\"https://static.onefootball.com/legal/consumer-web-privacy-policy/en\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://static.onefootball.com/legal/consumer-web-privacy-policy/en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "066412819c0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4aaca55d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://static.onefootball.com/legal/consumer-web-privacy-policy/en\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://static.onefootball.com/legal/consumer-web-privacy-policy/en\"]",
            "html": "<a href=\"https://static.onefootball.com/legal/consumer-web-privacy-policy/en\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://static.onefootball.com/legal/consumer-web-privacy-policy/en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e1b66484a06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a16ca7a5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.oneid.digital/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.oneid.digital/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.oneid.digital/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.oneid.digital/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "897e270e9210",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89122ea1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adalyser.com/en/terms\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adalyser.com/en/terms\"]",
            "html": "<a href=\"https://adalyser.com/en/terms\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://ad...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adalyser.com/en/terms\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "812b615d706e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef9e1b58"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adalyser.com/en/terms\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adalyser.com/en/terms\"]",
            "html": "<a href=\"https://adalyser.com/en/terms\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adalyser.com/en/terms\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "785711199ab9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33ae602a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.onetag.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.onetag.com/privacy/\"]",
            "html": "<a href=\"https://www.onetag.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.onetag.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7874bb43e16f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf9d8379"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.onetag.com/legitimate-interest-assessment/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.onetag.com/legitimate-interest-assessment/\"]",
            "html": "<a href=\"https://www.onetag.com/legitimate-interest-assessment/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.onetag.com/legitimate-interest-assessment/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5553e4c221be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13a94927"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adagio.io/legal/advertising-services-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adagio.io/legal/advertising-services-privacy-policy\"]",
            "html": "<a href=\"https://adagio.io/legal/advertising-services-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adagio.io/legal/advertising-services-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef2f45a97fcd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-090a3944"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://assets.adagio.io/legal/Adagio_LIAs-combined.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://assets.adagio.io/legal/Adagio_LIAs-combined.pdf\"]",
            "html": "<a href=\"https://assets.adagio.io/legal/Adagio_LIAs-combined.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://assets.adagio.io/legal/Adagio_LIAs-combined.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8efb67e88bb5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-575af271"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://oan.pl/internet-advertising-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://oan.pl/internet-advertising-privacy-policy/\"]",
            "html": "<a href=\"https://oan.pl/internet-advertising-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://oan.pl/internet-advertising-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c95742afe5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ee38618"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://oan.pl/internet-advertising-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://oan.pl/internet-advertising-privacy-policy/\"]",
            "html": "<a href=\"https://oan.pl/internet-advertising-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://oan.pl/internet-advertising-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3840bc4de68",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-01c75dce"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://onlinemediasolutions.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://onlinemediasolutions.com/privacy-policy/\"]",
            "html": "<a href=\"https://onlinemediasolutions.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://onlinemediasolutions.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12a0d1218f4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-349652d4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://onlinemediasolutions.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://onlinemediasolutions.com/privacy-policy/\"]",
            "html": "<a href=\"https://onlinemediasolutions.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://onlinemediasolutions.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91a251d2317b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d768ffce"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adsafety.net/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adsafety.net/privacy.html\"]",
            "html": "<a href=\"https://adsafety.net/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adsafety.net/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98fe34c0d81b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6afbdeb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adsafety.net/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adsafety.net/privacy.html\"]",
            "html": "<a href=\"https://adsafety.net/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adsafety.net/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "513f7cdc6e03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd4c8b80"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.onlineumfragen.com/3index_2010_agb.cfm\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.onlineumfragen.com/3index_2010_agb.cfm\"]",
            "html": "<a href=\"https://www.onlineumfragen.com/3index_2010_agb.cfm\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.onlineumfragen.com/3index_2010_agb.cfm\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42a0a07752d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0743a6d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.onlineumfragen.com/3index_2010_agb.cfm\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.onlineumfragen.com/3index_2010_agb.cfm\"]",
            "html": "<a href=\"https://www.onlineumfragen.com/3index_2010_agb.cfm\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.onlineumfragen.com/3index_2010_agb.cfm\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6411616aec58",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6cc230db"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://onnetwork.tv/pp_service_en.php?lang=en\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://onnetwork.tv/pp_service_en.php?lang=en\"]",
            "html": "<a href=\"https://onnetwork.tv/pp_service_en.php?lang=en\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://onnetwork.tv/pp_service_en.php?lang=en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "583c318b81c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e53f6c7a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://onnetwork.tv/pp_service_en.php?lang=en\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://onnetwork.tv/pp_service_en.php?lang=en\"]",
            "html": "<a href=\"https://onnetwork.tv/pp_service_en.php?lang=en\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://onnetwork.tv/pp_service_en.php?lang=en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67f2cb7801b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c58d629d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.onprospects.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.onprospects.com/privacy-policy\"]",
            "html": "<a href=\"https://www.onprospects.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.onprospects.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b9159e73515",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c1cff59"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.onprospects.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.onprospects.com/privacy-policy\"]",
            "html": "<a href=\"https://www.onprospects.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.onprospects.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc83a9cd86b3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2134c063"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.openweb.com/legal-and-privacy/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.openweb.com/legal-and-privacy/privacy/\"]",
            "html": "<a href=\"https://www.openweb.com/legal-and-privacy/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.openweb.com/legal-and-privacy/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f216fda72c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b74bc23"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.openweb.com/legal-and-privacy/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.openweb.com/legal-and-privacy/privacy/\"]",
            "html": "<a href=\"https://www.openweb.com/legal-and-privacy/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.openweb.com/legal-and-privacy/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "687d17d7d3d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c61dfacf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://connectivityassistant.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://connectivityassistant.com/privacy\"]",
            "html": "<a href=\"https://connectivityassistant.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://connectivityassistant.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c46fcca3b33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6092fc6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.openx.com/legal/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.openx.com/legal/privacy-policy/\"]",
            "html": "<a href=\"https://www.openx.com/legal/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.openx.com/legal/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4573afc816c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ad131e2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.openx.com/legal/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.openx.com/legal/privacy-policy/\"]",
            "html": "<a href=\"https://www.openx.com/legal/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.openx.com/legal/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21ae02f1775d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0d23778"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.opera.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.opera.com/privacy\"]",
            "html": "<a href=\"https://www.opera.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://ww...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.opera.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "89202f1be1b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54cf6620"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://legal.opera.com\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://legal.opera.com\"]",
            "html": "<a href=\"https://legal.opera.com\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://leg...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://legal.opera.com\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e0b988e8850",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b22821cf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://opinary.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://opinary.com/privacy-policy/\"]",
            "html": "<a href=\"https://opinary.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://opinary.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6dbf7c1be5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7f95518e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://opinary.com/opt-out\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://opinary.com/opt-out\"]",
            "html": "<a href=\"https://opinary.com/opt-out\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://opinary.com/opt-out\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "336e94c352d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e70520b7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://optoutadvertising.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://optoutadvertising.com/privacy-policy/\"]",
            "html": "<a href=\"https://optoutadvertising.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://optoutadvertising.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c932ce80e80",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9afce7ff"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://optoutadvertising.com/legitimate-interest-statement/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://optoutadvertising.com/legitimate-interest-statement/\"]",
            "html": "<a href=\"https://optoutadvertising.com/legitimate-interest-statement/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://optoutadvertising.com/legitimate-interest-statement/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44e1f3283d02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72f9607c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.optidigital.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.optidigital.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.optidigital.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.optidigital.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce3d21a8fae6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49f7f75f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.optidigital.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.optidigital.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.optidigital.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.optidigital.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c556060a1b6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8599545e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://optimanetwork.com/pages/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://optimanetwork.com/pages/privacy\"]",
            "html": "<a href=\"https://optimanetwork.com/pages/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://optimanetwork.com/pages/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f37f36594d23",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f004ddaa"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://optimanetwork.com/pages/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://optimanetwork.com/pages/privacy\"]",
            "html": "<a href=\"https://optimanetwork.com/pages/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://optimanetwork.com/pages/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d0ed73c4e76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26de6e84"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://orangeclickmedia.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://orangeclickmedia.com/privacy-policy/\"]",
            "html": "<a href=\"https://orangeclickmedia.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://orangeclickmedia.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a09ab227c836",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8603b28"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://orangeclickmedia.com/legitimate-interest-claim/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://orangeclickmedia.com/legitimate-interest-claim/\"]",
            "html": "<a href=\"https://orangeclickmedia.com/legitimate-interest-claim/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://orangeclickmedia.com/legitimate-interest-claim/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50a6a61a07b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53d52327"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://osdatasolutions.de/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://osdatasolutions.de/datenschutz/\"]",
            "html": "<a href=\"https://osdatasolutions.de/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://osdatasolutions.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4764ed461c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d3495e0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://osdatasolutions.de/datenschutz/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://osdatasolutions.de/datenschutz/\"]",
            "html": "<a href=\"https://osdatasolutions.de/datenschutz/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://osdatasolutions.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be35e93fbe74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9a73c022"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.otto.de/shoppages/service/datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.otto.de/shoppages/service/datenschutz\"]",
            "html": "<a href=\"https://www.otto.de/shoppages/service/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.otto.de/shoppages/service/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de7d10974c76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28e36f63"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.otto.de/shoppages/service/datenschutz\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.otto.de/shoppages/service/datenschutz\"]",
            "html": "<a href=\"https://www.otto.de/shoppages/service/datenschutz\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.otto.de/shoppages/service/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1df42fb37857",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6a50b46"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://oursblanc.io/legal-mentions/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://oursblanc.io/legal-mentions/\"]",
            "html": "<a href=\"https://oursblanc.io/legal-mentions/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://oursblanc.io/legal-mentions/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d2c3ce387af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e45eac8b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://oursblanc.io/legal-mentions/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://oursblanc.io/legal-mentions/\"]",
            "html": "<a href=\"https://oursblanc.io/legal-mentions/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://oursblanc.io/legal-mentions/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "643c1f247d7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1983b0e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.outbrain.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.outbrain.com/privacy\"]",
            "html": "<a href=\"https://www.outbrain.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.outbrain.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a69ca5e4131f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-384db62b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.outbrain.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.outbrain.com/privacy\"]",
            "html": "<a href=\"https://www.outbrain.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.outbrain.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "035e6f46f96a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64603be6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://legal.overwolf.com/docs/overwolf/platform/platform-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://legal.overwolf.com/docs/overwolf/platform/platform-privacy-policy/\"]",
            "html": "<a href=\"https://legal.overwolf.com/docs/overwolf/platform/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margi...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://legal.overwolf.com/docs/overwolf/platform/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23d175b8e61e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e910651"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://legal.overwolf.com/docs/overwolf/platform/platform-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://legal.overwolf.com/docs/overwolf/platform/platform-privacy-policy/\"]",
            "html": "<a href=\"https://legal.overwolf.com/docs/overwolf/platform/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://legal.overwolf.com/docs/overwolf/platform/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee9e578ba5ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d35a5675"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://panxo.ai/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://panxo.ai/privacy\"]",
            "html": "<a href=\"https://panxo.ai/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://panxo.a...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://panxo.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "285505f6bdf3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f1e0d617"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://panxo.ai/legal/legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://panxo.ai/legal/legitimate-interest\"]",
            "html": "<a href=\"https://panxo.ai/legal/legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://panxo.ai/legal/legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63698e33fd78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77f1dc65"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://tacticrealtime.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://tacticrealtime.com/privacy/\"]",
            "html": "<a href=\"https://tacticrealtime.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://tacticrealtime.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6634d5d342e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56309005"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://tacticrealtime.com/privacy/dsar/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://tacticrealtime.com/privacy/dsar/\"]",
            "html": "<a href=\"https://tacticrealtime.com/privacy/dsar/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://tacticrealtime.com/privacy/dsar/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05b6a0e0542d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-59f8b2af"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.paypal.com/uk/legalhub/paypal/privacy-full\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.paypal.com/uk/legalhub/paypal/privacy-full\"]",
            "html": "<a href=\"https://www.paypal.com/uk/legalhub/paypal/privacy-full\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.paypal.com/uk/legalhub/paypal/privacy-full\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ccc99908243",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5f2cf89"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.paypal.com/uk/legalhub/paypal/privacy-full\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.paypal.com/uk/legalhub/paypal/privacy-full\"]",
            "html": "<a href=\"https://www.paypal.com/uk/legalhub/paypal/privacy-full\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.paypal.com/uk/legalhub/paypal/privacy-full\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1ee33921d6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c3e44ea1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.peer39.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.peer39.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.peer39.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.peer39.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61f46e793a0b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7db0dbf4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.peer39.com/cookie-notice\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.peer39.com/cookie-notice\"]",
            "html": "<a href=\"https://www.peer39.com/cookie-notice\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.peer39.com/cookie-notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecdb19b32a2c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe9fc950"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.eltiempo.es/legal/politica-privacidad.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.eltiempo.es/legal/politica-privacidad.html\"]",
            "html": "<a href=\"https://www.eltiempo.es/legal/politica-privacidad.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.eltiempo.es/legal/politica-privacidad.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2105c4cf8444",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-11e06944"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://performmedia.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://performmedia.com/privacy-policy/\"]",
            "html": "<a href=\"https://performmedia.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://performmedia.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2099faee428",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7fd3a51b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://performmedia.com/privacy-policy/#legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://performmedia.com/privacy-policy/#legitimate-interest\"]",
            "html": "<a href=\"https://performmedia.com/privacy-policy/#legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://performmedia.com/privacy-policy/#legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "158885b32fbe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f9d859a6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://permodo.com/de/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://permodo.com/de/privacy.html\"]",
            "html": "<a href=\"https://permodo.com/de/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://permodo.com/de/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b6fd3e4520ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bdb62f86"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://permodo.com/de/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://permodo.com/de/privacy.html\"]",
            "html": "<a href=\"https://permodo.com/de/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://permodo.com/de/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e068d89a63e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86f84785"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://permutive.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://permutive.com/privacy/\"]",
            "html": "<a href=\"https://permutive.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://p...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://permutive.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "179a076061e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4933371f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://permutive.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://permutive.com/privacy/\"]",
            "html": "<a href=\"https://permutive.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://permutive.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cebbcf250e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b761ab52"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://persona.ly/privacy_dsp\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://persona.ly/privacy_dsp\"]",
            "html": "<a href=\"https://persona.ly/privacy_dsp\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://p...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://persona.ly/privacy_dsp\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b78ecb49f6ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3233a166"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://persona.ly/security\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://persona.ly/security\"]",
            "html": "<a href=\"https://persona.ly/security\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://persona.ly/security\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14e32dc51cf4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a27d77b5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer856 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "html": "<a href=\"https://www.aspiegel.com/agreement/scope/huawei/ads/privacy-statement/eu_b0_20240514_6/priweb/privacy-statement.htm\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"n...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.aspiegel.com/agreement/scope/huawei/ads/privacy-statement/eu_b0_20240514_6/priweb/privacy-statement.htm\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "250ee719d0b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa292464"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://h5hosting.dbankcdn.com/cch5/PPS/ads/interests/legitimate_interests.htm\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://h5hosting.dbankcdn.com/cch5/PPS/ads/interests/legitimate_interests.htm\"]",
            "html": "<a href=\"https://h5hosting.dbankcdn.com/cch5/PPS/ads/interests/legitimate_interests.htm\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" sty...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://h5hosting.dbankcdn.com/cch5/PPS/ads/interests/legitimate_interests.htm\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69cc354c871b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9637634"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://pexi.nl/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://pexi.nl/privacy-policy/\"]",
            "html": "<a href=\"https://pexi.nl/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://pexi.nl/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b03dd4f97a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52a80dc0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://pgammedia.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://pgammedia.com/privacy-policy/\"]",
            "html": "<a href=\"https://pgammedia.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://pgammedia.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54854fdb3a5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce4b3df9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://pgammedia.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://pgammedia.com/privacy-policy/\"]",
            "html": "<a href=\"https://pgammedia.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://pgammedia.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c5176e1b71d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9bb87df1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://pia-advertising.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://pia-advertising.com/privacy-policy/\"]",
            "html": "<a href=\"https://pia-advertising.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://pia-advertising.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e72b60af218",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7bec0456"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.piano.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.piano.io/privacy-policy\"]",
            "html": "<a href=\"https://www.piano.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.piano.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad01edde4345",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9df9cf6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.piano.io/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.piano.io/privacy-policy\"]",
            "html": "<a href=\"https://www.piano.io/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.piano.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3e95315e65e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fdfa8bc5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.pickwell.co/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.pickwell.co/privacy-policy\"]",
            "html": "<a href=\"https://www.pickwell.co/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.pickwell.co/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f57c35a136e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-507f370d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.pickwell.co/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.pickwell.co/privacy-policy\"]",
            "html": "<a href=\"https://www.pickwell.co/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.pickwell.co/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "556aeb412571",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5621f14d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.pinpoll.com/pdf/data-protection-declaration.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.pinpoll.com/pdf/data-protection-declaration.pdf\"]",
            "html": "<a href=\"https://www.pinpoll.com/pdf/data-protection-declaration.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.pinpoll.com/pdf/data-protection-declaration.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f19bdfadc9f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26013f63"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.pinpoll.com/pdf/data-protection-declaration.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.pinpoll.com/pdf/data-protection-declaration.pdf\"]",
            "html": "<a href=\"https://www.pinpoll.com/pdf/data-protection-declaration.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.pinpoll.com/pdf/data-protection-declaration.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d48cee9c05e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1bf7b0c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.pixalate.com/privacypolicy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.pixalate.com/privacypolicy\"]",
            "html": "<a href=\"https://www.pixalate.com/privacypolicy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.pixalate.com/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fddf0096031",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b48f330"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.pixalate.com/privacypolicy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.pixalate.com/privacypolicy\"]",
            "html": "<a href=\"https://www.pixalate.com/privacypolicy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.pixalate.com/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4220de9112d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ba74d929"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://pixels.ai/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://pixels.ai/privacy-policy/\"]",
            "html": "<a href=\"https://pixels.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://pixels.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cfb994dc84c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-59111e9c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://pixels.ai/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://pixels.ai/privacy-policy/\"]",
            "html": "<a href=\"https://pixels.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://pixels.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9321e53056f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ecfe6f4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.pixfuture.com/terms-and-conditions#privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.pixfuture.com/terms-and-conditions#privacy-policy\"]",
            "html": "<a href=\"https://www.pixfuture.com/terms-and-conditions#privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.pixfuture.com/terms-and-conditions#privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2807d9680388",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31c14772"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.pixfuture.com/terms-and-conditions#dpa-terms\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.pixfuture.com/terms-and-conditions#dpa-terms\"]",
            "html": "<a href=\"https://www.pixfuture.com/terms-and-conditions#dpa-terms\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.pixfuture.com/terms-and-conditions#dpa-terms\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c493d01c81d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8be79318"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://piximedia.com/privacy/?lang=en\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://piximedia.com/privacy/?lang=en\"]",
            "html": "<a href=\"https://piximedia.com/privacy/?lang=en\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://piximedia.com/privacy/?lang=en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57f1229ff758",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f01bd10f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://piximedia.com/privacy/?lang=en\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://piximedia.com/privacy/?lang=en\"]",
            "html": "<a href=\"https://piximedia.com/privacy/?lang=en\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://piximedia.com/privacy/?lang=en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bce68cc85638",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a011f279"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://verve.com/dsp-cookies-privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://verve.com/dsp-cookies-privacy/\"]",
            "html": "<a href=\"https://verve.com/dsp-cookies-privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://verve.com/dsp-cookies-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e441b8ef68e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ef9d98e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://verve.com/dsp-cookies-privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://verve.com/dsp-cookies-privacy/\"]",
            "html": "<a href=\"https://verve.com/dsp-cookies-privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://verve.com/dsp-cookies-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d744d867bb8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14bc1320"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://playable.com/privacy-policy-for-playable-aps/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://playable.com/privacy-policy-for-playable-aps/\"]",
            "html": "<a href=\"https://playable.com/privacy-policy-for-playable-aps/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://playable.com/privacy-policy-for-playable-aps/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2461afb5feec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2bcda70"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://playable.com/privacy-policy-for-playable-aps/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://playable.com/privacy-policy-for-playable-aps/\"]",
            "html": "<a href=\"https://playable.com/privacy-policy-for-playable-aps/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://playable.com/privacy-policy-for-playable-aps/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd632d5549e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9be6e33f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://playdigo.com/home/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://playdigo.com/home/privacy-policy/\"]",
            "html": "<a href=\"https://playdigo.com/home/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://playdigo.com/home/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43635b8f85b3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0af78b73"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://playdigo.com/home/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://playdigo.com/home/privacy-policy/\"]",
            "html": "<a href=\"https://playdigo.com/home/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://playdigo.com/home/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e00b11876f7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e88ba0a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://playstream.media/gdpr_policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://playstream.media/gdpr_policy.html\"]",
            "html": "<a href=\"https://playstream.media/gdpr_policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://playstream.media/gdpr_policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f7c88f0318b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b05b3d7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://playstream.media/gdpr_policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://playstream.media/gdpr_policy.html\"]",
            "html": "<a href=\"https://playstream.media/gdpr_policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://playstream.media/gdpr_policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32d2e1938357",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2f0e6527"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.playwire.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.playwire.com/privacy-policy\"]",
            "html": "<a href=\"https://www.playwire.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.playwire.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ce4980acb09",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5501119f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.playwire.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.playwire.com/privacy-policy\"]",
            "html": "<a href=\"https://www.playwire.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.playwire.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ab88ea2bd1e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-957136b3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.pmlatam.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.pmlatam.com/privacy-policy\"]",
            "html": "<a href=\"https://www.pmlatam.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.pmlatam.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a44b6461b825",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-525036a8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.pmlatam.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.pmlatam.com/privacy-policy\"]",
            "html": "<a href=\"https://www.pmlatam.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.pmlatam.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b444ddff4914",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f755984f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"http://podscribe.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"http://podscribe.com/privacy\"]",
            "html": "<a href=\"http://podscribe.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http://pods...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://podscribe.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9af042616b47",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-627bd1aa"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://terms.podscribe.com/LIAs.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://terms.podscribe.com/LIAs.pdf\"]",
            "html": "<a href=\"https://terms.podscribe.com/LIAs.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://terms.podscribe.com/LIAs.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67ad23542248",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbcfa9b6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy.createwithnova.io/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy.createwithnova.io/\"]",
            "html": "<a href=\"https://privacy.createwithnova.io/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy.createwithnova.io/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c5da89f0a15",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73d9548d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://privacy.createwithnova.io/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://privacy.createwithnova.io/\"]",
            "html": "<a href=\"https://privacy.createwithnova.io/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy.createwithnova.io/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f43046ec7cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-afe52a7e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://pontiac.media/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://pontiac.media/privacy-policy\"]",
            "html": "<a href=\"https://pontiac.media/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://pontiac.media/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d8c1d6a90ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db0eaffd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.zmaticoo.com/zmaticoo/privacies.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.zmaticoo.com/zmaticoo/privacies.html\"]",
            "html": "<a href=\"https://www.zmaticoo.com/zmaticoo/privacies.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.zmaticoo.com/zmaticoo/privacies.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35392a439c7a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-834dc30c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.zmaticoo.com/zmaticoo/privacies.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.zmaticoo.com/zmaticoo/privacies.html\"]",
            "html": "<a href=\"https://www.zmaticoo.com/zmaticoo/privacies.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.zmaticoo.com/zmaticoo/privacies.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cba2d34ff676",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd62bf6f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.prado.co/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.prado.co/privacy\"]",
            "html": "<a href=\"https://www.prado.co/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://www...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.prado.co/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df2ea71b7941",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94bd19ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.prado.co/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.prado.co/privacy\"]",
            "html": "<a href=\"https://www.prado.co/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.prado.co/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c2fd3f7d22f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0dad83a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://preciso.net/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://preciso.net/privacy\"]",
            "html": "<a href=\"https://preciso.net/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://prec...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://preciso.net/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "154d599de48a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e9c1f30"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://preciso.net/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://preciso.net/privacy\"]",
            "html": "<a href=\"https://preciso.net/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://preciso.net/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4385e4ce52f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b622009"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.pressboardmedia.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.pressboardmedia.com/privacy-policy\"]",
            "html": "<a href=\"https://www.pressboardmedia.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.pressboardmedia.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "287fb8b2ed09",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d9ba248"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.prismamedia.com/espace-confidentialite/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.prismamedia.com/espace-confidentialite/\"]",
            "html": "<a href=\"https://www.prismamedia.com/espace-confidentialite/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.prismamedia.com/espace-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "160b98bfa585",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-26fd0c37"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.prismamedia.com/espace-confidentialite/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.prismamedia.com/espace-confidentialite/\"]",
            "html": "<a href=\"https://www.prismamedia.com/espace-confidentialite/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.prismamedia.com/espace-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb79d81af984",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62e94ff7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.programmaticx.ai/privacypolicy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.programmaticx.ai/privacypolicy\"]",
            "html": "<a href=\"https://www.programmaticx.ai/privacypolicy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.programmaticx.ai/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f3b69ee743d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab17f542"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.programmaticx.ai/privacypolicy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.programmaticx.ai/privacypolicy\"]",
            "html": "<a href=\"https://www.programmaticx.ai/privacypolicy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.programmaticx.ai/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d47ae21a5e5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f15dc5d5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://projectagora.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://projectagora.com/privacy-policy/\"]",
            "html": "<a href=\"https://projectagora.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://projectagora.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "708e171e5068",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77691993"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://projectagora.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://projectagora.com/privacy-policy/\"]",
            "html": "<a href=\"https://projectagora.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://projectagora.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5ed3e3ab6d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2467320"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.7pass.de/psdd/datenschutzbestimmungen-cdb.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.7pass.de/psdd/datenschutzbestimmungen-cdb.html\"]",
            "html": "<a href=\"https://www.7pass.de/psdd/datenschutzbestimmungen-cdb.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.7pass.de/psdd/datenschutzbestimmungen-cdb.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "665cda7aeebc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1b5b5c7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.7pass.de/psdd/datenschutzbestimmungen-cdb.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.7pass.de/psdd/datenschutzbestimmungen-cdb.html\"]",
            "html": "<a href=\"https://www.7pass.de/psdd/datenschutzbestimmungen-cdb.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.7pass.de/psdd/datenschutzbestimmungen-cdb.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c405f689e698",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6300d866"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.protected.media/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.protected.media/privacy-policy/\"]",
            "html": "<a href=\"https://www.protected.media/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.protected.media/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f12f4e8c6c29",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-843c8289"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.protected.media/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.protected.media/privacy-policy/\"]",
            "html": "<a href=\"https://www.protected.media/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.protected.media/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "504769f73278",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13fb7b91"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://proxi.cloud/polityka-prywatnosci/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://proxi.cloud/polityka-prywatnosci/\"]",
            "html": "<a href=\"https://proxi.cloud/polityka-prywatnosci/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://proxi.cloud/polityka-prywatnosci/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b376a3fe5ae5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a78afa2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.proxistore.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.proxistore.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.proxistore.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.proxistore.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cac7d6e40724",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d89d268e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.proxistore.com/privacy-policy/#legitimate_interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.proxistore.com/privacy-policy/#legitimate_interest\"]",
            "html": "<a href=\"https://www.proxistore.com/privacy-policy/#legitimate_interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.proxistore.com/privacy-policy/#legitimate_interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cc086a83ced6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5d84316"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://pubfinity.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://pubfinity.com/privacy-policy/\"]",
            "html": "<a href=\"https://pubfinity.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://pubfinity.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "085712796c4c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-caa75974"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://pubfinity.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://pubfinity.com/privacy-policy/\"]",
            "html": "<a href=\"https://pubfinity.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://pubfinity.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a531f7208922",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a87ea4b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://publicgood.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://publicgood.com/privacy-policy/\"]",
            "html": "<a href=\"https://publicgood.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://publicgood.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04b242f3d779",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3f23bd1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://publicgood.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://publicgood.com/privacy-policy/\"]",
            "html": "<a href=\"https://publicgood.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://publicgood.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3400fcd6d372",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c345d77"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://getpublica.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://getpublica.com/privacy/\"]",
            "html": "<a href=\"https://getpublica.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://getpublica.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f81648068292",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd244f54"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://getpublica.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://getpublica.com/privacy/\"]",
            "html": "<a href=\"https://getpublica.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://getpublica.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01420be279a7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79fd84e5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.publica4.com/datenschutzerklaerung-2025/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.publica4.com/datenschutzerklaerung-2025/\"]",
            "html": "<a href=\"https://www.publica4.com/datenschutzerklaerung-2025/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.publica4.com/datenschutzerklaerung-2025/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c75e4ed58456",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c2830ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.publica4.com/datenschutzerklaerung-2025/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.publica4.com/datenschutzerklaerung-2025/\"]",
            "html": "<a href=\"https://www.publica4.com/datenschutzerklaerung-2025/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.publica4.com/datenschutzerklaerung-2025/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "243bfa5898f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-983d7bbf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.publicismedia.de/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.publicismedia.de/datenschutz/\"]",
            "html": "<a href=\"https://www.publicismedia.de/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.publicismedia.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "761e62345f46",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e702ff8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.publicismedia.de/datenschutz/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.publicismedia.de/datenschutz/\"]",
            "html": "<a href=\"https://www.publicismedia.de/datenschutz/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.publicismedia.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6e03a17245d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e465b01"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://eris.id/politica-de-privacidad/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://eris.id/politica-de-privacidad/\"]",
            "html": "<a href=\"https://eris.id/politica-de-privacidad/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://eris.id/politica-de-privacidad/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2fcc9012ff30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05bfbe6a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://eris.id/politica-de-privacidad/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://eris.id/politica-de-privacidad/\"]",
            "html": "<a href=\"https://eris.id/politica-de-privacidad/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://eris.id/politica-de-privacidad/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4297cabc031a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc51988e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://freestar.com/privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://freestar.com/privacy-policy/\"]",
            "html": "<a href=\"https://freestar.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://freestar.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9d440033659",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57f1ea29"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://freestar.com/privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer850 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://freestar.com/privacy-policy/\"]",
            "html": "<a href=\"https://freestar.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://freestar.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67f050ed506f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-200f95a9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://publuence.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://publuence.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://publuence.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://publuence.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adc671bde628",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0abf23cf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://publuence.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://publuence.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://publuence.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://publuence.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "996dd60edaee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-677b4f8b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://pubmatic.com/legal/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://pubmatic.com/legal/privacy/\"]",
            "html": "<a href=\"https://pubmatic.com/legal/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://pubmatic.com/legal/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3802cf111071",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42caf222"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://pubmatic.com/legal/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://pubmatic.com/legal/privacy/\"]",
            "html": "<a href=\"https://pubmatic.com/legal/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://pubmatic.com/legal/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "72ec1d1e5fdb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88dfbc53"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://pubstack.io/legal-mentions\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://pubstack.io/legal-mentions\"]",
            "html": "<a href=\"https://pubstack.io/legal-mentions\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://pubstack.io/legal-mentions\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcb52fa5cfaf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed0e0943"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://pubstack.io/legal-mentions\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://pubstack.io/legal-mentions\"]",
            "html": "<a href=\"https://pubstack.io/legal-mentions\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://pubstack.io/legal-mentions\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27784d81c252",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94bce82b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://pubx.ai/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://pubx.ai/privacy/\"]",
            "html": "<a href=\"https://pubx.ai/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://pubx.ai...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://pubx.ai/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "651b126063d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c11c6c2f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://pulsepoint.com/legal/platform-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://pulsepoint.com/legal/platform-privacy-policy\"]",
            "html": "<a href=\"https://pulsepoint.com/legal/platform-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://pulsepoint.com/legal/platform-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32b11453114b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36807034"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://pulsepoint.com/legal/platform-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://pulsepoint.com/legal/platform-privacy-policy\"]",
            "html": "<a href=\"https://pulsepoint.com/legal/platform-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://pulsepoint.com/legal/platform-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "097c32e32cbe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63d2a4e5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.qualitymedianetwork.de/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.qualitymedianetwork.de/datenschutz/\"]",
            "html": "<a href=\"https://www.qualitymedianetwork.de/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.qualitymedianetwork.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d14a3cc5a4b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69907955"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://ads.qualitymedianetwork.de/privacy.php\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://ads.qualitymedianetwork.de/privacy.php\"]",
            "html": "<a href=\"https://ads.qualitymedianetwork.de/privacy.php\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://ads.qualitymedianetwork.de/privacy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97da0abf29a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-edab7e6b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.quantcast.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.quantcast.com/privacy\"]",
            "html": "<a href=\"https://www.quantcast.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.quantcast.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16fa22d8a94f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd3ff130"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.quantcast.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.quantcast.com/privacy\"]",
            "html": "<a href=\"https://www.quantcast.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.quantcast.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d665e18bb129",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c34e9478"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://quantyoo.de/datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://quantyoo.de/datenschutz\"]",
            "html": "<a href=\"https://quantyoo.de/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://quantyoo.de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b2eb900a6e5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62f2aa22"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://quartermedia.de/daten/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://quartermedia.de/daten/\"]",
            "html": "<a href=\"https://quartermedia.de/daten/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://q...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://quartermedia.de/daten/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2d9bb11a7b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61c760d9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://quartermedia.de/daten/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://quartermedia.de/daten/\"]",
            "html": "<a href=\"https://quartermedia.de/daten/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://quartermedia.de/daten/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f03b42cc2440",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abf91815"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.queryclick.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.queryclick.com/privacy-policy\"]",
            "html": "<a href=\"https://www.queryclick.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.queryclick.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2234bf7372f8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72f78ab0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.queryclick.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.queryclick.com/privacy-policy\"]",
            "html": "<a href=\"https://www.queryclick.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.queryclick.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1921e4de8ffe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0a72a2c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://questpass.io/en/terms/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://questpass.io/en/terms/privacy-policy/\"]",
            "html": "<a href=\"https://questpass.io/en/terms/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://questpass.io/en/terms/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3eadbe0f94de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7d011b4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://questpass.io/en/terms/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://questpass.io/en/terms/privacy-policy/\"]",
            "html": "<a href=\"https://questpass.io/en/terms/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://questpass.io/en/terms/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "453a8f74a55f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1af2a7fb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://r2b2.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://r2b2.io/privacy-policy\"]",
            "html": "<a href=\"https://r2b2.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://r...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://r2b2.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93a8eea8c105",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6faa89f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.raaslab.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.raaslab.com/privacy-policy\"]",
            "html": "<a href=\"https://www.raaslab.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.raaslab.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e5c6e51ce5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7251ea1f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.raaslab.com/legititmate-interest-statement\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.raaslab.com/legititmate-interest-statement\"]",
            "html": "<a href=\"https://www.raaslab.com/legititmate-interest-statement\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.raaslab.com/legititmate-interest-statement\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18f89acc2304",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a91d44d6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://rms.de/datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://rms.de/datenschutz\"]",
            "html": "<a href=\"https://rms.de/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://rms.d...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://rms.de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a0f22fc21b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0b9a38e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://rms.de/datenschutz\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://rms.de/datenschutz\"]",
            "html": "<a href=\"https://rms.de/datenschutz\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://rms.de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4bd4630bda5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc9a96e8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.adtonos.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.adtonos.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.adtonos.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.adtonos.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ea48959fd67",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18ceed00"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.adtonos.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.adtonos.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.adtonos.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.adtonos.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf5664eb7611",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1828d7c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://rakutenadvertising.com/legal-notices/services-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://rakutenadvertising.com/legal-notices/services-privacy-policy/\"]",
            "html": "<a href=\"https://rakutenadvertising.com/legal-notices/services-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://rakutenadvertising.com/legal-notices/services-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a89c4653e063",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f44da6dd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://go.rakutenadvertising.com/hubfs/Services-Privacy-Policy-English.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://go.rakutenadvertising.com/hubfs/Services-Privacy-Policy-English.pdf\"]",
            "html": "<a href=\"https://go.rakutenadvertising.com/hubfs/Services-Privacy-Policy-English.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://go.rakutenadvertising.com/hubfs/Services-Privacy-Policy-English.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2b962706cd19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cbbeadff"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.raptorservices.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.raptorservices.com/privacy-policy\"]",
            "html": "<a href=\"https://www.raptorservices.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.raptorservices.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50c5c4d60f79",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3bee2829"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.raptorservices.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.raptorservices.com/privacy-policy\"]",
            "html": "<a href=\"https://www.raptorservices.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.raptorservices.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d36ffb1ad3a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20e74858"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adara.com/privacy-promise/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adara.com/privacy-promise/\"]",
            "html": "<a href=\"https://adara.com/privacy-promise/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adara.com/privacy-promise/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aac547881a80",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f8b168f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adara.com/privacy-promise/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adara.com/privacy-promise/\"]",
            "html": "<a href=\"https://adara.com/privacy-promise/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adara.com/privacy-promise/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c400d5206fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-251de118"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.readpeak.com/terms/readpeak-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.readpeak.com/terms/readpeak-privacy-policy\"]",
            "html": "<a href=\"https://www.readpeak.com/terms/readpeak-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.readpeak.com/terms/readpeak-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce5e45dd2713",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44b5dfc3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.readpeak.com/terms/legitimate-interest-assessment-lia\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.readpeak.com/terms/legitimate-interest-assessment-lia\"]",
            "html": "<a href=\"https://www.readpeak.com/terms/legitimate-interest-assessment-lia\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-to...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.readpeak.com/terms/legitimate-interest-assessment-lia\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3abf7e6a3821",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0af82c5a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://imirsive.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://imirsive.com/privacy-policy/\"]",
            "html": "<a href=\"https://imirsive.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://imirsive.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "630084f95f43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56834afd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://imirsive.com/legitimate-interest-claim/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://imirsive.com/legitimate-interest-claim/\"]",
            "html": "<a href=\"https://imirsive.com/legitimate-interest-claim/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://imirsive.com/legitimate-interest-claim/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56a067217d62",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a91b1558"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://kayzen.io/privacy-notice-product\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://kayzen.io/privacy-notice-product\"]",
            "html": "<a href=\"https://kayzen.io/privacy-notice-product\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://kayzen.io/privacy-notice-product\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1f986d163af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62ef1da8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://kayzen.io/privacy-notice-product\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://kayzen.io/privacy-notice-product\"]",
            "html": "<a href=\"https://kayzen.io/privacy-notice-product\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://kayzen.io/privacy-notice-product\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce5fcb60cba6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4fce9c5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.realytics.io/platform-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.realytics.io/platform-privacy-policy/\"]",
            "html": "<a href=\"https://www.realytics.io/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.realytics.io/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3370572d067c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e353145a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.realytics.io/platform-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.realytics.io/platform-privacy-policy/\"]",
            "html": "<a href=\"https://www.realytics.io/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.realytics.io/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbfec4c4390a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a1fd16b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://api.recod3suite.com/privacypolicy.php\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://api.recod3suite.com/privacypolicy.php\"]",
            "html": "<a href=\"https://api.recod3suite.com/privacypolicy.php\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://api.recod3suite.com/privacypolicy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b65efd42e318",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab477cab"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://api.recod3suite.com/privacypolicy.php\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1533 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://api.recod3suite.com/privacypolicy.php\"]",
            "html": "<a href=\"https://api.recod3suite.com/privacypolicy.php\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://api.recod3suite.com/privacypolicy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a624c68e96fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56e794a7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.fraudlogix.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.fraudlogix.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.fraudlogix.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.fraudlogix.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61389722c818",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16788f6a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.fraudlogix.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.fraudlogix.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.fraudlogix.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.fraudlogix.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "370c6a6e89ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9c4ffb7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://redmob.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://redmob.io/privacy-policy\"]",
            "html": "<a href=\"https://redmob.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://redmob.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "887aad35dd36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4ecdfc5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://redmob.io/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://redmob.io/privacy-policy\"]",
            "html": "<a href=\"https://redmob.io/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://redmob.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "378261062abd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9fc40d1d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.refine.direct/en/cookie-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.refine.direct/en/cookie-policy/\"]",
            "html": "<a href=\"https://www.refine.direct/en/cookie-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.refine.direct/en/cookie-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2eb652c8da84",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a102567"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.refine.direct/en/legitimate-interest-assessment/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.refine.direct/en/legitimate-interest-assessment/\"]",
            "html": "<a href=\"https://www.refine.direct/en/legitimate-interest-assessment/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.refine.direct/en/legitimate-interest-assessment/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05d3d3025f96",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-404e9ed0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://refinery89.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://refinery89.com/privacy-policy/\"]",
            "html": "<a href=\"https://refinery89.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://refinery89.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba25658be137",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd1454f8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://refinery89.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://refinery89.com/privacy-policy/\"]",
            "html": "<a href=\"https://refinery89.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://refinery89.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70ef883acdd4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-75cac8ca"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://relay42.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://relay42.com/privacy\"]",
            "html": "<a href=\"https://relay42.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://rela...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://relay42.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a77fe7618a89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae51bd0f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.relevant-digital.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.relevant-digital.com/privacy-policy\"]",
            "html": "<a href=\"https://www.relevant-digital.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.relevant-digital.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15aff4c44d2d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7645b07a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://remailme.fr/politique-confidentialite/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://remailme.fr/politique-confidentialite/\"]",
            "html": "<a href=\"https://remailme.fr/politique-confidentialite/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://remailme.fr/politique-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c45c9ee6242",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5ccf8a6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://remailme.fr/politique-confidentialite/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://remailme.fr/politique-confidentialite/\"]",
            "html": "<a href=\"https://remailme.fr/politique-confidentialite/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://remailme.fr/politique-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "748f3c15b6f8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43d88580"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.remerge.io/service-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.remerge.io/service-privacy-policy\"]",
            "html": "<a href=\"https://www.remerge.io/service-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.remerge.io/service-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b9609899421",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4dff3712"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.remerge.io/service-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.remerge.io/service-privacy-policy\"]",
            "html": "<a href=\"https://www.remerge.io/service-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.remerge.io/service-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "459279d2e7f8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-129c3948"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.reppublika.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.reppublika.com/privacy-policy\"]",
            "html": "<a href=\"https://www.reppublika.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.reppublika.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2692c1597def",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9c9c998c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.reppublika.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.reppublika.com/privacy-policy\"]",
            "html": "<a href=\"https://www.reppublika.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.reppublika.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c71cc8b7014",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c77169bc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.reppublikaresearch.com/ratings-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.reppublikaresearch.com/ratings-privacy-policy\"]",
            "html": "<a href=\"https://www.reppublikaresearch.com/ratings-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.reppublikaresearch.com/ratings-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28592154ee21",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96a6c65b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.reppublikaresearch.com/ratings-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.reppublikaresearch.com/ratings-privacy-policy\"]",
            "html": "<a href=\"https://www.reppublikaresearch.com/ratings-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.reppublikaresearch.com/ratings-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5dee94f69a66",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b44f9bf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www2.rampanel.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www2.rampanel.com/privacy-policy/\"]",
            "html": "<a href=\"https://www2.rampanel.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www2.rampanel.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3787322e8724",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f9f467ac"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www2.rampanel.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www2.rampanel.com/privacy-policy/\"]",
            "html": "<a href=\"https://www2.rampanel.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www2.rampanel.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9c90c709a8c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3abafb5c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://resetdigital.co/policies.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://resetdigital.co/policies.html\"]",
            "html": "<a href=\"https://resetdigital.co/policies.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://resetdigital.co/policies.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f6bd55956fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-80ba4644"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://resetdigital.co/policies.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://resetdigital.co/policies.html\"]",
            "html": "<a href=\"https://resetdigital.co/policies.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://resetdigital.co/policies.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "09a8a97cc1b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-91ad35b3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://reso.no/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://reso.no/privacy-policy/\"]",
            "html": "<a href=\"https://reso.no/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://reso.no/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45ed21926aed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cfcc57ab"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://reso.no/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://reso.no/privacy-policy/\"]",
            "html": "<a href=\"https://reso.no/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://reso.no/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fef6b9ffa406",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a87215a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://responsiveads.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://responsiveads.com/privacy-policy/\"]",
            "html": "<a href=\"https://responsiveads.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://responsiveads.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f0404f3c266",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b85fd6d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://responsiveads.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://responsiveads.com/privacy-policy/\"]",
            "html": "<a href=\"https://responsiveads.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://responsiveads.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0109950108dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d28384a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.retailads.net/de-de/ueberuns/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.retailads.net/de-de/ueberuns/datenschutz/\"]",
            "html": "<a href=\"https://www.retailads.net/de-de/ueberuns/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.retailads.net/de-de/ueberuns/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75d473437302",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9afadf21"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.retailads.net/de-de/ueberuns/datenschutz/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.retailads.net/de-de/ueberuns/datenschutz/\"]",
            "html": "<a href=\"https://www.retailads.net/de-de/ueberuns/datenschutz/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.retailads.net/de-de/ueberuns/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd62f72066d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a007c885"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.retailor.media/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.retailor.media/privacy-policy\"]",
            "html": "<a href=\"https://www.retailor.media/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.retailor.media/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cb0f60e61d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37a303d9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.retailor.media/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.retailor.media/privacy-policy\"]",
            "html": "<a href=\"https://www.retailor.media/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.retailor.media/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc30687e15b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2c729dd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.revcontent.com/privacy-policies/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.revcontent.com/privacy-policies/\"]",
            "html": "<a href=\"https://www.revcontent.com/privacy-policies/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.revcontent.com/privacy-policies/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f122d44c63b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-40b71f13"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.revcontent.com/privacy-policies/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.revcontent.com/privacy-policies/\"]",
            "html": "<a href=\"https://www.revcontent.com/privacy-policies/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.revcontent.com/privacy-policies/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84ee2ec51c37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3410bbb0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.innervate.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.innervate.com/privacy\"]",
            "html": "<a href=\"https://www.innervate.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.innervate.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "636e24d1832c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16dd7805"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.innervate.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.innervate.com/privacy\"]",
            "html": "<a href=\"https://www.innervate.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.innervate.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ca7506fbfec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6fcf098e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://revx.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://revx.io/privacy-policy\"]",
            "html": "<a href=\"https://revx.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://r...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://revx.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34c738233c78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-97d4f618"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://legal.richaudience.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://legal.richaudience.com/privacy-policy/\"]",
            "html": "<a href=\"https://legal.richaudience.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://legal.richaudience.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94042974ef14",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-341fe682"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://app.alloyads.ai/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://app.alloyads.ai/privacy-policy\"]",
            "html": "<a href=\"https://app.alloyads.ai/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://app.alloyads.ai/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b578359c7304",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffb2c69e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://app.alloyads.ai/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://app.alloyads.ai/privacy-policy\"]",
            "html": "<a href=\"https://app.alloyads.ai/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://app.alloyads.ai/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "965f298b23c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c3032b8f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy-policy.ringieraxelspringer.pl\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy-policy.ringieraxelspringer.pl\"]",
            "html": "<a href=\"https://privacy-policy.ringieraxelspringer.pl\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy-policy.ringieraxelspringer.pl\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11e6134b4396",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ec9e3cf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://privacy-policy.ringieraxelspringer.pl\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://privacy-policy.ringieraxelspringer.pl\"]",
            "html": "<a href=\"https://privacy-policy.ringieraxelspringer.pl\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy-policy.ringieraxelspringer.pl\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "914d2d087ee2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b6bd252"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.rmads.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.rmads.io/privacy-policy\"]",
            "html": "<a href=\"https://www.rmads.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.rmads.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "abfeceb6a085",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-034495ff"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.rmads.io/en/dataremoval\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.rmads.io/en/dataremoval\"]",
            "html": "<a href=\"https://www.rmads.io/en/dataremoval\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.rmads.io/en/dataremoval\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f2026dcca2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fac0d7ae"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.roam-geo.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.roam-geo.com/privacy-policy\"]",
            "html": "<a href=\"https://www.roam-geo.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.roam-geo.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f9512be5c65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f0dc970"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.roam-geo.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.roam-geo.com/privacy-policy\"]",
            "html": "<a href=\"https://www.roam-geo.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.roam-geo.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "624ff8be5c33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be496213"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://robust-apps.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://robust-apps.com/privacy-policy\"]",
            "html": "<a href=\"https://robust-apps.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://robust-apps.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53a47fc96f5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78655436"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://robust-apps.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://robust-apps.com/privacy-policy\"]",
            "html": "<a href=\"https://robust-apps.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://robust-apps.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff73dde33b92",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1943b5e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.scoota.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.scoota.com/privacy\"]",
            "html": "<a href=\"https://www.scoota.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.scoota.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e09b3a5d1e4b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-70029e35"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.scoota.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.scoota.com/privacy\"]",
            "html": "<a href=\"https://www.scoota.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.scoota.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91a05b61cded",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4393152"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.rockerbox.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.rockerbox.com/privacy\"]",
            "html": "<a href=\"https://www.rockerbox.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.rockerbox.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e265eba37fcb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-496b94d7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.rockerbox.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.rockerbox.com/privacy\"]",
            "html": "<a href=\"https://www.rockerbox.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.rockerbox.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1232ff3fc5ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e761a44"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://roivenue.com/wp-content/uploads/2024/02/Privacy-Policy-Roivenue.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://roivenue.com/wp-content/uploads/2024/02/Privacy-Policy-Roivenue.pdf\"]",
            "html": "<a href=\"https://roivenue.com/wp-content/uploads/2024/02/Privacy-Policy-Roivenue.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"marg...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://roivenue.com/wp-content/uploads/2024/02/Privacy-Policy-Roivenue.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c087439e7f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47ce208c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://roivenue.com/wp-content/uploads/2024/02/Privacy-Policy-Roivenue.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://roivenue.com/wp-content/uploads/2024/02/Privacy-Policy-Roivenue.pdf\"]",
            "html": "<a href=\"https://roivenue.com/wp-content/uploads/2024/02/Privacy-Policy-Roivenue.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://roivenue.com/wp-content/uploads/2024/02/Privacy-Policy-Roivenue.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f937d6fed2a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6949a30"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.roq.ad/privacy-policy-roqad/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.roq.ad/privacy-policy-roqad/\"]",
            "html": "<a href=\"https://www.roq.ad/privacy-policy-roqad/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.roq.ad/privacy-policy-roqad/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ab57e67b0ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7f43f43"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.roq.ad/privacy-policy-roqad/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.roq.ad/privacy-policy-roqad/\"]",
            "html": "<a href=\"https://www.roq.ad/privacy-policy-roqad/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.roq.ad/privacy-policy-roqad/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4e72055a192b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f52638ed"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.rtbhouse.com/privacy-center\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.rtbhouse.com/privacy-center\"]",
            "html": "<a href=\"https://www.rtbhouse.com/privacy-center\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.rtbhouse.com/privacy-center\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e6650c9b448",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92664490"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.rtbhouse.com/legitimate_interest_assessments_tcf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.rtbhouse.com/legitimate_interest_assessments_tcf\"]",
            "html": "<a href=\"https://www.rtbhouse.com/legitimate_interest_assessments_tcf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.rtbhouse.com/legitimate_interest_assessments_tcf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "886727600baa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a3dc55a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.sabioctv.com/privacypolicy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.sabioctv.com/privacypolicy\"]",
            "html": "<a href=\"https://www.sabioctv.com/privacypolicy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.sabioctv.com/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de46f151fa06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c3fd1595"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.sabioctv.com/privacypolicy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.sabioctv.com/privacypolicy\"]",
            "html": "<a href=\"https://www.sabioctv.com/privacypolicy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.sabioctv.com/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78528dfd6ca6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48733996"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://saharmedia.net/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://saharmedia.net/privacy-policy\"]",
            "html": "<a href=\"https://saharmedia.net/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://saharmedia.net/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff83a1b537fc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6579b8fc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://saharmedia.net/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://saharmedia.net/privacy-policy\"]",
            "html": "<a href=\"https://saharmedia.net/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://saharmedia.net/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4ccf1e8cc97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a310c767"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://samba.tv/users/privacy-policy?lang=en\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://samba.tv/users/privacy-policy?lang=en\"]",
            "html": "<a href=\"https://samba.tv/users/privacy-policy?lang=en\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://samba.tv/users/privacy-policy?lang=en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b366a399923",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c286e636"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://samba.tv/users/privacy-policy?lang=en#sec-11\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer351 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://samba.tv/users/privacy-policy?lang=en#sec-11\"]",
            "html": "<a href=\"https://samba.tv/users/privacy-policy?lang=en#sec-11\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://samba.tv/users/privacy-policy?lang=en#sec-11\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e14e3cb51526",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16ef093b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://samba.tv/users/privacy-policy?lang=en\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://samba.tv/users/privacy-policy?lang=en\"]",
            "html": "<a href=\"https://samba.tv/users/privacy-policy?lang=en\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://samba.tv/users/privacy-policy?lang=en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3c0c190c68c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc0df582"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://samba.tv/users/privacy-policy?lang=en#sec-11\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer350 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://samba.tv/users/privacy-policy?lang=en#sec-11\"]",
            "html": "<a href=\"https://samba.tv/users/privacy-policy?lang=en#sec-11\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://samba.tv/users/privacy-policy?lang=en#sec-11\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4abe9e6ce2bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd312f5e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://samhub.io/privacy-center/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://samhub.io/privacy-center/privacy-policy/\"]",
            "html": "<a href=\"https://samhub.io/privacy-center/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://samhub.io/privacy-center/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6409712674d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1351a168"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://samhub.io/privacy-center/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://samhub.io/privacy-center/privacy-policy/\"]",
            "html": "<a href=\"https://samhub.io/privacy-center/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://samhub.io/privacy-center/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a596d0c9c7a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2de647d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://adex.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://adex.com/privacy\"]",
            "html": "<a href=\"https://adex.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://adex.co...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://adex.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "765335b47664",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-01617c1e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://adex.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://adex.com/privacy\"]",
            "html": "<a href=\"https://adex.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://ad...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://adex.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35dcdf85df5d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c9b82eef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://policy.samsungrs.com/consent/eu/nsc/privacy_policy_en.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://policy.samsungrs.com/consent/eu/nsc/privacy_policy_en.html\"]",
            "html": "<a href=\"https://policy.samsungrs.com/consent/eu/nsc/privacy_policy_en.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://policy.samsungrs.com/consent/eu/nsc/privacy_policy_en.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "032e05320259",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3a883c6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://policy.samsungrs.com/consent/eu/nsc/privacy_policy_en.html#gdpr-article\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://policy.samsungrs.com/consent/eu/nsc/privacy_policy_en.html#gdpr-article\"]",
            "html": "<a href=\"https://policy.samsungrs.com/consent/eu/nsc/privacy_policy_en.html#gdpr-article\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" st...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://policy.samsungrs.com/consent/eu/nsc/privacy_policy_en.html#gdpr-article\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e82581037654",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f21276db"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.sarigato.com/polityka_prywatnosci_sarigato_sataku.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.sarigato.com/polityka_prywatnosci_sarigato_sataku.pdf\"]",
            "html": "<a href=\"https://www.sarigato.com/polityka_prywatnosci_sarigato_sataku.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.sarigato.com/polityka_prywatnosci_sarigato_sataku.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7fbee49d7bc4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b86b7e54"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.sarigato.com/polityka_prywatnosci_sarigato_sataku.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.sarigato.com/polityka_prywatnosci_sarigato_sataku.pdf\"]",
            "html": "<a href=\"https://www.sarigato.com/polityka_prywatnosci_sarigato_sataku.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-to...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.sarigato.com/polityka_prywatnosci_sarigato_sataku.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e66f8f5dc099",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ea4dd32"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://score-media.de/datenschutzerklaerung/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://score-media.de/datenschutzerklaerung/\"]",
            "html": "<a href=\"https://score-media.de/datenschutzerklaerung/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://score-media.de/datenschutzerklaerung/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8247ad094fec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5484ec2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://score-media.de/datenschutzerklaerung/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://score-media.de/datenschutzerklaerung/\"]",
            "html": "<a href=\"https://score-media.de/datenschutzerklaerung/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://score-media.de/datenschutzerklaerung/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1afe3a359d91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58cf56bf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://screencore.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://screencore.io/privacy-policy\"]",
            "html": "<a href=\"https://screencore.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://screencore.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04bb6e980c7a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-938e590e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://screencore.io/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://screencore.io/privacy-policy\"]",
            "html": "<a href=\"https://screencore.io/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://screencore.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1aa5802b2e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a7275f0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://seeding-alliance.de/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://seeding-alliance.de/datenschutz/\"]",
            "html": "<a href=\"https://seeding-alliance.de/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://seeding-alliance.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "097659281f4c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5baa765e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://seeding-alliance.de/datenschutz/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://seeding-alliance.de/datenschutz/\"]",
            "html": "<a href=\"https://seeding-alliance.de/datenschutz/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://seeding-alliance.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63e671ee6bca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a878e93a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer157 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer157 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "html": "<a href=\"https://19567840.fs1.hubspotusercontent-na1.net/hubfs/19567840/Website%20-%20Terms%20and%20Conditions/Seedtag_Contextual%20Advertising%20Privacy%20Policy_ENG.docx%20(2).pdf\" target=\"_blank\" a...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://19567840.fs1.hubspotusercontent-na1.net/hubfs/19567840/Website%20-%20Terms%20and%20Conditions/Seedtag_Contextual%20Advertising%20Privacy%20Policy_ENG.docx%20(2).pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "94abbc4bfeeb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07330c82"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer157 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer157 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://19567840.fs1.hubspotusercontent-na1.net/hubfs/19567840/Website%20-%20Terms%20and%20Conditions/Seedtag_Contextual%20Advertising%20Privacy%20Policy_ENG.docx%20(2).pdf\" target=\"_blank\" a...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://19567840.fs1.hubspotusercontent-na1.net/hubfs/19567840/Website%20-%20Terms%20and%20Conditions/Seedtag_Contextual%20Advertising%20Privacy%20Policy_ENG.docx%20(2).pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ec73fb8c6a6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5a9bdbf3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://seenthis.co/privacypolicy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://seenthis.co/privacypolicy/\"]",
            "html": "<a href=\"https://seenthis.co/privacypolicy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://seenthis.co/privacypolicy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d260cad0790e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9048c74b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://seenthis.co/privacypolicy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://seenthis.co/privacypolicy/\"]",
            "html": "<a href=\"https://seenthis.co/privacypolicy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://seenthis.co/privacypolicy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2ef54e0862a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a8324d1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.selectmedia.asia/terms-and-privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.selectmedia.asia/terms-and-privacy/\"]",
            "html": "<a href=\"https://www.selectmedia.asia/terms-and-privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.selectmedia.asia/terms-and-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2da640af4f1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3ad7da3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.selectmedia.asia/terms-and-privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.selectmedia.asia/terms-and-privacy/\"]",
            "html": "<a href=\"https://www.selectmedia.asia/terms-and-privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.selectmedia.asia/terms-and-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6756410a820",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d929904"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.semasio.com/legal/semasio-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.semasio.com/legal/semasio-privacy-policy\"]",
            "html": "<a href=\"https://www.semasio.com/legal/semasio-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.semasio.com/legal/semasio-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "42a9cbe486c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a77729fe"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.semasio.com/legal/semasio-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.semasio.com/legal/semasio-privacy-policy\"]",
            "html": "<a href=\"https://www.semasio.com/legal/semasio-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.semasio.com/legal/semasio-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea46b35bd3fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79ced540"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.bucoup.com/privacy/privacypolicy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.bucoup.com/privacy/privacypolicy.html\"]",
            "html": "<a href=\"https://www.bucoup.com/privacy/privacypolicy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.bucoup.com/privacy/privacypolicy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "05747159b412",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b150306"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.bucoup.com/privacy/privacypolicy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.bucoup.com/privacy/privacypolicy.html\"]",
            "html": "<a href=\"https://www.bucoup.com/privacy/privacypolicy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.bucoup.com/privacy/privacypolicy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4531799c100d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1f1538e1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.se7en.es/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.se7en.es/privacy\"]",
            "html": "<a href=\"https://www.se7en.es/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://www...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.se7en.es/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "515c08a00e57",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-21e29aa3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.se7en.es/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.se7en.es/privacy\"]",
            "html": "<a href=\"https://www.se7en.es/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.se7en.es/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "966edf19de18",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8eb43664"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.shinystat.com/it/informativa_privacy_generale.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.shinystat.com/it/informativa_privacy_generale.html\"]",
            "html": "<a href=\"https://www.shinystat.com/it/informativa_privacy_generale.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.shinystat.com/it/informativa_privacy_generale.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c8bd5b02a0a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef5ad492"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://sevio.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://sevio.com/privacy-policy/\"]",
            "html": "<a href=\"https://sevio.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://sevio.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "866352c2da9d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4acd356"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://sevio.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://sevio.com/privacy-policy/\"]",
            "html": "<a href=\"https://sevio.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://sevio.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27d5f65a597c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-014c3e95"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.seznam.cz/ochranaudaju\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.seznam.cz/ochranaudaju\"]",
            "html": "<a href=\"https://www.seznam.cz/ochranaudaju\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.seznam.cz/ochranaudaju\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45c902909277",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e191436c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://o.seznam.cz/personalizace-obsahu-a-reklamy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://o.seznam.cz/personalizace-obsahu-a-reklamy/\"]",
            "html": "<a href=\"https://o.seznam.cz/personalizace-obsahu-a-reklamy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://o.seznam.cz/personalizace-obsahu-a-reklamy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d986b2481af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-53770487"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://sharethis.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://sharethis.com/privacy/\"]",
            "html": "<a href=\"https://sharethis.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://s...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://sharethis.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ab017a9813c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52d9b989"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.sharethrough.com/privacy-center/consumer-privacy-notice\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.sharethrough.com/privacy-center/consumer-privacy-notice\"]",
            "html": "<a href=\"https://www.sharethrough.com/privacy-center/consumer-privacy-notice\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.sharethrough.com/privacy-center/consumer-privacy-notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6845406cc55c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a691ccac"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://privacy-center.sharethrough.com/en/consumer-privacy-notice/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://privacy-center.sharethrough.com/en/consumer-privacy-notice/\"]",
            "html": "<a href=\"https://privacy-center.sharethrough.com/en/consumer-privacy-notice/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy-center.sharethrough.com/en/consumer-privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dcb154f873e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be5c8a2c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.shemedia.com/ad-services-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.shemedia.com/ad-services-privacy-policy\"]",
            "html": "<a href=\"https://www.shemedia.com/ad-services-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.shemedia.com/ad-services-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69e690f2e072",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73b266d4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.shemedia.com/ad-services-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.shemedia.com/ad-services-privacy-policy\"]",
            "html": "<a href=\"https://www.shemedia.com/ad-services-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.shemedia.com/ad-services-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdb7d626b8e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-894ac69a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://s3-eu-west-1.amazonaws.com/public-legal-docs.offerista/offerista/en/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://s3-eu-west-1.amazonaws.com/public-legal-docs.offerista/offerista/en/privacy.html\"]",
            "html": "<a href=\"https://s3-eu-west-1.amazonaws.com/public-legal-docs.offerista/offerista/en/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://s3-eu-west-1.amazonaws.com/public-legal-docs.offerista/offerista/en/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f3d6e94644f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c2150ae"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://s3-eu-west-1.amazonaws.com/public-legal-docs.offerista/offerista/en/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://s3-eu-west-1.amazonaws.com/public-legal-docs.offerista/offerista/en/privacy.html\"]",
            "html": "<a href=\"https://s3-eu-west-1.amazonaws.com/public-legal-docs.offerista/offerista/en/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nof...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://s3-eu-west-1.amazonaws.com/public-legal-docs.offerista/offerista/en/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec7cb5f9f3ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52fcc3db"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://showheroes.com/privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer111 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://showheroes.com/privacy-policy/\"]",
            "html": "<a href=\"https://showheroes.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://showheroes.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d216a2b94b1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-577fe7cd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://showheroes.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://showheroes.com/privacy-policy/\"]",
            "html": "<a href=\"https://showheroes.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://showheroes.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce35a6a2899a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-862f8800"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://showheroes.com/privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer276 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://showheroes.com/privacy-policy/\"]",
            "html": "<a href=\"https://showheroes.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://showheroes.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aafe752d5de3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45946657"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://showheroes.atlassian.net/l/cp/2TD1qus0\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://showheroes.atlassian.net/l/cp/2TD1qus0\"]",
            "html": "<a href=\"https://showheroes.atlassian.net/l/cp/2TD1qus0\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://showheroes.atlassian.net/l/cp/2TD1qus0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "834f2dd0ff9b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-651ad6e3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://setupad.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://setupad.com/privacy-policy/\"]",
            "html": "<a href=\"https://setupad.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://setupad.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "011d012c4dab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1ce868ae"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.sift.co/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.sift.co/privacy\"]",
            "html": "<a href=\"https://www.sift.co/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://www....",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.sift.co/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a3a14734f4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2679fb4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.sift.co/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.sift.co/privacy\"]",
            "html": "<a href=\"https://www.sift.co/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.sift.co/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f7e87aa589a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-405e97ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://wearesilverbullet.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://wearesilverbullet.com/privacy-policy/\"]",
            "html": "<a href=\"https://wearesilverbullet.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://wearesilverbullet.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "720ac5c10bee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-807ecd7b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://wearesilverbullet.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://wearesilverbullet.com/privacy-policy/\"]",
            "html": "<a href=\"https://wearesilverbullet.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://wearesilverbullet.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34afd1b6ef56",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cdb5fd99"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://simpli.fi/site-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://simpli.fi/site-privacy-policy/\"]",
            "html": "<a href=\"https://simpli.fi/site-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://simpli.fi/site-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f28ae8a023ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6b70abb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.singlespot.com/en/privacy_policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.singlespot.com/en/privacy_policy\"]",
            "html": "<a href=\"https://www.singlespot.com/en/privacy_policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.singlespot.com/en/privacy_policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe11896cfeab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6cf8a968"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.singlespot.com/en/privacy_policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.singlespot.com/en/privacy_policy\"]",
            "html": "<a href=\"https://www.singlespot.com/en/privacy_policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.singlespot.com/en/privacy_policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5382c1af0d60",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0821c566"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://sipo-inc.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://sipo-inc.com/privacy-policy/\"]",
            "html": "<a href=\"https://sipo-inc.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://sipo-inc.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b376307cb1e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9222a319"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://sipo-inc.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://sipo-inc.com/privacy-policy/\"]",
            "html": "<a href=\"https://sipo-inc.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://sipo-inc.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3cec9b20f02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7a2f7f54"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.sirdata.com/en/Privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.sirdata.com/en/Privacy\"]",
            "html": "<a href=\"https://www.sirdata.com/en/Privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.sirdata.com/en/Privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8157b0d62c81",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e269fdc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.sirdata.com/en/Privacy#legitimateinterest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.sirdata.com/en/Privacy#legitimateinterest\"]",
            "html": "<a href=\"https://www.sirdata.com/en/Privacy#legitimateinterest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.sirdata.com/en/Privacy#legitimateinterest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61bd15943815",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b887b581"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.kliken.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.kliken.com/privacy-policy.html\"]",
            "html": "<a href=\"https://www.kliken.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.kliken.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5e689cd7fb6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00274154"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.kliken.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.kliken.com/privacy-policy.html\"]",
            "html": "<a href=\"https://www.kliken.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.kliken.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88ebf7adf7d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f985d930"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.skaze.com/fr/politique/politique-de-confidentialite/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.skaze.com/fr/politique/politique-de-confidentialite/\"]",
            "html": "<a href=\"https://www.skaze.com/fr/politique/politique-de-confidentialite/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.skaze.com/fr/politique/politique-de-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f3104cbad5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8af95c9d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.skaze.com/fr/politique/politique-de-confidentialite/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.skaze.com/fr/politique/politique-de-confidentialite/\"]",
            "html": "<a href=\"https://www.skaze.com/fr/politique/politique-de-confidentialite/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.skaze.com/fr/politique/politique-de-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f60ae259760e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81684c2b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://skimlinks.com/privacy-policies/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://skimlinks.com/privacy-policies/\"]",
            "html": "<a href=\"https://skimlinks.com/privacy-policies/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://skimlinks.com/privacy-policies/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f71bc638ddd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8bc2ad4b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://skimlinks.com/privacy-policies/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://skimlinks.com/privacy-policies/\"]",
            "html": "<a href=\"https://skimlinks.com/privacy-policies/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://skimlinks.com/privacy-policies/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ed3b574a098e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fbbbcd2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.skoiy.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.skoiy.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.skoiy.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.skoiy.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc2c28ad24a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3e4b7e0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.skoiy.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.skoiy.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.skoiy.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.skoiy.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a9f887391df8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8fa8efb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.smaato.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.smaato.com/privacy/\"]",
            "html": "<a href=\"https://www.smaato.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.smaato.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3157d6876505",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa72990b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.smaato.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.smaato.com/privacy/\"]",
            "html": "<a href=\"https://www.smaato.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.smaato.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "322df5840878",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7482e3ab"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://smadex.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://smadex.com/privacy-policy/\"]",
            "html": "<a href=\"https://smadex.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://smadex.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8233e56f8dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5cf72e42"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://smadex.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://smadex.com/privacy-policy/\"]",
            "html": "<a href=\"https://smadex.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://smadex.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36eb6cd855e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a04e0f02"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://okube-attribution.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://okube-attribution.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://okube-attribution.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://okube-attribution.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f95679302d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2140011d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://okube-attribution.com/en/privacy-policy/privacy-policy-details-of-the-smartbox-data-source/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://okube-attribution.com/en/privacy-policy/privacy-policy-details-of-the-smartbox-data-source/\"]",
            "html": "<a href=\"https://okube-attribution.com/en/privacy-policy/privacy-policy-details-of-the-smartbox-data-source/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener nor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://okube-attribution.com/en/privacy-policy/privacy-policy-details-of-the-smartbox-data-source/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea289adc6a11",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7a5ac38c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy-portal.smartclip.net/en/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy-portal.smartclip.net/en/privacy-policy\"]",
            "html": "<a href=\"https://privacy-portal.smartclip.net/en/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy-portal.smartclip.net/en/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d33d7de8b7ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49316e2d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://privacy-portal.smartclip.net/tcf/purpose-2-li\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://privacy-portal.smartclip.net/tcf/purpose-2-li\"]",
            "html": "<a href=\"https://privacy-portal.smartclip.net/tcf/purpose-2-li\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy-portal.smartclip.net/tcf/purpose-2-li\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03fb5cc5ad08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30198ef8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://rgpd-smartclip.com/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://rgpd-smartclip.com/\"]",
            "html": "<a href=\"https://rgpd-smartclip.com/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://rgpd...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://rgpd-smartclip.com/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91a581ca5dbf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-909e87fb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.smartico.one/legal/privacy-services\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.smartico.one/legal/privacy-services\"]",
            "html": "<a href=\"https://www.smartico.one/legal/privacy-services\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.smartico.one/legal/privacy-services\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b5212dc7573",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1a0c9bd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.smartico.one/legal/privacy-services\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.smartico.one/legal/privacy-services\"]",
            "html": "<a href=\"https://www.smartico.one/legal/privacy-services\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.smartico.one/legal/privacy-services\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3314e22f964e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b284afcd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.smartmeanalytics.com/static/docs/Politica_privacidad_Smartmeanalytics.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.smartmeanalytics.com/static/docs/Politica_privacidad_Smartmeanalytics.pdf\"]",
            "html": "<a href=\"https://www.smartmeanalytics.com/static/docs/Politica_privacidad_Smartmeanalytics.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" s...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.smartmeanalytics.com/static/docs/Politica_privacidad_Smartmeanalytics.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3217c78133a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-59692e27"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.smartmeanalytics.com/static/docs/Politica_privacidad_Smartmeanalytics.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.smartmeanalytics.com/static/docs/Politica_privacidad_Smartmeanalytics.pdf\"]",
            "html": "<a href=\"https://www.smartmeanalytics.com/static/docs/Politica_privacidad_Smartmeanalytics.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofoll...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.smartmeanalytics.com/static/docs/Politica_privacidad_Smartmeanalytics.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1972d829c705",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b28ef23e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.smartology.net/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.smartology.net/privacy-policy/\"]",
            "html": "<a href=\"https://www.smartology.net/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.smartology.net/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8ce75ad1a5e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3176bba"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.smartology.net/legitimate-interest-assessments/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.smartology.net/legitimate-interest-assessments/\"]",
            "html": "<a href=\"https://www.smartology.net/legitimate-interest-assessments/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.smartology.net/legitimate-interest-assessments/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2260b3b3148c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-751ab457"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.smartstream.tv/de/produktdatenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.smartstream.tv/de/produktdatenschutz\"]",
            "html": "<a href=\"https://www.smartstream.tv/de/produktdatenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.smartstream.tv/de/produktdatenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f30e9c283735",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfa87887"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.smartstream.tv/de/produktdatenschutz\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.smartstream.tv/de/produktdatenschutz\"]",
            "html": "<a href=\"https://www.smartstream.tv/de/produktdatenschutz\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.smartstream.tv/de/produktdatenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88c540bfbaf8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b25dafab"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://smartyads.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://smartyads.com/privacy-policy\"]",
            "html": "<a href=\"https://smartyads.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://smartyads.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7920863d8ddc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd839bb2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://smartyads.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://smartyads.com/privacy-policy\"]",
            "html": "<a href=\"https://smartyads.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://smartyads.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41958d4d0481",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4def376d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.smilewanted.com/privacy.php\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.smilewanted.com/privacy.php\"]",
            "html": "<a href=\"https://www.smilewanted.com/privacy.php\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.smilewanted.com/privacy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "faa7b6370b5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1cfc4576"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.smoot.ai/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.smoot.ai/privacy\"]",
            "html": "<a href=\"https://www.smoot.ai/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://www...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.smoot.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5d021f85310",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1670d54f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.snigel.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.snigel.com/privacy-policy\"]",
            "html": "<a href=\"https://www.snigel.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.snigel.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "647cc7ee67f4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-970c108a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.snigel.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.snigel.com/privacy-policy\"]",
            "html": "<a href=\"https://www.snigel.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.snigel.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa1bf19c7060",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9618133b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.socoto.com/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.socoto.com/datenschutz/\"]",
            "html": "<a href=\"https://www.socoto.com/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.socoto.com/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de3b6db1b133",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ebb8db87"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://screenondemand.de/datenschutzerklaerung/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://screenondemand.de/datenschutzerklaerung/\"]",
            "html": "<a href=\"https://screenondemand.de/datenschutzerklaerung/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://screenondemand.de/datenschutzerklaerung/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2022486774f3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83cf3e77"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://screenondemand.de/datenschutz-sod-produkte/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://screenondemand.de/datenschutz-sod-produkte/\"]",
            "html": "<a href=\"https://screenondemand.de/datenschutz-sod-produkte/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://screenondemand.de/datenschutz-sod-produkte/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "373544d17dbe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f08b03a0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.sojern.com/privacy/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.sojern.com/privacy/privacy-policy\"]",
            "html": "<a href=\"https://www.sojern.com/privacy/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.sojern.com/privacy/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7456055329ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58012909"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.solocal.com/protection-de-la-vie-privee\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.solocal.com/protection-de-la-vie-privee\"]",
            "html": "<a href=\"https://www.solocal.com/protection-de-la-vie-privee\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.solocal.com/protection-de-la-vie-privee\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b072e5c1c363",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-63e138e0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.solocal.com/protection-de-la-vie-privee\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.solocal.com/protection-de-la-vie-privee\"]",
            "html": "<a href=\"https://www.solocal.com/protection-de-la-vie-privee\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.solocal.com/protection-de-la-vie-privee\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fab697dcf547",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56b9068a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.nicequest.com/gb/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.nicequest.com/gb/privacy\"]",
            "html": "<a href=\"https://www.nicequest.com/gb/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.nicequest.com/gb/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d69f5cfad20d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b383f98e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.nicequest.com/gb/cookies\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.nicequest.com/gb/cookies\"]",
            "html": "<a href=\"https://www.nicequest.com/gb/cookies\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.nicequest.com/gb/cookies\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c57bcaa709ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b0079625"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://solution.coupons/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://solution.coupons/privacy\"]",
            "html": "<a href=\"https://solution.coupons/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://solution.coupons/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f102092564c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4458aab0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://solution.coupons/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://solution.coupons/privacy\"]",
            "html": "<a href=\"https://solution.coupons/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://solution.coupons/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a27864274290",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c564149"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://somplo.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://somplo.com/privacy-policy/\"]",
            "html": "<a href=\"https://somplo.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://somplo.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "957f5267d12b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6d1c688"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://somplo.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://somplo.com/privacy-policy/\"]",
            "html": "<a href=\"https://somplo.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://somplo.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "74e7fea2ba28",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-327791b7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.seven.one/datenschutzhinweise/somquery-somtag\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.seven.one/datenschutzhinweise/somquery-somtag\"]",
            "html": "<a href=\"https://www.seven.one/datenschutzhinweise/somquery-somtag\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.seven.one/datenschutzhinweise/somquery-somtag\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "60067fa2235a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74cae1cb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.seven.one/datenschutzhinweise/somquery-somtag#legIntClaim\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.seven.one/datenschutzhinweise/somquery-somtag#legIntClaim\"]",
            "html": "<a href=\"https://www.seven.one/datenschutzhinweise/somquery-somtag#legIntClaim\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margi...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.seven.one/datenschutzhinweise/somquery-somtag#legIntClaim\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e2c786dbda19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88102490"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://sonares.org/en/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://sonares.org/en/datenschutz/\"]",
            "html": "<a href=\"https://sonares.org/en/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://sonares.org/en/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d6c1fa5070c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a79197b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://sonares.org/en/datenschutz/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://sonares.org/en/datenschutz/\"]",
            "html": "<a href=\"https://sonares.org/en/datenschutz/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://sonares.org/en/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbf03854e193",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a54dc52"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://odeeo.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://odeeo.io/privacy-policy/\"]",
            "html": "<a href=\"https://odeeo.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://odeeo.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75e73a704848",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87fbbc11"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://odeeo.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://odeeo.io/privacy-policy/\"]",
            "html": "<a href=\"https://odeeo.io/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://odeeo.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cb0b9d990a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5fa6ea61"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://sonobi.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://sonobi.com/privacy-policy/\"]",
            "html": "<a href=\"https://sonobi.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://sonobi.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b6c7b9eef75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-22fb301f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://sonobi.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://sonobi.com/privacy-policy/\"]",
            "html": "<a href=\"https://sonobi.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://sonobi.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b2f0437a43b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e50a8db"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://soundcast.io/data-privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://soundcast.io/data-privacy/\"]",
            "html": "<a href=\"https://soundcast.io/data-privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://soundcast.io/data-privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "999ae1823829",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b6db9c8d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://soundstack.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://soundstack.com/privacy/\"]",
            "html": "<a href=\"https://soundstack.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://soundstack.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83430ac3af3e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c1cd79dc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://soundstack.com/tcf/legitimate-interest-claim/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://soundstack.com/tcf/legitimate-interest-claim/\"]",
            "html": "<a href=\"https://soundstack.com/tcf/legitimate-interest-claim/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://soundstack.com/tcf/legitimate-interest-claim/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c486c5ed39eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a301b54f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.sovrn.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.sovrn.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.sovrn.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.sovrn.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8ffd1d03f52",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c6e6f3b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.sovrn.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.sovrn.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.sovrn.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.sovrn.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eab55a2a634c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-281e98c9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://rtbwise.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://rtbwise.com/privacy-policy.html\"]",
            "html": "<a href=\"https://rtbwise.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://rtbwise.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "578f7bc33118",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1a7bba9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://rtbwise.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://rtbwise.com/privacy-policy.html\"]",
            "html": "<a href=\"https://rtbwise.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://rtbwise.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f90e14a7dbb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-354fc3c6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://corporate.sparteo.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://corporate.sparteo.com/privacy-policy\"]",
            "html": "<a href=\"https://corporate.sparteo.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://corporate.sparteo.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "77db5666df89",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90388188"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://corporate.sparteo.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://corporate.sparteo.com/privacy-policy\"]",
            "html": "<a href=\"https://corporate.sparteo.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://corporate.sparteo.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8034de59f67a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-543a5944"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://spicymobile.pl/polityka-prywatnosci\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://spicymobile.pl/polityka-prywatnosci\"]",
            "html": "<a href=\"https://spicymobile.pl/polityka-prywatnosci\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://spicymobile.pl/polityka-prywatnosci\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f40cd2438320",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a9acead"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://spinx.io/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://spinx.io/privacy-policy\"]",
            "html": "<a href=\"https://spinx.io/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://spinx.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "491aadaa8a86",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b106d0a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://spinx.io/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://spinx.io/privacy-policy\"]",
            "html": "<a href=\"https://spinx.io/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://spinx.io/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a784bd2ad18a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1079199"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://splashandroll.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://splashandroll.com/privacy-policy/\"]",
            "html": "<a href=\"https://splashandroll.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://splashandroll.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a64fe5d673d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c4b3ceb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://splashandroll.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://splashandroll.com/privacy-policy/\"]",
            "html": "<a href=\"https://splashandroll.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://splashandroll.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2cb5b3d69ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd07c599"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://splicky.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://splicky.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://splicky.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://splicky.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da28b6b5df5a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1a33184"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://splicky.com/en/legitimate-interests/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://splicky.com/en/legitimate-interests/\"]",
            "html": "<a href=\"https://splicky.com/en/legitimate-interests/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://splicky.com/en/legitimate-interests/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "45de7b190590",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-31584e13"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.spoods.info/#cookie-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.spoods.info/#cookie-policy\"]",
            "html": "<a href=\"https://www.spoods.info/#cookie-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.spoods.info/#cookie-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "17ac54477eb0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1d2beac"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.spoods.info/#cookie-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.spoods.info/#cookie-policy\"]",
            "html": "<a href=\"https://www.spoods.info/#cookie-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.spoods.info/#cookie-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "796a61796c04",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2f69347"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.minutemedia.com/policies/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.minutemedia.com/policies/privacy-policy\"]",
            "html": "<a href=\"https://www.minutemedia.com/policies/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.minutemedia.com/policies/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c720233232b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c30dd49"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.minutemedia.com/policies/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.minutemedia.com/policies/privacy-policy\"]",
            "html": "<a href=\"https://www.minutemedia.com/policies/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.minutemedia.com/policies/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "880eea8c2b97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b52535fd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.sportradar.com/about-us/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.sportradar.com/about-us/privacy/\"]",
            "html": "<a href=\"https://www.sportradar.com/about-us/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.sportradar.com/about-us/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4965db8e51c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e7c57e5a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.sportradar.com/about-us/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.sportradar.com/about-us/privacy/\"]",
            "html": "<a href=\"https://www.sportradar.com/about-us/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.sportradar.com/about-us/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f9d6115e7ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cdbd1886"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.magnite.com/legal/advertising-platform-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.magnite.com/legal/advertising-platform-privacy-policy/\"]",
            "html": "<a href=\"https://www.magnite.com/legal/advertising-platform-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.magnite.com/legal/advertising-platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "300a30d54006",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c0d18516"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.magnite.com/legal/advertising-platform-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.magnite.com/legal/advertising-platform-privacy-policy/\"]",
            "html": "<a href=\"https://www.magnite.com/legal/advertising-platform-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-t...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.magnite.com/legal/advertising-platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aec85b3befee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f3b4e7f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://sqreemtech.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://sqreemtech.com/privacy/\"]",
            "html": "<a href=\"https://sqreemtech.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://sqreemtech.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aa6a37e7a5ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4fb89b5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://sqreemtech.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://sqreemtech.com/privacy/\"]",
            "html": "<a href=\"https://sqreemtech.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://sqreemtech.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e6fb4709de8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6dc37a80"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://ssmas.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://ssmas.com/privacy-policy\"]",
            "html": "<a href=\"https://ssmas.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://ssmas.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62ce48138f73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2001f457"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://ssmas.com/privacy-policy#interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://ssmas.com/privacy-policy#interest\"]",
            "html": "<a href=\"https://ssmas.com/privacy-policy#interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://ssmas.com/privacy-policy#interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc8e37c42a76",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9753e4d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.stackadapt.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.stackadapt.com/privacy-policy\"]",
            "html": "<a href=\"https://www.stackadapt.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.stackadapt.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c6ddf45c700d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-294c4821"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.stackadapt.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.stackadapt.com/privacy-policy\"]",
            "html": "<a href=\"https://www.stackadapt.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.stackadapt.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11f5ac07dd6a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-91081242"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://wearestamp.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://wearestamp.com/privacy\"]",
            "html": "<a href=\"https://wearestamp.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://wearestamp.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85186668d49d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fff01de8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://wearestamp.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://wearestamp.com/privacy\"]",
            "html": "<a href=\"https://wearestamp.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://wearestamp.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab1c99bf3b0e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9432d684"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.start.io/policy/privacy-policy-site/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.start.io/policy/privacy-policy-site/\"]",
            "html": "<a href=\"https://www.start.io/policy/privacy-policy-site/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.start.io/policy/privacy-policy-site/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "007724e04749",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a345212"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.start.io/policy/privacy-policy-site/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.start.io/policy/privacy-policy-site/\"]",
            "html": "<a href=\"https://www.start.io/policy/privacy-policy-site/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.start.io/policy/privacy-policy-site/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7e2ebece050",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33f04ca9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://app.streameye.com/policy/net\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://app.streameye.com/policy/net\"]",
            "html": "<a href=\"https://app.streameye.com/policy/net\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://app.streameye.com/policy/net\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08a56e39c4a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-84eb9567"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://app.streameye.com/policy/net\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://app.streameye.com/policy/net\"]",
            "html": "<a href=\"https://app.streameye.com/policy/net\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://app.streameye.com/policy/net\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f1f7ad4dbf9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ac15ce2a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.streamonkey.de/de/datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.streamonkey.de/de/datenschutz\"]",
            "html": "<a href=\"https://www.streamonkey.de/de/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.streamonkey.de/de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa8bfdbbc177",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-92e41fe5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.streamonkey.de/de/datenschutz\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.streamonkey.de/de/datenschutz\"]",
            "html": "<a href=\"https://www.streamonkey.de/de/datenschutz\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.streamonkey.de/de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "386ee4437d7a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03efc8da"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://cdn.streamwise.it/streamwise/EN-Privacy-e-Cookie-policy-Streamwise-services.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://cdn.streamwise.it/streamwise/EN-Privacy-e-Cookie-policy-Streamwise-services.pdf\"]",
            "html": "<a href=\"https://cdn.streamwise.it/streamwise/EN-Privacy-e-Cookie-policy-Streamwise-services.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://cdn.streamwise.it/streamwise/EN-Privacy-e-Cookie-policy-Streamwise-services.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8ac11a618b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-458c8249"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.stroeer.de/werben-mit-stroeer/onlinewerbung/programmatic-data/datenschutz-sdi/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.stroeer.de/werben-mit-stroeer/onlinewerbung/programmatic-data/datenschutz-sdi/\"]",
            "html": "<a href=\"https://www.stroeer.de/werben-mit-stroeer/onlinewerbung/programmatic-data/datenschutz-sdi/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofoll...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.stroeer.de/werben-mit-stroeer/onlinewerbung/programmatic-data/datenschutz-sdi/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "296c99167532",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dffcd55d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.stroeer.de/werben-mit-stroeer/onlinewerbung/programmatic-data/sdi-datenschutz-b2c\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.stroeer.de/werben-mit-stroeer/onlinewerbung/programmatic-data/sdi-datenschutz-b2c\"]",
            "html": "<a href=\"https://www.stroeer.de/werben-mit-stroeer/onlinewerbung/programmatic-data/sdi-datenschutz-b2c\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.stroeer.de/werben-mit-stroeer/onlinewerbung/programmatic-data/sdi-datenschutz-b2c\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df4d7c99e5f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-315ceb46"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.stroeer.de/ssp-datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.stroeer.de/ssp-datenschutz\"]",
            "html": "<a href=\"https://www.stroeer.de/ssp-datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.stroeer.de/ssp-datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "43131f8bf3b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f20e7690"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.stroeer.de/ssp-datenschutz\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.stroeer.de/ssp-datenschutz\"]",
            "html": "<a href=\"https://www.stroeer.de/ssp-datenschutz\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.stroeer.de/ssp-datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b906ccfda31",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d4bd2689"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.strossle.com/platform-privacy-notice\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.strossle.com/platform-privacy-notice\"]",
            "html": "<a href=\"https://www.strossle.com/platform-privacy-notice\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.strossle.com/platform-privacy-notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0353d523303",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d163acb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.strossle.com/platform-privacy-notice\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.strossle.com/platform-privacy-notice\"]",
            "html": "<a href=\"https://www.strossle.com/platform-privacy-notice\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.strossle.com/platform-privacy-notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18a13a59f255",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de824664"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://ayads.co/privacy.php\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://ayads.co/privacy.php\"]",
            "html": "<a href=\"https://ayads.co/privacy.php\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://aya...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://ayads.co/privacy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00579f29296f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1aefea44"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://ayads.co/privacy.php\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://ayads.co/privacy.php\"]",
            "html": "<a href=\"https://ayads.co/privacy.php\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://ayads.co/privacy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "406561329c30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad038557"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://sunday.market/privacypolicy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://sunday.market/privacypolicy.html\"]",
            "html": "<a href=\"https://sunday.market/privacypolicy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://sunday.market/privacypolicy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25c5d26fcfa0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd2639d8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://sunday.market/privacypolicy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://sunday.market/privacypolicy.html\"]",
            "html": "<a href=\"https://sunday.market/privacypolicy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://sunday.market/privacypolicy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4860c15f325f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f8b5a1e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://legal.sunmedia.tv/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://legal.sunmedia.tv/privacy-policy/\"]",
            "html": "<a href=\"https://legal.sunmedia.tv/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://legal.sunmedia.tv/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c8ff51507646",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f82ef82c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://superedge.co.jp/privacypolicy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://superedge.co.jp/privacypolicy/\"]",
            "html": "<a href=\"https://superedge.co.jp/privacypolicy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://superedge.co.jp/privacypolicy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23d178940297",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc0b265a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://superedge.co.jp/privacypolicy/#:~:text=GDPR\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://superedge.co.jp/privacypolicy/#:~:text=GDPR\"]",
            "html": "<a href=\"https://superedge.co.jp/privacypolicy/#:~:text=GDPR\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://superedge.co.jp/privacypolicy/#:~:text=GDPR\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff45aa64c864",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-51f42693"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.swipefinder.com/privacy-policy-website\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.swipefinder.com/privacy-policy-website\"]",
            "html": "<a href=\"https://www.swipefinder.com/privacy-policy-website\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.swipefinder.com/privacy-policy-website\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9ff88722bfcc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-39091e1b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.synamedia.com/iris-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.synamedia.com/iris-privacy-policy/\"]",
            "html": "<a href=\"https://www.synamedia.com/iris-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.synamedia.com/iris-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03fd4d166397",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-22251587"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.synamedia.com/iris-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.synamedia.com/iris-privacy-policy/\"]",
            "html": "<a href=\"https://www.synamedia.com/iris-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.synamedia.com/iris-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc30314a289d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37628d2d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.synoint.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.synoint.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.synoint.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.synoint.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f48660bf6c0f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c3db191"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.synoint.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.synoint.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.synoint.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.synoint.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "31e03547eac7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa289104"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://hawk-tech.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://hawk-tech.io/privacy-policy/\"]",
            "html": "<a href=\"https://hawk-tech.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://hawk-tech.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b25f39f2c74a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6d059aa1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://hawk-tech.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://hawk-tech.io/privacy-policy/\"]",
            "html": "<a href=\"https://hawk-tech.io/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://hawk-tech.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5b632c29700",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e566c045"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.taboola.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.taboola.com/privacy-policy\"]",
            "html": "<a href=\"https://www.taboola.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.taboola.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cdc2330535b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14b759e1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.taboola.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.taboola.com/privacy-policy\"]",
            "html": "<a href=\"https://www.taboola.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.taboola.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "438f715a84af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b706df7c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://tagoras.io/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://tagoras.io/privacy\"]",
            "html": "<a href=\"https://tagoras.io/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://tagor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://tagoras.io/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73b55d4373bf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b65c9aa7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.tangoomedia.com/services_privacypolicy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.tangoomedia.com/services_privacypolicy/\"]",
            "html": "<a href=\"https://www.tangoomedia.com/services_privacypolicy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.tangoomedia.com/services_privacypolicy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "37372faf5d04",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50e3195e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.tangoomedia.com/services_privacypolicy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.tangoomedia.com/services_privacypolicy/\"]",
            "html": "<a href=\"https://www.tangoomedia.com/services_privacypolicy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.tangoomedia.com/services_privacypolicy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7822bdcf13dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9bf5719"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.taptapdigital.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.taptapdigital.com/privacy-policy\"]",
            "html": "<a href=\"https://www.taptapdigital.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.taptapdigital.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91763a64823c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a0a6ad52"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.taptapdigital.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.taptapdigital.com/privacy-policy\"]",
            "html": "<a href=\"https://www.taptapdigital.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.taptapdigital.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb992f608e06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ff389d6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.targetbetter.com/privacypolicy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.targetbetter.com/privacypolicy\"]",
            "html": "<a href=\"https://www.targetbetter.com/privacypolicy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.targetbetter.com/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7008fb230e65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f25f1e8c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.targetbetter.com/privacypolicy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.targetbetter.com/privacypolicy\"]",
            "html": "<a href=\"https://www.targetbetter.com/privacypolicy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.targetbetter.com/privacypolicy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4111015a6d08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab00a9c3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://targeting360.de/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://targeting360.de/datenschutz/\"]",
            "html": "<a href=\"https://targeting360.de/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://targeting360.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b837f80fc2af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-987dfff1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://targeting360.de/datenschutz-tcf/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://targeting360.de/datenschutz-tcf/\"]",
            "html": "<a href=\"https://targeting360.de/datenschutz-tcf/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://targeting360.de/datenschutz-tcf/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dda67efcc19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c3521ed"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.targetspot.com/privacy-policy-2/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.targetspot.com/privacy-policy-2/\"]",
            "html": "<a href=\"https://www.targetspot.com/privacy-policy-2/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.targetspot.com/privacy-policy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56bb1ace60d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47ec025e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.targetspot.com/privacy-policy-2/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.targetspot.com/privacy-policy-2/\"]",
            "html": "<a href=\"https://www.targetspot.com/privacy-policy-2/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.targetspot.com/privacy-policy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d56077ed11e9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64690016"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://target-video.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://target-video.com/privacy-policy/\"]",
            "html": "<a href=\"https://target-video.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://target-video.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eccab750c431",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3355fcc1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://taurusx.com/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://taurusx.com/privacy-policy.html\"]",
            "html": "<a href=\"https://taurusx.com/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://taurusx.com/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dbcb8a1d433c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b1a9ee3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://taurusx.com/legitimate-interest-claim.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://taurusx.com/legitimate-interest-claim.html\"]",
            "html": "<a href=\"https://taurusx.com/legitimate-interest-claim.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://taurusx.com/legitimate-interest-claim.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "db7034eeb610",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4f602120"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy-policy.teads.com/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy-policy.teads.com/\"]",
            "html": "<a href=\"https://privacy-policy.teads.com/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy-policy.teads.com/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7b5d97c4310",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e2cb9ec"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://privacy-policy.teads.com/privacy-policy/european-privacy-notice/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://privacy-policy.teads.com/privacy-policy/european-privacy-notice/\"]",
            "html": "<a href=\"https://privacy-policy.teads.com/privacy-policy/european-privacy-notice/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"ma...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy-policy.teads.com/privacy-policy/european-privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c67cca8c8dfa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-750db8b2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.teal.works/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.teal.works/privacy/\"]",
            "html": "<a href=\"https://www.teal.works/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.teal.works/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cb334135eb8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e1e4468a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.tec-do.com/en/static/home/Tec-Do%20Privacy%20Policy_24075.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.tec-do.com/en/static/home/Tec-Do%20Privacy%20Policy_24075.pdf\"]",
            "html": "<a href=\"https://www.tec-do.com/en/static/home/Tec-Do%20Privacy%20Policy_24075.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.tec-do.com/en/static/home/Tec-Do%20Privacy%20Policy_24075.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de095c22e93d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-94c6b310"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.tec-do.com/en/static/home/Tec-Do%20Privacy%20Policy_24075.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.tec-do.com/en/static/home/Tec-Do%20Privacy%20Policy_24075.pdf\"]",
            "html": "<a href=\"https://www.tec-do.com/en/static/home/Tec-Do%20Privacy%20Policy_24075.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"m...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.tec-do.com/en/static/home/Tec-Do%20Privacy%20Policy_24075.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18104d56bd52",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-46a65443"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.telecoming.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.telecoming.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.telecoming.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.telecoming.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6064a2242ac3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27231d7d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.telecoming.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.telecoming.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.telecoming.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.telecoming.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6746de53fc65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-762d4326"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://Telekom.de/datenschutzhinweise\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://Telekom.de/datenschutzhinweise\"]",
            "html": "<a href=\"https://Telekom.de/datenschutzhinweise\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://Telekom.de/datenschutzhinweise\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b36c20eb14c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-114d8f1d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://Telekom.de/datenschutzhinweise\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://Telekom.de/datenschutzhinweise\"]",
            "html": "<a href=\"https://Telekom.de/datenschutzhinweise\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://Telekom.de/datenschutzhinweise\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7faf1658e916",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-700bdfac"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.e-planning.net/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.e-planning.net/privacy-policy.html\"]",
            "html": "<a href=\"https://www.e-planning.net/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.e-planning.net/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c436ef685d00",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-84c1e499"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.e-planning.net/privacy-policy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.e-planning.net/privacy-policy.html\"]",
            "html": "<a href=\"https://www.e-planning.net/privacy-policy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.e-planning.net/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e868a3ff7aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f3dc159"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://tf1pub.fr/politique-de-protection-des-donnees-partenaires-data\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://tf1pub.fr/politique-de-protection-des-donnees-partenaires-data\"]",
            "html": "<a href=\"https://tf1pub.fr/politique-de-protection-des-donnees-partenaires-data\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-to...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://tf1pub.fr/politique-de-protection-des-donnees-partenaires-data\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a83d471a9d1b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b06fe031"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://theadgroup.com/privacy-statement/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://theadgroup.com/privacy-statement/\"]",
            "html": "<a href=\"https://theadgroup.com/privacy-statement/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://theadgroup.com/privacy-statement/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "657ba9011c70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d39647d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://theadgroup.com/terms-of-services/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://theadgroup.com/terms-of-services/\"]",
            "html": "<a href=\"https://theadgroup.com/terms-of-services/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://theadgroup.com/terms-of-services/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ddae63bf9eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-95d1c03a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://creatives.magma-ads.com/aftf/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://creatives.magma-ads.com/aftf/privacy-policy\"]",
            "html": "<a href=\"https://creatives.magma-ads.com/aftf/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://creatives.magma-ads.com/aftf/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a115b5b8b69d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8e22315"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.kantar.com/cookies-policies\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.kantar.com/cookies-policies\"]",
            "html": "<a href=\"https://www.kantar.com/cookies-policies\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.kantar.com/cookies-policies\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a3f9db69b3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7391fc8d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.tl1mkt.com/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.tl1mkt.com/privacy.html\"]",
            "html": "<a href=\"https://www.tl1mkt.com/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.tl1mkt.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af8cc11a0c4f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a161a8f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.tl1mkt.com/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.tl1mkt.com/privacy.html\"]",
            "html": "<a href=\"https://www.tl1mkt.com/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.tl1mkt.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67e8d3d7db02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ce84ad7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://xroads.b-cdn.net/Leap4-Privacy_Policy.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://xroads.b-cdn.net/Leap4-Privacy_Policy.pdf\"]",
            "html": "<a href=\"https://xroads.b-cdn.net/Leap4-Privacy_Policy.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://xroads.b-cdn.net/Leap4-Privacy_Policy.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc15e4e79afd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb28c3f1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://xroads.b-cdn.net/Leap4-Privacy_Policy.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://xroads.b-cdn.net/Leap4-Privacy_Policy.pdf\"]",
            "html": "<a href=\"https://xroads.b-cdn.net/Leap4-Privacy_Policy.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://xroads.b-cdn.net/Leap4-Privacy_Policy.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "874baf1e5120",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5111d15f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.iponweb.com/policies-legal/themediagrid-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.iponweb.com/policies-legal/themediagrid-privacy-policy/\"]",
            "html": "<a href=\"https://www.iponweb.com/policies-legal/themediagrid-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.iponweb.com/policies-legal/themediagrid-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "968e7b7793ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8975c00"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.iponweb.com/policies-legal/themediagrid-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.iponweb.com/policies-legal/themediagrid-privacy-policy/\"]",
            "html": "<a href=\"https://www.iponweb.com/policies-legal/themediagrid-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.iponweb.com/policies-legal/themediagrid-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9cf66e894029",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b170b76"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://theneuron.com/privacy-policy-2/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://theneuron.com/privacy-policy-2/\"]",
            "html": "<a href=\"https://theneuron.com/privacy-policy-2/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://theneuron.com/privacy-policy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52035f1473ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f905833"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://theneuron.com/privacy-policy-2/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://theneuron.com/privacy-policy-2/\"]",
            "html": "<a href=\"https://theneuron.com/privacy-policy-2/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://theneuron.com/privacy-policy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ef7e9f2e3c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3cd119b2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.thenewco.it/privacy_policy_servizi_prodotti.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.thenewco.it/privacy_policy_servizi_prodotti.html\"]",
            "html": "<a href=\"https://www.thenewco.it/privacy_policy_servizi_prodotti.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.thenewco.it/privacy_policy_servizi_prodotti.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "571ce893897c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d386a9f5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.thenewco.it/privacy_policy_servizi_prodotti.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.thenewco.it/privacy_policy_servizi_prodotti.html\"]",
            "html": "<a href=\"https://www.thenewco.it/privacy_policy_servizi_prodotti.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.thenewco.it/privacy_policy_servizi_prodotti.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47ba348144b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bdc16a45"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://thenexusengine.io/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://thenexusengine.io/privacy\"]",
            "html": "<a href=\"https://thenexusengine.io/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://thenexusengine.io/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bf26130a131f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e6f87920"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://thenexusengine.io/legitimate-interest-assessment\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://thenexusengine.io/legitimate-interest-assessment\"]",
            "html": "<a href=\"https://thenexusengine.io/legitimate-interest-assessment\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://thenexusengine.io/legitimate-interest-assessment\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c36bf5a5d26",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee1c3552"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ozoneproject.com/website-privacy-cookie\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ozoneproject.com/website-privacy-cookie\"]",
            "html": "<a href=\"https://www.ozoneproject.com/website-privacy-cookie\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ozoneproject.com/website-privacy-cookie\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79a3508c63c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4f37796"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.ozoneproject.com/legitimate-interest-test\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.ozoneproject.com/legitimate-interest-test\"]",
            "html": "<a href=\"https://www.ozoneproject.com/legitimate-interest-test\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.ozoneproject.com/legitimate-interest-test\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "414b4fd21578",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-390f3ee3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://trg.de/en/privacy-statement/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://trg.de/en/privacy-statement/\"]",
            "html": "<a href=\"https://trg.de/en/privacy-statement/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://trg.de/en/privacy-statement/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8822a7d07e58",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8cce66c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://trg.de/en/privacy-statement/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://trg.de/en/privacy-statement/\"]",
            "html": "<a href=\"https://trg.de/en/privacy-statement/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://trg.de/en/privacy-statement/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ddfd29bd841",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4e4963b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.thetradedesk.com/us/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.thetradedesk.com/us/privacy\"]",
            "html": "<a href=\"https://www.thetradedesk.com/us/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.thetradedesk.com/us/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "af7121d33e5f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bcc49440"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.thetradedesk.com/us/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.thetradedesk.com/us/privacy\"]",
            "html": "<a href=\"https://www.thetradedesk.com/us/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.thetradedesk.com/us/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "128b9e715901",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c35b8f0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.theadx.com/en/privacy\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.theadx.com/en/privacy\"]",
            "html": "<a href=\"https://www.theadx.com/en/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.theadx.com/en/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f18eb132a69f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-efee78ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.theadx.com/en/privacy\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1415 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.theadx.com/en/privacy\"]",
            "html": "<a href=\"https://www.theadx.com/en/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.theadx.com/en/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9f28ca482d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1dffcecf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://lightad.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://lightad.com/privacy-policy/\"]",
            "html": "<a href=\"https://lightad.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://lightad.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f59361d0709a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6de29276"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://lightad.com/lia/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://lightad.com/lia/\"]",
            "html": "<a href=\"https://lightad.com/lia/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://li...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://lightad.com/lia/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a5726efc7377",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-220c60f8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://threedium.io/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://threedium.io/privacy\"]",
            "html": "<a href=\"https://threedium.io/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://thr...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://threedium.io/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5884e538c92e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bc01e94"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://threedium.io/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://threedium.io/privacy\"]",
            "html": "<a href=\"https://threedium.io/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://threedium.io/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "725f0a7596a1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-01c10ffd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.thumbad.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.thumbad.com/privacy-policy\"]",
            "html": "<a href=\"https://www.thumbad.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.thumbad.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9af43ee090cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e02b2b08"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.thumbad.com/device-storage-disclosure\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.thumbad.com/device-storage-disclosure\"]",
            "html": "<a href=\"https://www.thumbad.com/device-storage-disclosure\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.thumbad.com/device-storage-disclosure\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24b0c7f7cdf1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cf9595c1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.tiktok.com/legal/page/global/tiktok-ad-network-privacy-policy/en\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.tiktok.com/legal/page/global/tiktok-ad-network-privacy-policy/en\"]",
            "html": "<a href=\"https://www.tiktok.com/legal/page/global/tiktok-ad-network-privacy-policy/en\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"mar...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.tiktok.com/legal/page/global/tiktok-ad-network-privacy-policy/en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec94d14ceac7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c634c7e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.tiktok.com/legal/page/global/tiktok-ad-network-privacy-policy/en\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.tiktok.com/legal/page/global/tiktok-ad-network-privacy-policy/en\"]",
            "html": "<a href=\"https://www.tiktok.com/legal/page/global/tiktok-ad-network-privacy-policy/en\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.tiktok.com/legal/page/global/tiktok-ad-network-privacy-policy/en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c3dc619bebe3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b74ce7df"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy.timeonegroup.com/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy.timeonegroup.com/\"]",
            "html": "<a href=\"https://privacy.timeonegroup.com/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy.timeonegroup.com/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2df00f377267",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be1a8673"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.titanos.tv/ads-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.titanos.tv/ads-privacy-policy\"]",
            "html": "<a href=\"https://www.titanos.tv/ads-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.titanos.tv/ads-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "292c804830aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cfb68429"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.titanos.tv/ads-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.titanos.tv/ads-privacy-policy\"]",
            "html": "<a href=\"https://www.titanos.tv/ads-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.titanos.tv/ads-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c1d2b3792cb5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9aba680b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://mediatrust.com/privacy-policy-2/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://mediatrust.com/privacy-policy-2/\"]",
            "html": "<a href=\"https://mediatrust.com/privacy-policy-2/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://mediatrust.com/privacy-policy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ae31c225372",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8204d808"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://mediatrust.com/privacy-policy-2/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://mediatrust.com/privacy-policy-2/\"]",
            "html": "<a href=\"https://mediatrust.com/privacy-policy-2/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://mediatrust.com/privacy-policy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e8d1e23bfce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08b75b72"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.metrixlab.com/privacy-notice/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.metrixlab.com/privacy-notice/\"]",
            "html": "<a href=\"https://www.metrixlab.com/privacy-notice/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.metrixlab.com/privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "51f7e403cfff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5cc95a17"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://bluexad.ai/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://bluexad.ai/privacy\"]",
            "html": "<a href=\"https://bluexad.ai/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://bluex...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://bluexad.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "682706f8ceac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e52ffffd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://bluexad.ai/bluex-gdpr\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://bluexad.ai/bluex-gdpr\"]",
            "html": "<a href=\"https://bluexad.ai/bluex-gdpr\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://bluexad.ai/bluex-gdpr\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5bb11086b514",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72c679ca"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://cp.tonefuse.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://cp.tonefuse.com/privacy-policy\"]",
            "html": "<a href=\"https://cp.tonefuse.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://cp.tonefuse.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cbe6625ad033",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e28e94c7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://cp.tonefuse.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://cp.tonefuse.com/privacy-policy\"]",
            "html": "<a href=\"https://cp.tonefuse.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://cp.tonefuse.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5942169bb12",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-643cde44"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.toponad.net/en/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.toponad.net/en/privacy-policy\"]",
            "html": "<a href=\"https://www.toponad.net/en/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.toponad.net/en/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5af65b066b03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8956dddd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.toponad.net/en/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.toponad.net/en/privacy-policy\"]",
            "html": "<a href=\"https://www.toponad.net/en/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.toponad.net/en/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67bfeadfcf9a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ee73ef6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.mobrand.com/privacy-and-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.mobrand.com/privacy-and-policy\"]",
            "html": "<a href=\"https://www.mobrand.com/privacy-and-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mobrand.com/privacy-and-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "878f231369b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2d1ecd55"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.iubenda.com/privacy-policy/30563919\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.iubenda.com/privacy-policy/30563919\"]",
            "html": "<a href=\"https://www.iubenda.com/privacy-policy/30563919\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.iubenda.com/privacy-policy/30563919\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcb8bad76451",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da1f42d5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.iubenda.com/privacy-policy/30563919/legal\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.iubenda.com/privacy-policy/30563919/legal\"]",
            "html": "<a href=\"https://www.iubenda.com/privacy-policy/30563919/legal\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.iubenda.com/privacy-policy/30563919/legal\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd3631df5c49",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df93fcf6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.amprev.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.amprev.com/privacy\"]",
            "html": "<a href=\"https://www.amprev.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.amprev.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ea70f7a05c75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9966d1ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.amprev.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.amprev.com/privacy\"]",
            "html": "<a href=\"https://www.amprev.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.amprev.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fde9f57d1f21",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3f44978"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.amadeus-hospitality.com/ta-product-privacy-notice/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.amadeus-hospitality.com/ta-product-privacy-notice/\"]",
            "html": "<a href=\"https://www.amadeus-hospitality.com/ta-product-privacy-notice/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.amadeus-hospitality.com/ta-product-privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cc0628890a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0743bc57"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.amadeus-hospitality.com/ta-product-privacy-notice/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.amadeus-hospitality.com/ta-product-privacy-notice/\"]",
            "html": "<a href=\"https://www.amadeus-hospitality.com/ta-product-privacy-notice/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.amadeus-hospitality.com/ta-product-privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3eb5fd8fd72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b69c43c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"http://bidfuse.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"http://bidfuse.com/privacy-policy\"]",
            "html": "<a href=\"http://bidfuse.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://bidfuse.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b2a4f41b037",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec3c48bd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"http://bidfuse.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"http://bidfuse.com/privacy-policy\"]",
            "html": "<a href=\"http://bidfuse.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"http://bidfuse.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2628716bc61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e49efaa5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer387 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.digitalturbine.com/privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer387 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.digitalturbine.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.digitalturbine.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.digitalturbine.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19234bd92a53",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a75cc4ef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.trinityaudio.ai/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.trinityaudio.ai/privacy-policy\"]",
            "html": "<a href=\"https://www.trinityaudio.ai/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.trinityaudio.ai/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d46b536b4ef6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-69715a4a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.trinityaudio.ai/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.trinityaudio.ai/privacy-policy\"]",
            "html": "<a href=\"https://www.trinityaudio.ai/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.trinityaudio.ai/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34a813092e33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-03971eea"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://triplelift.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://triplelift.com/privacy/\"]",
            "html": "<a href=\"https://triplelift.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://triplelift.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f6e202eada9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18e121fc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://triplelift.com/platform-privacy-policy#legalbasisofprocessing\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://triplelift.com/platform-privacy-policy#legalbasisofprocessing\"]",
            "html": "<a href=\"https://triplelift.com/platform-privacy-policy#legalbasisofprocessing\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margi...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://triplelift.com/platform-privacy-policy#legalbasisofprocessing\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6aa3cb6e223b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8af8ec2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://freestar.com/privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://freestar.com/privacy-policy/\"]",
            "html": "<a href=\"https://freestar.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://freestar.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85cd4dcf9453",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-59b2af49"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://freestar.com/privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer861 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://freestar.com/privacy-policy/\"]",
            "html": "<a href=\"https://freestar.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://freestar.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cf0d29e3a5a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c2704db"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://tri-table.com/polityka-prywatnosci\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://tri-table.com/polityka-prywatnosci\"]",
            "html": "<a href=\"https://tri-table.com/polityka-prywatnosci\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://tri-table.com/polityka-prywatnosci\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b50e5dd271ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34536651"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://tri-table.com/polityka-prywatnosci\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://tri-table.com/polityka-prywatnosci\"]",
            "html": "<a href=\"https://tri-table.com/polityka-prywatnosci\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://tri-table.com/polityka-prywatnosci\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "168ebbbbe2d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-971a7801"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.tritondigital.com/privacy-policies\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.tritondigital.com/privacy-policies\"]",
            "html": "<a href=\"https://www.tritondigital.com/privacy-policies\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.tritondigital.com/privacy-policies\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69730c5180da",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07263ce1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.tritondigital.com/privacy-policies\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.tritondigital.com/privacy-policies\"]",
            "html": "<a href=\"https://www.tritondigital.com/privacy-policies\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.tritondigital.com/privacy-policies\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0702117c2b32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7acc88c0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.truedata.co/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.truedata.co/privacy-policy/\"]",
            "html": "<a href=\"https://www.truedata.co/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.truedata.co/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63ba1903b78f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4545adc0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://truvid.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://truvid.com/privacy-policy\"]",
            "html": "<a href=\"https://truvid.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://truvid.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "526cf546c58b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-582727ea"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://truvid.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://truvid.com/privacy-policy\"]",
            "html": "<a href=\"https://truvid.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://truvid.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adcb57f63a2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ccd81fb3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://trustedstack.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://trustedstack.com/privacy-policy/\"]",
            "html": "<a href=\"https://trustedstack.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://trustedstack.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2663d771648e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20cd2e0b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://trustedstack.com/privacy-policy/#legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://trustedstack.com/privacy-policy/#legitimate-interest\"]",
            "html": "<a href=\"https://trustedstack.com/privacy-policy/#legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://trustedstack.com/privacy-policy/#legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "722f63d259de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f43f5cf3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://timetogrow.io/privacy-policy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://timetogrow.io/privacy-policy.html\"]",
            "html": "<a href=\"https://timetogrow.io/privacy-policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://timetogrow.io/privacy-policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b7da9adc746",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bebedd18"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://timetogrow.io/legitimate-interest-statement.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://timetogrow.io/legitimate-interest-statement.html\"]",
            "html": "<a href=\"https://timetogrow.io/legitimate-interest-statement.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://timetogrow.io/legitimate-interest-statement.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9b5ef55ab39",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-57655a51"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://tubia.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://tubia.com/privacy-policy\"]",
            "html": "<a href=\"https://tubia.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://tubia.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "644d9d1c6e38",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-88bc16e1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://tubia.com/legitimate-interests-disclosure\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://tubia.com/legitimate-interests-disclosure\"]",
            "html": "<a href=\"https://tubia.com/legitimate-interests-disclosure\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://tubia.com/legitimate-interests-disclosure\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cef6ca4d7c36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25479af4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://tunnl.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://tunnl.com/privacy-policy\"]",
            "html": "<a href=\"https://tunnl.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://tunnl.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "439ad39ade36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-80ac306c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://tunnl.com/legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://tunnl.com/legitimate-interest\"]",
            "html": "<a href=\"https://tunnl.com/legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://tunnl.com/legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8f40d6ec9947",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06b73f54"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.giftaddigital.com/en/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.giftaddigital.com/en/privacy-policy\"]",
            "html": "<a href=\"https://www.giftaddigital.com/en/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.giftaddigital.com/en/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "941176bc9571",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cafd6686"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.giftaddigital.com/en/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.giftaddigital.com/en/privacy-policy\"]",
            "html": "<a href=\"https://www.giftaddigital.com/en/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.giftaddigital.com/en/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "014c0bc199a5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-506f8d03"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.theadx.com/en/privacy\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://www.theadx.com/en/privacy\"]",
            "html": "<a href=\"https://www.theadx.com/en/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.theadx.com/en/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1bf9a9e364c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60f7dcf2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.theadx.com/en/privacy\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer556 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.theadx.com/en/privacy\"]",
            "html": "<a href=\"https://www.theadx.com/en/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.theadx.com/en/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9d7eb3f3c49b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a8fe7fa0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.innovid.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.innovid.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.innovid.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.innovid.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8ea3883f3bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-74abf296"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer985 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.innovid.com/privacy-policy/#additional-information-europe-residents\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer985 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://www.innovid.com/privacy-policy/#additional-information-europe-residents\"]",
            "html": "<a href=\"https://www.innovid.com/privacy-policy/#additional-information-europe-residents\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" st...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.innovid.com/privacy-policy/#additional-information-europe-residents\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26756957d70f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12e1d37d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://magellan.ai/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://magellan.ai/privacy\"]",
            "html": "<a href=\"https://magellan.ai/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://mage...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://magellan.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9c38365d22ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-759f6e07"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://a.twiago.com/privacy.php\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://a.twiago.com/privacy.php\"]",
            "html": "<a href=\"https://a.twiago.com/privacy.php\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://a.twiago.com/privacy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65808684a16c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e7bf8817"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://a.twiago.com/privacy.php\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://a.twiago.com/privacy.php\"]",
            "html": "<a href=\"https://a.twiago.com/privacy.php\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://a.twiago.com/privacy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e6da799fddd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-28752078"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.twist.win/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.twist.win/privacy\"]",
            "html": "<a href=\"https://www.twist.win/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://ww...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.twist.win/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5048e6f8d899",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4e2d882"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.twist.win/terms\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.twist.win/terms\"]",
            "html": "<a href=\"https://www.twist.win/terms\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.twist.win/terms\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e42bfaaa9ada",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9fbc004"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://tx.group/data-privacy-policy-information-about-tx-data-offers/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://tx.group/data-privacy-policy-information-about-tx-data-offers/\"]",
            "html": "<a href=\"https://tx.group/data-privacy-policy-information-about-tx-data-offers/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-to...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://tx.group/data-privacy-policy-information-about-tx-data-offers/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0ca8ed0e966",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4495f846"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://tx.group/privacy-policy/#process_personal_data\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://tx.group/privacy-policy/#process_personal_data\"]",
            "html": "<a href=\"https://tx.group/privacy-policy/#process_personal_data\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://tx.group/privacy-policy/#process_personal_data\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48bc6ee5e3ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-846b8820"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://risecodes.com/video-advertisement-player-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://risecodes.com/video-advertisement-player-privacy-policy/\"]",
            "html": "<a href=\"https://risecodes.com/video-advertisement-player-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://risecodes.com/video-advertisement-player-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd491affe4ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e739a92e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1043 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://risecodes.com/wp-content/uploads/2024/01/Legitimate-Interests-Assessment-Online-Advertising.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://risecodes.com/wp-content/uploads/2024/01/Legitimate-Interests-Assessment-Online-Advertising.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85220d2b9b7d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ea1ac668"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://xe.works/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://xe.works/privacy-policy\"]",
            "html": "<a href=\"https://xe.works/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://xe.works/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9af893914344",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6777cf8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://xe.works/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://xe.works/privacy-policy\"]",
            "html": "<a href=\"https://xe.works/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://xe.works/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8e99899a2a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48e5980c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ucfunnel.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ucfunnel.com/privacy-policy\"]",
            "html": "<a href=\"https://www.ucfunnel.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ucfunnel.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07885b4238b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-311ce5f1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.ucfunnel.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.ucfunnel.com/privacy-policy\"]",
            "html": "<a href=\"https://www.ucfunnel.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.ucfunnel.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "661713387ef6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7fe1e219"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://unboundedsource.com/en/privacy-ad/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://unboundedsource.com/en/privacy-ad/\"]",
            "html": "<a href=\"https://unboundedsource.com/en/privacy-ad/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://unboundedsource.com/en/privacy-ad/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cb63b231098",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2832a008"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://unboundedsource.com/en/privacy-ad/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://unboundedsource.com/en/privacy-ad/\"]",
            "html": "<a href=\"https://unboundedsource.com/en/privacy-ad/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://unboundedsource.com/en/privacy-ad/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d56d03854cd2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9d43c711"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://underdogmedia.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://underdogmedia.com/privacy/\"]",
            "html": "<a href=\"https://underdogmedia.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://underdogmedia.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2a5b5cd27088",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d06be2eb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://underdogmedia.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://underdogmedia.com/privacy/\"]",
            "html": "<a href=\"https://underdogmedia.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://underdogmedia.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e0f5a77a8cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bfc8197d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.bankaustria.at/rechtliches-datenschutz.jsp\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.bankaustria.at/rechtliches-datenschutz.jsp\"]",
            "html": "<a href=\"https://www.bankaustria.at/rechtliches-datenschutz.jsp\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.bankaustria.at/rechtliches-datenschutz.jsp\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d64599ab9956",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e2c0310"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.bankaustria.at/rechtliches-datenschutz.jsp#tab26059\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.bankaustria.at/rechtliches-datenschutz.jsp#tab26059\"]",
            "html": "<a href=\"https://www.bankaustria.at/rechtliches-datenschutz.jsp#tab26059\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.bankaustria.at/rechtliches-datenschutz.jsp#tab26059\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "33ad15bd6bcb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18ba5e24"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.unicredit.it/it/info/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.unicredit.it/it/info/privacy.html\"]",
            "html": "<a href=\"https://www.unicredit.it/it/info/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.unicredit.it/it/info/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a3797f87af9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2439bb19"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.unicredit.it/it/info/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.unicredit.it/it/info/privacy.html\"]",
            "html": "<a href=\"https://www.unicredit.it/it/info/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.unicredit.it/it/info/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4a0d9a4d7e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5eb8c33"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.united-internet-media.de/de/datenschutzhinweis/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.united-internet-media.de/de/datenschutzhinweis/\"]",
            "html": "<a href=\"https://www.united-internet-media.de/de/datenschutzhinweis/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.united-internet-media.de/de/datenschutzhinweis/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52e894fa560d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-515cf55b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.united-internet-media.de/de/datenschutzhinweis/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.united-internet-media.de/de/datenschutzhinweis/\"]",
            "html": "<a href=\"https://www.united-internet-media.de/de/datenschutzhinweis/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.united-internet-media.de/de/datenschutzhinweis/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03a8d5167599",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1af2b97a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://unity.com/legal/game-player-and-app-user-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://unity.com/legal/game-player-and-app-user-privacy-policy\"]",
            "html": "<a href=\"https://unity.com/legal/game-player-and-app-user-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://unity.com/legal/game-player-and-app-user-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85ee3faf2369",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e26beef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://unity.com/legal/game-player-and-app-user-privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://unity.com/legal/game-player-and-app-user-privacy-policy\"]",
            "html": "<a href=\"https://unity.com/legal/game-player-and-app-user-privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://unity.com/legal/game-player-and-app-user-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be4731f0b9a3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e19e9c26"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://netzwerk.uppr.de/privacy-policy.do\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://netzwerk.uppr.de/privacy-policy.do\"]",
            "html": "<a href=\"https://netzwerk.uppr.de/privacy-policy.do\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://netzwerk.uppr.de/privacy-policy.do\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ed61c52c275",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f9477e2a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://netzwerk.uppr.de/privacy-policy.do\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://netzwerk.uppr.de/privacy-policy.do\"]",
            "html": "<a href=\"https://netzwerk.uppr.de/privacy-policy.do\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://netzwerk.uppr.de/privacy-policy.do\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c87a6b6e3514",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8e9ec17"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.usemax.de/?l=privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.usemax.de/?l=privacy\"]",
            "html": "<a href=\"https://www.usemax.de/?l=privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.usemax.de/?l=privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "63d8d016f8c7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cdb85a3c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.usemax.de/?l=privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.usemax.de/?l=privacy\"]",
            "html": "<a href=\"https://www.usemax.de/?l=privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.usemax.de/?l=privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5fc6ef2f9781",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1cc62234"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.valiuz.com/politique-de-confidentialite-2/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.valiuz.com/politique-de-confidentialite-2/\"]",
            "html": "<a href=\"https://www.valiuz.com/politique-de-confidentialite-2/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.valiuz.com/politique-de-confidentialite-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c55ac913291",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-47838f05"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://valuad.io/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://valuad.io/privacy-policy/\"]",
            "html": "<a href=\"https://valuad.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://valuad.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ee74dcccb0ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79bfa42b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://velonium.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://velonium.com/privacy-policy\"]",
            "html": "<a href=\"https://velonium.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://velonium.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13aaa56a44ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5ae028d0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://velonium.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://velonium.com/privacy-policy\"]",
            "html": "<a href=\"https://velonium.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://velonium.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c161a971d20e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e949c69"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.venatus.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.venatus.com/privacy/\"]",
            "html": "<a href=\"https://www.venatus.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.venatus.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d9030164b9f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d97ae4f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.venatus.com/privacy-choices\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.venatus.com/privacy-choices\"]",
            "html": "<a href=\"https://www.venatus.com/privacy-choices\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.venatus.com/privacy-choices\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8780b591658f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7c37c72"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://verasity.io/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://verasity.io/privacy\"]",
            "html": "<a href=\"https://verasity.io/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://vera...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://verasity.io/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "82f1812f9c70",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9eaf8594"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://veraviews.com/privacy_policy#how-we-use-your-personal-data\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1137 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://veraviews.com/privacy_policy#how-we-use-your-personal-data\"]",
            "html": "<a href=\"https://veraviews.com/privacy_policy#how-we-use-your-personal-data\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-t...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://veraviews.com/privacy_policy#how-we-use-your-personal-data\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d73c35f043d1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-00c2d276"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://veraviews.com/privacy_policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://veraviews.com/privacy_policy\"]",
            "html": "<a href=\"https://veraviews.com/privacy_policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://veraviews.com/privacy_policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02b799ab63b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-adcb8566"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://veraviews.com/privacy_policy#how-we-use-your-personal-data\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1459 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://veraviews.com/privacy_policy#how-we-use-your-personal-data\"]",
            "html": "<a href=\"https://veraviews.com/privacy_policy#how-we-use-your-personal-data\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-t...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://veraviews.com/privacy_policy#how-we-use-your-personal-data\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0ebbac9b05e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad4a2e58"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.veritonic.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.veritonic.com/privacy/\"]",
            "html": "<a href=\"https://www.veritonic.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.veritonic.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e392a83de48",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5baf744"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://pubnative.net/privacy-notice/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://pubnative.net/privacy-notice/\"]",
            "html": "<a href=\"https://pubnative.net/privacy-notice/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://pubnative.net/privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "495d4d7f5724",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0ff5e4a5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://pubnative.net/privacy-notice/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://pubnative.net/privacy-notice/\"]",
            "html": "<a href=\"https://pubnative.net/privacy-notice/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://pubnative.net/privacy-notice/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d126cfc6d527",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd94f484"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://verve.com/product-privacy-policies/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://verve.com/product-privacy-policies/\"]",
            "html": "<a href=\"https://verve.com/product-privacy-policies/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://verve.com/product-privacy-policies/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d980f6fa806",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6fb2f611"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://verve.com/website-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://verve.com/website-privacy-policy/\"]",
            "html": "<a href=\"https://verve.com/website-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://verve.com/website-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d6a9284c08e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d087d4f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://viads.com/policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://viads.com/policy/\"]",
            "html": "<a href=\"https://viads.com/policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://viads....",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://viads.com/policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "342a92476c05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dad4fd32"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://viads.com/policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://viads.com/policy/\"]",
            "html": "<a href=\"https://viads.com/policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://v...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://viads.com/policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "704a4b1e0b97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b68d989e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://viafoura.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://viafoura.com/privacy-policy/\"]",
            "html": "<a href=\"https://viafoura.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://viafoura.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7ade6bbbde8d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3bec057a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://viafoura.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://viafoura.com/privacy-policy/\"]",
            "html": "<a href=\"https://viafoura.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://viafoura.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f91435068fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7596b158"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.viantinc.com/privacy-center/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.viantinc.com/privacy-center/\"]",
            "html": "<a href=\"https://www.viantinc.com/privacy-center/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.viantinc.com/privacy-center/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67980fd733fb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f652871"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer1542 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://s42464.pcdn.co/wp-content/uploads/2025/09/Viant-Ad-Platform-Privacy-Policy-September-2025.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener n...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://s42464.pcdn.co/wp-content/uploads/2025/09/Viant-Ad-Platform-Privacy-Policy-September-2025.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bec3e30fac87",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-469d5be5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://fastad.pro/assets/docx/Privacy_Policy.docx\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://fastad.pro/assets/docx/Privacy_Policy.docx\"]",
            "html": "<a href=\"https://fastad.pro/assets/docx/Privacy_Policy.docx\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://fastad.pro/assets/docx/Privacy_Policy.docx\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "218f37159406",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b44e645"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://fastad.pro/assets/docx/Legitimate_Interest_Statement_Fastad.docx\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://fastad.pro/assets/docx/Legitimate_Interest_Statement_Fastad.docx\"]",
            "html": "<a href=\"https://fastad.pro/assets/docx/Legitimate_Interest_Statement_Fastad.docx\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"ma...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://fastad.pro/assets/docx/Legitimate_Interest_Statement_Fastad.docx\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "46113440d821",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e4b2c3e2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://perion.com/perion-offering-privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://perion.com/perion-offering-privacy-policy/\"]",
            "html": "<a href=\"https://perion.com/perion-offering-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://perion.com/perion-offering-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a6dcd031b7bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07af4945"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://perion.com/perion-offering-privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://perion.com/perion-offering-privacy-policy/\"]",
            "html": "<a href=\"https://perion.com/perion-offering-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://perion.com/perion-offering-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "06b176da67b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-930b925f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.videobot.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.videobot.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.videobot.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.videobot.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c30fedfa6cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf3d3ead"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.videobot.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.videobot.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.videobot.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.videobot.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23a1621361d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dc24aa5e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://videoshakers.tv/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://videoshakers.tv/privacy-policy/\"]",
            "html": "<a href=\"https://videoshakers.tv/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://videoshakers.tv/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c9888cc8d6e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-025619b2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://videoshakers.tv/terms-of-service/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://videoshakers.tv/terms-of-service/\"]",
            "html": "<a href=\"https://videoshakers.tv/terms-of-service/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://videoshakers.tv/terms-of-service/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e8a3d7ea34d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be321eae"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://vidoomy.com/privacy-policy-en.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://vidoomy.com/privacy-policy-en.html\"]",
            "html": "<a href=\"https://vidoomy.com/privacy-policy-en.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://vidoomy.com/privacy-policy-en.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6776cd13e3aa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3e7fba1c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://vidoomy.com/privacy-policy-en.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://vidoomy.com/privacy-policy-en.html\"]",
            "html": "<a href=\"https://vidoomy.com/privacy-policy-en.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://vidoomy.com/privacy-policy-en.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54e290a94520",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dbec04d8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"http://viewpay.tv/mentions-legales/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"http://viewpay.tv/mentions-legales/\"]",
            "html": "<a href=\"http://viewpay.tv/mentions-legales/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://viewpay.tv/mentions-legales/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1ef0e254664",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-921ccb82"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"http://viewpay.tv/mentions-legales/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"http://viewpay.tv/mentions-legales/\"]",
            "html": "<a href=\"http://viewpay.tv/mentions-legales/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"http://viewpay.tv/mentions-legales/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4be0bc1d78c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fb588a01"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://pathfinder.viomba.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://pathfinder.viomba.com/privacy-policy\"]",
            "html": "<a href=\"https://pathfinder.viomba.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://pathfinder.viomba.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92938f4d0ca0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e8bc73d3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://pathfinder.viomba.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://pathfinder.viomba.com/privacy-policy\"]",
            "html": "<a href=\"https://pathfinder.viomba.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://pathfinder.viomba.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f0c44505858",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5b3a5443"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://primo.design/docs/PrivacyPolicyPrimo.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://primo.design/docs/PrivacyPolicyPrimo.html\"]",
            "html": "<a href=\"https://primo.design/docs/PrivacyPolicyPrimo.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://primo.design/docs/PrivacyPolicyPrimo.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "872f424d717f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8142d23"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://primo.design/docs/PrivacyPolicyPrimo.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://primo.design/docs/PrivacyPolicyPrimo.html\"]",
            "html": "<a href=\"https://primo.design/docs/PrivacyPolicyPrimo.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://primo.design/docs/PrivacyPolicyPrimo.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3a63cd7d20c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ebf1c747"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.vistarmedia.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.vistarmedia.com/privacy\"]",
            "html": "<a href=\"https://www.vistarmedia.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.vistarmedia.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90d00262fc2b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d023ae4c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.vistarmedia.com/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.vistarmedia.com/privacy\"]",
            "html": "<a href=\"https://www.vistarmedia.com/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.vistarmedia.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4fd419e2d44b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12c8bb70"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://vistars.ai/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://vistars.ai/privacy-policy/\"]",
            "html": "<a href=\"https://vistars.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://vistars.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21662d1228e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-23e7b06c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://vistars.ai/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://vistars.ai/privacy-policy/\"]",
            "html": "<a href=\"https://vistars.ai/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://vistars.ai/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7212f3043e75",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b6584c7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.vitrado.de/datenschutz\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.vitrado.de/datenschutz\"]",
            "html": "<a href=\"https://www.vitrado.de/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.vitrado.de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b20b92b82a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-281f97f3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.vitrado.de/datenschutz\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.vitrado.de/datenschutz\"]",
            "html": "<a href=\"https://www.vitrado.de/datenschutz\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.vitrado.de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5a14a1f43942",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-49a465e2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://viznet.tv/privacy-policy-2/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://viznet.tv/privacy-policy-2/\"]",
            "html": "<a href=\"https://viznet.tv/privacy-policy-2/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://viznet.tv/privacy-policy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04b751db688d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0dccca95"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://viznet.tv/privacy-policy-2/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://viznet.tv/privacy-policy-2/\"]",
            "html": "<a href=\"https://viznet.tv/privacy-policy-2/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://viznet.tv/privacy-policy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "66886a8ce628",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-87d85e36"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://advlion.com/en/WebsitePrivacyAndSecurity.html?hsLang=en\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://advlion.com/en/WebsitePrivacyAndSecurity.html?hsLang=en\"]",
            "html": "<a href=\"https://advlion.com/en/WebsitePrivacyAndSecurity.html?hsLang=en\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://advlion.com/en/WebsitePrivacyAndSecurity.html?hsLang=en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07cc98e7cbf6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5df40a08"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://advlion.com/en/WebsitePrivacyAndSecurity.html?hsLang=en\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://advlion.com/en/WebsitePrivacyAndSecurity.html?hsLang=en\"]",
            "html": "<a href=\"https://advlion.com/en/WebsitePrivacyAndSecurity.html?hsLang=en\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top:...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://advlion.com/en/WebsitePrivacyAndSecurity.html?hsLang=en\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53a94fa75260",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-975f449c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.vlyby.com/product-privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.vlyby.com/product-privacy\"]",
            "html": "<a href=\"https://www.vlyby.com/product-privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.vlyby.com/product-privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7e211100396",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dfcf4137"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.vlyby.com/product-privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.vlyby.com/product-privacy\"]",
            "html": "<a href=\"https://www.vlyby.com/product-privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.vlyby.com/product-privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d4ef1e67977",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d590518d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.voisetech.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.voisetech.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.voisetech.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.voisetech.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "92bdd0cf7386",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-384b3ea3"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.voisetech.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.voisetech.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.voisetech.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.voisetech.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7337d6eaff3f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3ebc51c9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.vondos.de/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.vondos.de/datenschutz/\"]",
            "html": "<a href=\"https://www.vondos.de/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.vondos.de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b257030baee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fc35c790"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://advoxel.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://advoxel.com/privacy\"]",
            "html": "<a href=\"https://advoxel.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://advo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://advoxel.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9c813a74920",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a436dd2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://vrtcal.com/docs/PrivacyPolicy-Advertising.pdf\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://vrtcal.com/docs/PrivacyPolicy-Advertising.pdf\"]",
            "html": "<a href=\"https://vrtcal.com/docs/PrivacyPolicy-Advertising.pdf\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://vrtcal.com/docs/PrivacyPolicy-Advertising.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a57331754b02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2550013a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://vrtcal.com/docs/PrivacyPolicy-Advertising.pdf\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://vrtcal.com/docs/PrivacyPolicy-Advertising.pdf\"]",
            "html": "<a href=\"https://vrtcal.com/docs/PrivacyPolicy-Advertising.pdf\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://vrtcal.com/docs/PrivacyPolicy-Advertising.pdf\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75b5b62af475",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-904803b9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://vudoo.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://vudoo.com/privacy-policy/\"]",
            "html": "<a href=\"https://vudoo.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://vudoo.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "efa75162e908",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-079710b6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://vudoo.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://vudoo.com/privacy-policy/\"]",
            "html": "<a href=\"https://vudoo.com/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://vudoo.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25ee726dc27c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-58523a07"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://news.vuukle.com/blog/privacy-notice\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://news.vuukle.com/blog/privacy-notice\"]",
            "html": "<a href=\"https://news.vuukle.com/blog/privacy-notice\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://news.vuukle.com/blog/privacy-notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f10d81f9b9b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c295977"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://docs.google.com/spreadsheets/d/1HMrCpWucCJOoWtqRi9AD1W_ylyxPuWInECUzuCg4-UI/edit#gid=0\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://docs.google.com/spreadsheets/d/1HMrCpWucCJOoWtqRi9AD1W_ylyxPuWInECUzuCg4-UI/edit#gid=0\"]",
            "html": "<a href=\"https://docs.google.com/spreadsheets/d/1HMrCpWucCJOoWtqRi9AD1W_ylyxPuWInECUzuCg4-UI/edit#gid=0\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferr...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://docs.google.com/spreadsheets/d/1HMrCpWucCJOoWtqRi9AD1W_ylyxPuWInECUzuCg4-UI/edit#gid=0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a83b594c9598",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f730590d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.wearevyde.com/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.wearevyde.com/privacy\"]",
            "html": "<a href=\"https://www.wearevyde.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.wearevyde.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f8a78ce0c86",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c8c35a6e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.wearevyde.com/privacy#legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.wearevyde.com/privacy#legitimate-interest\"]",
            "html": "<a href=\"https://www.wearevyde.com/privacy#legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-b...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.wearevyde.com/privacy#legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c72ddf57e00",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d870b5bc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://privacy.webads.eu/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://privacy.webads.eu/\"]",
            "html": "<a href=\"https://privacy.webads.eu/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://priva...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://privacy.webads.eu/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "980402bf867f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2172b53"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://privacy.webads.eu/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://privacy.webads.eu/\"]",
            "html": "<a href=\"https://privacy.webads.eu/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://privacy.webads.eu/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b52222804c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dd34943c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.webgains.com/public/en/privacy-2/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.webgains.com/public/en/privacy-2/\"]",
            "html": "<a href=\"https://www.webgains.com/public/en/privacy-2/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.webgains.com/public/en/privacy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01af3e96c207",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a2ad134"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://weborama.com/en/privacy-2/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://weborama.com/en/privacy-2/\"]",
            "html": "<a href=\"https://weborama.com/en/privacy-2/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://weborama.com/en/privacy-2/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e4eb09282e5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4ad36d17"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://weborama.com/en/privacy-2/#legitimate-interest\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://weborama.com/en/privacy-2/#legitimate-interest\"]",
            "html": "<a href=\"https://weborama.com/en/privacy-2/#legitimate-interest\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://weborama.com/en/privacy-2/#legitimate-interest\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9faea24ed5d4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2c9100f7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.de.welect.de/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.de.welect.de/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.de.welect.de/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.de.welect.de/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a42fc93c754",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c063ee35"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.de.welect.de/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.de.welect.de/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.de.welect.de/en/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.de.welect.de/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03ed5314180c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6c55757"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://wemass.com/en/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://wemass.com/en/privacy/\"]",
            "html": "<a href=\"https://wemass.com/en/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://wemass.com/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35a70b70ffac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-59d51dc7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://wemass.com/en/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://wemass.com/en/privacy/\"]",
            "html": "<a href=\"https://wemass.com/en/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://wemass.com/en/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3459addd6a36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-886c8e1b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.wetter.com/internal/news/datenschutzhinweise_aid_607698849b8ecf79e21584fa.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.wetter.com/internal/news/datenschutzhinweise_aid_607698849b8ecf79e21584fa.html\"]",
            "html": "<a href=\"https://www.wetter.com/internal/news/datenschutzhinweise_aid_607698849b8ecf79e21584fa.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofoll...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.wetter.com/internal/news/datenschutzhinweise_aid_607698849b8ecf79e21584fa.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b03185e2f00f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-41ab6472"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.wetter.com/internal/news/datenschutzhinweise_aid_607698849b8ecf79e21584fa.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.wetter.com/internal/news/datenschutzhinweise_aid_607698849b8ecf79e21584fa.html\"]",
            "html": "<a href=\"https://www.wetter.com/internal/news/datenschutzhinweise_aid_607698849b8ecf79e21584fa.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer n...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.wetter.com/internal/news/datenschutzhinweise_aid_607698849b8ecf79e21584fa.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c084c04c41a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cf9abf5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.wizaly.com/terms-of-use#privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.wizaly.com/terms-of-use#privacy-policy\"]",
            "html": "<a href=\"https://www.wizaly.com/terms-of-use#privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.wizaly.com/terms-of-use#privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1af8b8ab4518",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12b8c7b1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.wizaly.com/terms-of-use#privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.wizaly.com/terms-of-use#privacy-policy\"]",
            "html": "<a href=\"https://www.wizaly.com/terms-of-use#privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.wizaly.com/terms-of-use#privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00bf8adfb8b2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5935e12"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.wppmedia.com/pages/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.wppmedia.com/pages/privacy-policy\"]",
            "html": "<a href=\"https://www.wppmedia.com/pages/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.wppmedia.com/pages/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "223e04a8864b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6fc64cd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.wppmedia.com/pages/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.wppmedia.com/pages/privacy-policy\"]",
            "html": "<a href=\"https://www.wppmedia.com/pages/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.wppmedia.com/pages/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d86161f1657a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f26f04ac"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.wunderkind.co/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.wunderkind.co/privacy/\"]",
            "html": "<a href=\"https://www.wunderkind.co/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.wunderkind.co/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ad8527225061",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-056237af"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.wunderkind.co/privacy/data-request-instructions/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.wunderkind.co/privacy/data-request-instructions/\"]",
            "html": "<a href=\"https://www.wunderkind.co/privacy/data-request-instructions/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.wunderkind.co/privacy/data-request-instructions/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "381347c1decc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-91670239"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.wurl.com/wurl-advertising-services-privacy-notice/#15\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.wurl.com/wurl-advertising-services-privacy-notice/#15\"]",
            "html": "<a href=\"https://www.wurl.com/wurl-advertising-services-privacy-notice/#15\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.wurl.com/wurl-advertising-services-privacy-notice/#15\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "91c11cd1a744",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-09c2dadf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.wurl.com/wurl-advertising-services-privacy-notice/#15\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.wurl.com/wurl-advertising-services-privacy-notice/#15\"]",
            "html": "<a href=\"https://www.wurl.com/wurl-advertising-services-privacy-notice/#15\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-to...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.wurl.com/wurl-advertising-services-privacy-notice/#15\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fab13e1fd892",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b7a1536"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://xadspoteffects.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://xadspoteffects.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://xadspoteffects.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://xadspoteffects.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d897d96a89f8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-50459347"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://xadspoteffects.com/en/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://xadspoteffects.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://xadspoteffects.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://xadspoteffects.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ca496d6503f8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3752b501"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://about.ads.microsoft.com/en-us/solutions/xandr/platform-privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://about.ads.microsoft.com/en-us/solutions/xandr/platform-privacy-policy\"]",
            "html": "<a href=\"https://about.ads.microsoft.com/en-us/solutions/xandr/platform-privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"ma...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://about.ads.microsoft.com/en-us/solutions/xandr/platform-privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55a58cc0ecf3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-216b7434"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer32 > div:nth-of-type(2) > div:nth-of-type(2) > a[aria-label=\"Legitimate Interest - opens in a new window\"]",
            "html": "<a href=\"https://about.ads.microsoft.com/en-us/solutions/xandr/platform-privacy-policy#p_lt_ctl01_pageplaceholder_p_lt_ctl00_pageplaceholder_p_lt_WebPartZone3_zonePageBody_BingAds_PageContentViewer_Pa...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://about.ads.microsoft.com/en-us/solutions/xandr/platform-privacy-policy#p_lt_ctl01_pageplaceholder_p_lt_ctl00_pageplaceholder_p_lt_WebPartZone3_zonePageBody_BingAds_PageContentViewer_PageContentViewerAll_ctl18_ctl00_ColumnsContainer\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb68666c7048",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f59264a9"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.xapads.com/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.xapads.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.xapads.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.xapads.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7f29fcb980c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0532fdbd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.xapads.com/gdpr-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.xapads.com/gdpr-policy/\"]",
            "html": "<a href=\"https://www.xapads.com/gdpr-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.xapads.com/gdpr-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6dd5b28baba7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e599eb0c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://sfbx.io/en/politique-de-confidentialite/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://sfbx.io/en/politique-de-confidentialite/\"]",
            "html": "<a href=\"https://sfbx.io/en/politique-de-confidentialite/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://sfbx.io/en/politique-de-confidentialite/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "327896e589b9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06b14b64"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://xpln.ai/privacy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://xpln.ai/privacy\"]",
            "html": "<a href=\"https://xpln.ai/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://xpln.ai/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://xpln.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "751341fea880",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-29d836bd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://xpln.ai/privacy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://xpln.ai/privacy\"]",
            "html": "<a href=\"https://xpln.ai/privacy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://xpl...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://xpln.ai/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "686b67abd62f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2bac97e0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://legal.yahoo.com/emea/en/yahoo/privacy/index.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://legal.yahoo.com/emea/en/yahoo/privacy/index.html\"]",
            "html": "<a href=\"https://legal.yahoo.com/emea/en/yahoo/privacy/index.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://legal.yahoo.com/emea/en/yahoo/privacy/index.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8742823d49f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d254df93"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://legal.yahoo.com/emea/en/yahoo/privacy/index.html#section3b\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://legal.yahoo.com/emea/en/yahoo/privacy/index.html#section3b\"]",
            "html": "<a href=\"https://legal.yahoo.com/emea/en/yahoo/privacy/index.html#section3b\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-t...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://legal.yahoo.com/emea/en/yahoo/privacy/index.html#section3b\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2149c952d0a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12aa5a50"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://legal.yahoo.com/ie/en/yahoo/privacy/index.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://legal.yahoo.com/ie/en/yahoo/privacy/index.html\"]",
            "html": "<a href=\"https://legal.yahoo.com/ie/en/yahoo/privacy/index.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://legal.yahoo.com/ie/en/yahoo/privacy/index.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bbc161d58d0a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3bc0dca"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://legal.yahoo.com/ie/en/yahoo/privacy/index.html#6-c\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://legal.yahoo.com/ie/en/yahoo/privacy/index.html#6-c\"]",
            "html": "<a href=\"https://legal.yahoo.com/ie/en/yahoo/privacy/index.html#6-c\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; w...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://legal.yahoo.com/ie/en/yahoo/privacy/index.html#6-c\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36c617bfaec3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bba87f7a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://yieldbird.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://yieldbird.com/privacy-policy\"]",
            "html": "<a href=\"https://yieldbird.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://yieldbird.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d4f38c22cfe9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5f4d949"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://yieldbird.com/transparency-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://yieldbird.com/transparency-policy\"]",
            "html": "<a href=\"https://yieldbird.com/transparency-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://yieldbird.com/transparency-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff20ddfe1c99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0d674f6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > div:nth-of-type(1) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "html": "<a href=\"https://virtualminds.com/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://virtualminds.com/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df2f9caf1e24",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-67cb6410"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer70 > div:nth-of-type(2) > div:nth-of-type(2) > a[href=\"https://virtualminds.com/platform-privacy-policy/\"]",
            "html": "<a href=\"https://virtualminds.com/platform-privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://virtualminds.com/platform-privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9675ae4e99fd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45579831"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.yieldlove.com/de-de/datenschutz/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.yieldlove.com/de-de/datenschutz/\"]",
            "html": "<a href=\"https://www.yieldlove.com/de-de/datenschutz/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.yieldlove.com/de-de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eca4669d59c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbfad880"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.yieldlove.com/de-de/datenschutz/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.yieldlove.com/de-de/datenschutz/\"]",
            "html": "<a href=\"https://www.yieldlove.com/de-de/datenschutz/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: bre...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.yieldlove.com/de-de/datenschutz/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5a0a95657a8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a104bfd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.yieldmo.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.yieldmo.com/privacy/\"]",
            "html": "<a href=\"https://www.yieldmo.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.yieldmo.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e0d2d30cddb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68218194"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.yieldmo.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.yieldmo.com/privacy/\"]",
            "html": "<a href=\"https://www.yieldmo.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.yieldmo.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "accbe6b67e77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7212c821"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://yoc.com/privacy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://yoc.com/privacy/\"]",
            "html": "<a href=\"https://yoc.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://yoc.com...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://yoc.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c4d139257ecb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8abfbfed"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://yoc.com/privacy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://yoc.com/privacy/\"]",
            "html": "<a href=\"https://yoc.com/privacy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://yo...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://yoc.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25c152650c35",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-103e2492"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://account.yougov.com/gb-en/account/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://account.yougov.com/gb-en/account/privacy-policy\"]",
            "html": "<a href=\"https://account.yougov.com/gb-en/account/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-brea...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://account.yougov.com/gb-en/account/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3992d9f55671",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e873326"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://account.yougov.com/gb-en/account/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://account.yougov.com/gb-en/account/privacy-policy\"]",
            "html": "<a href=\"https://account.yougov.com/gb-en/account/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://account.yougov.com/gb-en/account/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "41ef397a3fea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5941ebb7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://zeitagency.com/privacy.html\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://zeitagency.com/privacy.html\"]",
            "html": "<a href=\"https://zeitagency.com/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://zeitagency.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "187cec908c71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d9d27641"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://zeitagency.com/privacy.html\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://zeitagency.com/privacy.html\"]",
            "html": "<a href=\"https://zeitagency.com/privacy.html\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://zeitagency.com/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f98dffaceeb7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ceceb2d0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.outbrain.com/privacy/privacy-policy-outbrain-dsp/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.outbrain.com/privacy/privacy-policy-outbrain-dsp/\"]",
            "html": "<a href=\"https://www.outbrain.com/privacy/privacy-policy-outbrain-dsp/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.outbrain.com/privacy/privacy-policy-outbrain-dsp/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2ee79703753",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4cf5911d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.outbrain.com/privacy/privacy-policy-outbrain-dsp/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.outbrain.com/privacy/privacy-policy-outbrain-dsp/\"]",
            "html": "<a href=\"https://www.outbrain.com/privacy/privacy-policy-outbrain-dsp/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.outbrain.com/privacy/privacy-policy-outbrain-dsp/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "68e125649386",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-626da338"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://zeotapdata.net/privacy-policy/\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://zeotapdata.net/privacy-policy/\"]",
            "html": "<a href=\"https://zeotapdata.net/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://zeotapdata.net/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78b674f5e8c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7049f6e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://zeotapdata.net/privacy-policy/\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://zeotapdata.net/privacy-policy/\"]",
            "html": "<a href=\"https://zeotapdata.net/privacy-policy/\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://zeotapdata.net/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7da46138897",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-64516d5c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://zeotap.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://zeotap.com/privacy-policy\"]",
            "html": "<a href=\"https://zeotap.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://zeotap.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0afb36a33b12",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d1d8a3f0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://zeotap.com/privacy-policy\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://zeotap.com/privacy-policy\"]",
            "html": "<a href=\"https://zeotap.com/privacy-policy\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://zeotap.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e3de1584f21",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-202332f0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer469 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "selector": "#CybotCookiebotDialogBodyLevelButtonIABVendorContainer469 > div:nth-of-type(2) > div:nth-of-type(1) > a[aria-label=\"Privacy policy - opens in a new window\"]",
            "html": "<a href=\"https://zetaglobal.com/privacy-policy/?_gl=1*1suh83d*_ga*MTM4MDYyOTA5Mi4xNjg5MTgwODAy*_ga_H1DTS3V7ZB*MTY5MDgzMzcxNi4xLjAuMTY5MDgzMzcxOC41OC4wLjA.\" target=\"_blank\" aria-label=\"Privacy policy -...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://zetaglobal.com/privacy-policy/?_gl=1*1suh83d*_ga*MTM4MDYyOTA5Mi4xNjg5MTgwODAy*_ga_H1DTS3V7ZB*MTY5MDgzMzcxNi4xLjAuMTY5MDgzMzcxOC41OC4wLjA.\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e333a01abec4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f53bbde1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.ziffdavis.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.ziffdavis.com/privacy-policy\"]",
            "html": "<a href=\"https://www.ziffdavis.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ziffdavis.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae1a96835c4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ca53bcfb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.ziffdavis.com/privacy-policy#lawful\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.ziffdavis.com/privacy-policy#lawful\"]",
            "html": "<a href=\"https://www.ziffdavis.com/privacy-policy#lawful\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: ...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.ziffdavis.com/privacy-policy#lawful\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c9e6bb32444",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4ffedb5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.forebase.com/widgets/Zillian_Privacy_Policy.htm\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.forebase.com/widgets/Zillian_Privacy_Policy.htm\"]",
            "html": "<a href=\"https://www.forebase.com/widgets/Zillian_Privacy_Policy.htm\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.forebase.com/widgets/Zillian_Privacy_Policy.htm\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "927f9dc7e07d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e4bee1e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.forebase.com/widgets/Zillian_LIA_May_10_2025.htm\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.forebase.com/widgets/Zillian_LIA_May_10_2025.htm\"]",
            "html": "<a href=\"https://www.forebase.com/widgets/Zillian_LIA_May_10_2025.htm\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0;...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.forebase.com/widgets/Zillian_LIA_May_10_2025.htm\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2d3fba59f8dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3b2f87c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > a[href=\"https://www.zuuvi.com/privacy-policy\"]",
            "selector": "div:nth-of-type(1) > a[href=\"https://www.zuuvi.com/privacy-policy\"]",
            "html": "<a href=\"https://www.zuuvi.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.zuuvi.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6fce2b80295b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f26a8d41"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > a[href=\"https://www.zuuvi.com/privacy-policy/legitimate-reasons\"]",
            "selector": "div:nth-of-type(2) > a[href=\"https://www.zuuvi.com/privacy-policy/legitimate-reasons\"]",
            "html": "<a href=\"https://www.zuuvi.com/privacy-policy/legitimate-reasons\" target=\"_blank\" aria-label=\"Legitimate Interest - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word...",
            "impact": "serious",
            "message": "Accessible name \"Legitimate Interest - opens in a new window\" does not contain visible text \"https://www.zuuvi.com/privacy-policy/legitimate-reasons\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11100fcf2b35",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2bb69ce"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"http://corp.aarki.com/privacy\"]",
            "selector": "div > a[href=\"http://corp.aarki.com/privacy\"]",
            "html": "<a href=\"http://corp.aarki.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http://cor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://corp.aarki.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7a080771f94",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cab44691"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"http://theadex.com\"]",
            "selector": "div > a[href=\"http://theadex.com\"]",
            "html": "<a href=\"http://theadex.com\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http://theadex.com<im...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://theadex.com\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecafcbea5bdc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e95f84b1"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.admedo.com/privacy-policy\"]",
            "selector": "div > a[href=\"https://www.admedo.com/privacy-policy\"]",
            "html": "<a href=\"https://www.admedo.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.admedo.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13e8397a8ac5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54c2bcc4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://advolution.de/privacy.php\"]",
            "selector": "div > a[href=\"https://advolution.de/privacy.php\"]",
            "html": "<a href=\"https://advolution.de/privacy.php\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://advolution.de/privacy.php\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3eb747a426dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-198ad358"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"http://www.akamai.com/compliance/privacy\"]",
            "selector": "div > a[href=\"http://www.akamai.com/compliance/privacy\"]",
            "html": "<a href=\"http://www.akamai.com/compliance/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://www.akamai.com/compliance/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e86b634e5632",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffe34cb0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.applovin.com/privacy\"]",
            "selector": "div > a[href=\"https://www.applovin.com/privacy\"]",
            "html": "<a href=\"https://www.applovin.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.applovin.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5240efe0288",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42d2be83"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://theadex.com/privacy-opt-out/\"]",
            "selector": "div > a[href=\"https://theadex.com/privacy-opt-out/\"]",
            "html": "<a href=\"https://theadex.com/privacy-opt-out/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://theadex.com/privacy-opt-out/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ecc34cfcf08b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bb393c88"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.xxxlutz.de/c/privacy\"]",
            "selector": "div > a[href=\"https://www.xxxlutz.de/c/privacy\"]",
            "html": "<a href=\"https://www.xxxlutz.de/c/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.xxxlutz.de/c/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a7e542c857df",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-18917f7b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.booking.com/content/privacy.en-gb.html\"]",
            "selector": "div > a[href=\"https://www.booking.com/content/privacy.en-gb.html\"]",
            "html": "<a href=\"https://www.booking.com/content/privacy.en-gb.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.booking.com/content/privacy.en-gb.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0aaf9a047916",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b86e19a"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.c3metrics.com/privacy-policy\"]",
            "selector": "div > a[href=\"https://www.c3metrics.com/privacy-policy\"]",
            "html": "<a href=\"https://www.c3metrics.com/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.c3metrics.com/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67124c2aad3d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-91c668bf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://cablato.com/privacy-policy/\"]",
            "selector": "div > a[href=\"https://cablato.com/privacy-policy/\"]",
            "html": "<a href=\"https://cablato.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">http...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://cablato.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e97ce772ff30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c2765ba2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.cloudflare.com/security-policy/\"]",
            "selector": "div > a[href=\"https://www.cloudflare.com/security-policy/\"]",
            "html": "<a href=\"https://www.cloudflare.com/security-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.cloudflare.com/security-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f2591d35a8d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a45f5dfb"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"http://cubed.ai/privacy-policy/gdpr/\"]",
            "selector": "div > a[href=\"http://cubed.ai/privacy-policy/gdpr/\"]",
            "html": "<a href=\"http://cubed.ai/privacy-policy/gdpr/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://cubed.ai/privacy-policy/gdpr/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6497ced0a9f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7de3fbef"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"http://www.dentsu.co.jp/terms/data_policy.html\"]",
            "selector": "div > a[href=\"http://www.dentsu.co.jp/terms/data_policy.html\"]",
            "html": "<a href=\"http://www.dentsu.co.jp/terms/data_policy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://www.dentsu.co.jp/terms/data_policy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e8703e86f22f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2efc3ac7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://dstillery.com/privacy-policy/\"]",
            "selector": "div > a[href=\"https://dstillery.com/privacy-policy/\"]",
            "html": "<a href=\"https://dstillery.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://dstillery.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "669cb44158fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-299a81b4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.mediamonks.com/privacy-notice\"]",
            "selector": "div > a[href=\"https://www.mediamonks.com/privacy-notice\"]",
            "html": "<a href=\"https://www.mediamonks.com/privacy-notice\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.mediamonks.com/privacy-notice\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a2cb3ca72633",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce86692d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.crownpeak.com/privacy\"]",
            "selector": "div > a[href=\"https://www.crownpeak.com/privacy\"]",
            "html": "<a href=\"https://www.crownpeak.com/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.crownpeak.com/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83a575017c03",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3aa07810"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.expedia.co.uk/p/support/privacy\"]",
            "selector": "div > a[href=\"https://www.expedia.co.uk/p/support/privacy\"]",
            "html": "<a href=\"https://www.expedia.co.uk/p/support/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-wor...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.expedia.co.uk/p/support/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01cac40e5f5b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c03f41c2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://createjs.com/legal/privacy.html\"]",
            "selector": "div > a[href=\"https://createjs.com/legal/privacy.html\"]",
            "html": "<a href=\"https://createjs.com/legal/privacy.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://createjs.com/legal/privacy.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5c290c319cd5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-162e3490"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.ibm.com/customer-engagement/digital-marketing/gdpr\"]",
            "selector": "div > a[href=\"https://www.ibm.com/customer-engagement/digital-marketing/gdpr\"]",
            "html": "<a href=\"https://www.ibm.com/customer-engagement/digital-marketing/gdpr\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; wo...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.ibm.com/customer-engagement/digital-marketing/gdpr\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d865378d667",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-525271b8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.intelliad.de/datenschutz\"]",
            "selector": "div > a[href=\"https://www.intelliad.de/datenschutz\"]",
            "html": "<a href=\"https://www.intelliad.de/datenschutz\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.intelliad.de/datenschutz\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "54d027244890",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3df2c13"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://kobler.no/privacy-policy\"]",
            "selector": "div > a[href=\"https://kobler.no/privacy-policy\"]",
            "html": "<a href=\"https://kobler.no/privacy-policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https:/...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://kobler.no/privacy-policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "95687bac3dc1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3b20797b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://liftoff.io/privacy-policy/\"]",
            "selector": "div > a[href=\"https://liftoff.io/privacy-policy/\"]",
            "html": "<a href=\"https://liftoff.io/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://liftoff.io/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13eacbeebd82",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-90914f06"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.manage.com/privacy-policy/\"]",
            "selector": "div > a[href=\"https://www.manage.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.manage.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.manage.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "675d6799d6b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-487ebfd8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"http://mktsci.com/privacy_policy.htm\"]",
            "selector": "div > a[href=\"http://mktsci.com/privacy_policy.htm\"]",
            "html": "<a href=\"http://mktsci.com/privacy_policy.htm\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://mktsci.com/privacy_policy.htm\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ea70fe732e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-148f35dd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.facebook.com/about/privacy/update\"]",
            "selector": "div > a[href=\"https://www.facebook.com/about/privacy/update\"]",
            "html": "<a href=\"https://www.facebook.com/about/privacy/update\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-w...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.facebook.com/about/privacy/update\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b9a1d8d8173",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8f020cb2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"http://www.mobitrans.net/privacy-policy/\"]",
            "selector": "div > a[href=\"http://www.mobitrans.net/privacy-policy/\"]",
            "html": "<a href=\"http://www.mobitrans.net/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://www.mobitrans.net/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1059a40af827",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9370a8e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://site.msi-aci.com/Home/Privacy\"]",
            "selector": "div > a[href=\"https://site.msi-aci.com/Home/Privacy\"]",
            "html": "<a href=\"https://site.msi-aci.com/Home/Privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://site.msi-aci.com/Home/Privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc237f6109ff",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9fcef742"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.navegg.com/en/privacy-policy/\"]",
            "selector": "div > a[href=\"https://www.navegg.com/en/privacy-policy/\"]",
            "html": "<a href=\"https://www.navegg.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.navegg.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c979033f780f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-04fb0983"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://help.netflix.com/legal/privacy\"]",
            "selector": "div > a[href=\"https://help.netflix.com/legal/privacy\"]",
            "html": "<a href=\"https://help.netflix.com/legal/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">h...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://help.netflix.com/legal/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e65c18693e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6703b290"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.nicequest.com/us/privacy\"]",
            "selector": "div > a[href=\"https://www.nicequest.com/us/privacy\"]",
            "html": "<a href=\"https://www.nicequest.com/us/privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">htt...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.nicequest.com/us/privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "98f9937abce0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-366d0cf0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.rackspace.com/information/legal/privacycenter\"]",
            "selector": "div > a[href=\"https://www.rackspace.com/information/legal/privacycenter\"]",
            "html": "<a href=\"https://www.rackspace.com/information/legal/privacycenter\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-br...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.rackspace.com/information/legal/privacycenter\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "215dba8e99ab",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fa1af111"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.resonate.com/privacy-policy/\"]",
            "selector": "div > a[href=\"https://www.resonate.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.resonate.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.resonate.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cac9aa27df82",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-22992cfc"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"http://www.sfr.fr/securite-confidentialite.html\"]",
            "selector": "div > a[href=\"http://www.sfr.fr/securite-confidentialite.html\"]",
            "html": "<a href=\"http://www.sfr.fr/securite-confidentialite.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://www.sfr.fr/securite-confidentialite.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a895114b054",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-997b72ad"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"http://www.tradedoubler.com/en/privacy-policy/\"]",
            "selector": "div > a[href=\"http://www.tradedoubler.com/en/privacy-policy/\"]",
            "html": "<a href=\"http://www.tradedoubler.com/en/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"http://www.tradedoubler.com/en/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62063cd31866",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a41769ba"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.yieldr.com/privacy/\"]",
            "selector": "div > a[href=\"https://www.yieldr.com/privacy/\"]",
            "html": "<a href=\"https://www.yieldr.com/privacy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.yieldr.com/privacy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4d9ecf189ae8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-feb7b178"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://trueffect.com/privacy-policy/\"]",
            "selector": "div > a[href=\"https://trueffect.com/privacy-policy/\"]",
            "html": "<a href=\"https://trueffect.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">ht...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://trueffect.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4bc5bd93bb72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a7313c6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.trustarc.com/privacy-policy/\"]",
            "selector": "div > a[href=\"https://www.trustarc.com/privacy-policy/\"]",
            "html": "<a href=\"https://www.trustarc.com/privacy-policy/\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\"...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.trustarc.com/privacy-policy/\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e584b290a47",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b38ad665"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://vimeo.com/cookie_policy\"]",
            "selector": "div > a[href=\"https://vimeo.com/cookie_policy\"]",
            "html": "<a href=\"https://vimeo.com/cookie_policy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://vimeo.com/cookie_policy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8a2cfdefafa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-215592bf"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.vodafone.de/unternehmen/datenschutz-privatsphaere.html\"]",
            "selector": "div > a[href=\"https://www.vodafone.de/unternehmen/datenschutz-privatsphaere.html\"]",
            "html": "<a href=\"https://www.vodafone.de/unternehmen/datenschutz-privatsphaere.html\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.vodafone.de/unternehmen/datenschutz-privatsphaere.html\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22ec9a15430c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e53ceb48"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://www.wayfair.com/customerservice/general_info.php#privacy\"]",
            "selector": "div > a[href=\"https://www.wayfair.com/customerservice/general_info.php#privacy\"]",
            "html": "<a href=\"https://www.wayfair.com/customerservice/general_info.php#privacy\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; ...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://www.wayfair.com/customerservice/general_info.php#privacy\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd20825ac9ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81be56de"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://zms.zalando.com/#\"]",
            "selector": "div > a[href=\"https://zms.zalando.com/#\"]",
            "html": "<a href=\"https://zms.zalando.com/#\" target=\"_blank\" aria-label=\"Privacy policy - opens in a new window\" rel=\"noopener noreferrer nofollow\" style=\"margin-top: 0; word-break: break-word;\">https://zms.za...",
            "impact": "serious",
            "message": "Accessible name \"Privacy policy - opens in a new window\" does not contain visible text \"https://zms.zalando.com/#\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "15a088600e78",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0325fcd6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Primary Navigati...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a70170438f6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f577ce5f"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#block-doitonline-menu",
            "selector": "#block-doitonline-menu",
            "html": "<h2 id=\"block-doitonline-menu\">Do it online</h2>",
            "impact": "critical",
            "message": "Duplicate ID \"block-doitonline-menu\" referenced by aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e99b856739cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b56e647c"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#block-lbhf-localgov-servicesmenu-scarfolk-menu",
            "selector": "#block-lbhf-localgov-servicesmenu-scarfolk-menu",
            "html": "<h2 id=\"block-lbhf-localgov-servicesmenu-scarfolk-menu\">Services</h2>",
            "impact": "critical",
            "message": "Duplicate ID \"block-lbhf-localgov-servicesmenu-scarfolk-menu\" referenced by aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f90149e4d1a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abcbd6e7"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#edit-s",
            "selector": "#edit-s",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "impact": "critical",
            "message": "Duplicate ID \"edit-s\" referenced by label[for].",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1d8121f9747",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d531ee7d"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#block-headerlinks-menu",
            "selector": "#block-headerlinks-menu",
            "html": "<h2 class=\"visually-hidden\" id=\"block-headerlinks-menu\">Header links</h2>",
            "impact": "critical",
            "message": "Duplicate ID \"block-headerlinks-menu\" referenced by aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0a1fc947bd8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93c74a40"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 7817,
        "duplicateFailedCount": 1,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 1
    },
    {
      "submittedUrl": "https://www.hart.gov.uk/",
      "finalUrl": "https://www.hart.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Hart District Council",
      "elapsedMs": 10826,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 836,
          "failed": 1,
          "cantTell": 16,
          "inapplicable": 41
        },
        "failedRules": [
          "page-has-heading-one"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "region",
          "role-img-alt",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "page-has-heading-one",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\" dir=\"ltr\" class=\"sticky-header-html js\" style=\"--lgd-sticky-header-position: 0px; --lgd-sticky-header-height: 93px;\">",
            "message": "Page should contain a level-one heading",
            "fixSummary": "Fix all of the following:\n  Page must have a level-one heading",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8c7048be31c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee8d7590"
          }
        ],
        "outcomeCount": 894,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 84,
          "failed": 8,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/label-content-mismatch"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > div > div > div > div:nth-of-type(1) > p > a[aria-label=\"(link is external)\"]",
            "selector": "div:nth-of-type(1) > div > div > div > div:nth-of-type(1) > p > a[aria-label=\"(link is external)\"]",
            "html": "<a href=\"https://ip.e-paycapita.com/AIP/itemSelectionPage.do?link=showItemSelectionPage&amp;siteId=257&amp;languageCode=EN&amp;source=AIP\" class=\"ext\" data-extlink=\"\" aria-label=\"(link is external)\" t...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Planning payments\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2ec236b85168",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f8d37506"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "h3 > a[aria-label=\"(link is external)\"]",
            "selector": "h3 > a[aria-label=\"(link is external)\"]",
            "html": "<a href=\"https://ip.e-paycapita.com/AIP/itemSelectionPage.do?link=showItemSelectionPage&amp;siteId=257&amp;languageCode=EN&amp;source=AIP\" class=\"ext\" data-extlink=\"\" aria-label=\"(link is external)\" t...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Pay for it\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e3608b58a00f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7b36f41f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(4) > div > div > div > div:nth-of-type(1) > p > a[aria-label=\"(link is external)\"]",
            "selector": "div:nth-of-type(4) > div > div > div > div:nth-of-type(1) > p > a[aria-label=\"(link is external)\"]",
            "html": "<a href=\"https://ip.e-paycapita.com/AIP/itemSelectionPage.do?link=showItemSelectionPage&amp;siteId=257&amp;languageCode=EN&amp;source=AIP\" class=\"ext\" data-extlink=\"\" aria-label=\"(link is external)\" t...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Planning applications\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a899353e342",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f0942d8"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(3) > p > a[aria-label=\"(link is external)\"]",
            "selector": "div:nth-of-type(3) > p > a[aria-label=\"(link is external)\"]",
            "html": "<a href=\"https://ip.e-paycapita.com/AIP/itemSelectionPage.do?link=showItemSelectionPage&amp;siteId=257&amp;languageCode=EN&amp;source=AIP\" class=\"ext\" data-extlink=\"\" aria-label=\"(link is external)\" t...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Parking fines\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5274561d118",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3c12dafa"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(4) > p > a[aria-label=\"(link is external)\"]",
            "selector": "div:nth-of-type(4) > p > a[aria-label=\"(link is external)\"]",
            "html": "<a href=\"https://ip.e-paycapita.com/AIP/itemSelectionPage.do?link=showItemSelectionPage&amp;siteId=257&amp;languageCode=EN&amp;source=AIP\" class=\"ext\" data-extlink=\"\" aria-label=\"(link is external)\" t...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Council Tax\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "81757d9ee7d8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e590713"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "li:nth-of-type(1) > a[href=\"https://www.youtube.com/channel/UCTtl7LMcq6PZwwSfb00mHxg\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://www.youtube.com/channel/UCTtl7LMcq6PZwwSfb00mHxg\"]",
            "html": "<a class=\"social-media-link-icon--youtube ext\" href=\"https://www.youtube.com/channel/UCTtl7LMcq6PZwwSfb00mHxg\" data-extlink=\"\" aria-label=\"(link is external)\" target=\"_blank\" rel=\"noopener nofollow no...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Youtube\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8bd1a62920e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ccadd50b"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "li:nth-of-type(3) > a[href=\"https://www.facebook.com/HartDistrictCouncil\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://www.facebook.com/HartDistrictCouncil\"]",
            "html": "<a class=\"social-media-link-icon--facebook ext\" href=\"https://www.facebook.com/HartDistrictCouncil\" data-extlink=\"\" aria-label=\"(link is external)\" target=\"_blank\" rel=\"noopener nofollow noreferrer\" t...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Facebook\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb3e7b5ecb40",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c47be37"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "li:nth-of-type(4) > a[href=\"https://www.instagram.com/hartcouncil\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://www.instagram.com/hartcouncil\"]",
            "html": "<a class=\"social-media-link-icon--instagram ext\" href=\"https://www.instagram.com/hartcouncil\" data-extlink=\"\" aria-label=\"(link is external)\" target=\"_blank\" rel=\"noopener nofollow noreferrer\" title=\"...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Instagram\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d7010cedcd85",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-390f74bc"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 8,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.havant.gov.uk/",
      "finalUrl": "https://www.havant.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Havant Borough Council",
      "elapsedMs": 12224,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 601,
          "failed": 11,
          "cantTell": 1,
          "inapplicable": 43
        },
        "failedRules": [
          "aria-dialog-name",
          "color-contrast",
          "label-title-only",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "aria-dialog-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": "#prefix-overlay-outer",
            "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-labelledby=\"#prefix-overlay-header\" aria-describedby=\"#prefix-overlay-step1\" style=\"height: 349px;\">",
            "message": "ARIA dialog and alertdialog nodes should have an accessible name",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5016d2c9ba10",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05d206e5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#edit-s",
            "html": "<input placeholder=\"Search\" data-drupal-selector=\"edit-s\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.04 (foreground color: #46812b, background color: #ededed, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#edit-s"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c537b2be9b08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d2626750"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".views-row:nth-child(1) > a[rel=\"bookmark\"] > .wlgd-news-card > .node--type-localgov-news-article.node--view-mode-news-list > .field--name-localgov-news-date.field--type-datetime.field--label-hidden",
            "html": "<div class=\"field field--name-localgov-news-date field--type-datetime field--label-hidden field__item\">1 April 2026</div>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.41 (foreground color: #46812b, background color: #f7f7f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "df39e73bd4ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77abe1d9"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".views-row:nth-child(2) > a[rel=\"bookmark\"] > .wlgd-news-card > .node--type-localgov-news-article.node--view-mode-news-list > .field--name-localgov-news-date.field--type-datetime.field--label-hidden",
            "html": "<div class=\"field field--name-localgov-news-date field--type-datetime field--label-hidden field__item\">30 March 2026</div>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.41 (foreground color: #46812b, background color: #f7f7f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cc50d1dac73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0e40202"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".views-row:nth-child(3) > a[rel=\"bookmark\"] > .wlgd-news-card > .node--type-localgov-news-article.node--view-mode-news-list > .field--name-localgov-news-date.field--type-datetime.field--label-hidden",
            "html": "<div class=\"field field--name-localgov-news-date field--type-datetime field--label-hidden field__item\">25 March 2026</div>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.41 (foreground color: #46812b, background color: #f7f7f7, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3421c6adf05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f43389f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "a[href$=\"news\"]",
            "html": "<a href=\"/news\">See More News</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.41 (foreground color: #46812b, background color: #f7f7f7, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "52d92c41d142",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ebb389b6"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".more-services",
            "html": "<button class=\"more-services lgd-header__toggle-icon\">Show more services</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.41 (foreground color: #46812b, background color: #f7f7f7, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "body"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff284121fc5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd2a3db3"
          },
          {
            "rule": "label-title-only",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": "#prefix-emailInput",
            "html": "<input placeholder=\"Enter your email address\" name=\"e\" type=\"email\" required=\"\" id=\"prefix-emailInput\" title=\"Enter your email address\">",
            "message": "Form elements should have a visible label",
            "fixSummary": "Fix all of the following:\n  Only title used to generate label for form element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d6713ed3d2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b52af181"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".field--name-field-landing-banner",
            "html": "<div class=\"field field--name-field-landing-banner field--type-entity-reference field--label-hidden field__item\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1b403d2babf7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96bc0d55"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-havant-theme-homepagebannercontent",
            "html": "<div id=\"block-havant-theme-homepagebannercontent\" class=\"block block-block-content block-block-content11a73b7a-c7d1-4bc7-9f28-d2a74be1554b\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "02d82ea706ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d25b382"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#edit-s",
            "html": "<input placeholder=\"Search\" data-drupal-selector=\"edit-s\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da30cbcc8d30",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5544562b"
          }
        ],
        "outcomeCount": 656,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 11
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 82,
          "failed": 10,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/label-content-mismatch",
          "labels-and-names/label-title-only",
          "landmarks/region",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/news/2026/garden-waste-subscriptions-2026-27-are-now-open\"] > div > article > div:nth-of-type(1) > div > div > div:nth-of-type(2) > picture > img",
            "selector": "a[href=\"/news/2026/garden-waste-subscriptions-2026-27-are-now-open\"] > div > article > div:nth-of-type(1) > div > div > div:nth-of-type(2) > picture > img",
            "html": "<img loading=\"eager\" width=\"768\" height=\"512\" src=\"/sites/default/files/styles/large_3_2_768x512/public/2026-03/Garden%20waste%20copy.jpg?h=c7836095&amp;itok=Wc9dr7a5\" alt=\"Graphic of green garden was...",
            "impact": "minor",
            "message": "Alt text \"Graphic of green garden waste van and bin man wheeling a garden waste bin\" starts with redundant prefix \"graphic\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1dfd256862e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8ce8f5aa"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "body > a[href=\"#main-content\"]",
            "selector": "body > a[href=\"#main-content\"]",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.42:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "125d17384546",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-da9542c1"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/news/2026/voting-post-things-you-need-know\"] > div > article > div:nth-of-type(2)",
            "selector": "a[href=\"/news/2026/voting-post-things-you-need-know\"] > div > article > div:nth-of-type(2)",
            "html": "<div class=\"field field--name-localgov-news-date field--type-datetime field--label-hidden field__item\">1 April 2026</div>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.42:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bca3c4f6ec7f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-713c4139"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/news/2026/easter-bank-holiday-bin-collections\"] > div > article > div:nth-of-type(2)",
            "selector": "a[href=\"/news/2026/easter-bank-holiday-bin-collections\"] > div > article > div:nth-of-type(2)",
            "html": "<div class=\"field field--name-localgov-news-date field--type-datetime field--label-hidden field__item\">30 March 2026</div>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.42:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "954e910d2753",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b4747a47"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/news/2026/garden-waste-subscriptions-2026-27-are-now-open\"] > div > article > div:nth-of-type(2)",
            "selector": "a[href=\"/news/2026/garden-waste-subscriptions-2026-27-are-now-open\"] > div > article > div:nth-of-type(2)",
            "html": "<div class=\"field field--name-localgov-news-date field--type-datetime field--label-hidden field__item\">25 March 2026</div>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.42:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "298d95ac1da7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7308e883"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(2) > a[href=\"/news\"]",
            "selector": "div:nth-of-type(2) > a[href=\"/news\"]",
            "html": "<a href=\"/news\">See More News</a>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.42:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0be59180a270",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8154080e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div:nth-of-type(10) > div > button",
            "selector": "div:nth-of-type(10) > div > button",
            "html": "<button class=\"more-services lgd-header__toggle-icon\">Show more services</button>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.42:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bdb2b9a678a6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1c07ddd0"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#scopedByScopedPolyfill_1",
            "selector": "#scopedByScopedPolyfill_1",
            "html": "<div id=\"scopedByScopedPolyfill_1\" style=\"width: 475px; position: fixed; top: 50%; left: 50%; margin-top: -214.5px; margin-left: -237.5px; z-index: 100002;\">\n  <style scoped=\"\">\n/*! normalize.css v3.0...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48e81e60af01",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-449a1f6d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Primary Navigati...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f1420414d48",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f577ce5f"
          },
          {
            "rule": "labels-and-names/label-title-only",
            "xpath": "#prefix-emailInput",
            "selector": "#prefix-emailInput",
            "html": "<input placeholder=\"Enter your email address\" name=\"e\" type=\"email\" required=\"\" id=\"prefix-emailInput\" title=\"Enter your email address\">",
            "impact": "serious",
            "message": "Form element uses title attribute as only label. Use <label>, aria-label, or aria-labelledby instead.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bb5bb5214fcb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-840cd454"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 10,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.n-kesteven.gov.uk/",
      "finalUrl": "https://www.n-kesteven.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to North Kesteven District Council",
      "elapsedMs": 10565,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1166,
          "failed": 0,
          "cantTell": 21,
          "inapplicable": 41
        },
        "failedRules": [],
        "passedRules": [
          "accesskeys",
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable"
        ],
        "failures": [],
        "outcomeCount": 1228,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/label-content-mismatch"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(3) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(3) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary js-processed\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Pri...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f708c29c5ec8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61eef005"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[aria-label=\"My food waste caddy was not delivered or there is an issue with delivery\"]",
            "selector": "div > a[aria-label=\"My food waste caddy was not delivered or there is an issue with delivery\"]",
            "html": "<a class=\"lgd-container padding-horizontal localgov-alert-banner--content-link\" href=\"https://n-kesteven-ss.achieveservice.com/en/AchieveForms/?form_uri=sandbox-publish://AF-Process-b78e0706-c0dc-47de...",
            "impact": "serious",
            "message": "Accessible name \"My food waste caddy was not delivered or there is an issue with delivery\" does not contain visible text \"Food Waste Caddy Deliveries\n      \n          \n          \n        \n          \n            We have completed the delivery of food waste caddies to all North Kesteven addresses in advance of the first food waste collections on week commencing 30 March 2026. If you need to let us know that your food waste caddy was not delivered or if there was an issue with delivery, please use our report form.\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6cdd16fb3d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ff148bb1"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.northyorks.gov.uk/",
      "finalUrl": "https://www.northyorks.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Home | North Yorkshire Council",
      "elapsedMs": 11921,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 728,
          "failed": 4,
          "cantTell": 17,
          "inapplicable": 43
        },
        "failedRules": [
          "label-title-only",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "scrollable-region-focusable"
        ],
        "failures": [
          {
            "rule": "label-title-only",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": "#edit-keys--rJHPZ8t25AY",
            "html": "<input title=\"Search\" data-drupal-selector=\"edit-keys\" placeholder=\"Search our website\" id=\"edit-keys--rJHPZ8t25AY\" type=\"search\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">",
            "message": "Form elements should have a visible label",
            "fixSummary": "Fix all of the following:\n  Only title used to generate label for form element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ad4855b550c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78bd5697"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".visually-hidden",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b0275047548",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bef7afc2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-nyccfrontpagequickactions",
            "html": "<div id=\"block-nyccfrontpagequickactions\" class=\"frontpage-quickactions block block-block-content block-block-contentc440986d-db47-4f2c-9348-b3ac6b93a7d7\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22d566696dcd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aeabb88d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region--pre-footer",
            "html": "<div class=\"lgd-region lgd-region--pre-footer region region-pre-footer\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ec98c79a2f9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-374aebd8"
          }
        ],
        "outcomeCount": 792,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 4
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 89,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "landmarks/landmark-main",
          "landmarks/main-is-top-level",
          "landmarks/no-duplicate-main"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/landmark-main",
            "xpath": "#webchat",
            "selector": "#webchat",
            "html": "<div id=\"webchat\" role=\"main\" data-once=\"init\"></div>",
            "impact": "moderate",
            "message": "Page has multiple main landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90b5d6f01c63",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c5404b86"
          },
          {
            "rule": "landmarks/no-duplicate-main",
            "xpath": "#webchat",
            "selector": "#webchat",
            "html": "<div id=\"webchat\" role=\"main\" data-once=\"init\"></div>",
            "impact": "moderate",
            "message": "Page has multiple main landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f1129ef264ba",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9496090a"
          },
          {
            "rule": "landmarks/main-is-top-level",
            "xpath": "#webchat",
            "selector": "#webchat",
            "html": "<div id=\"webchat\" role=\"main\" data-once=\"init\"></div>",
            "impact": "moderate",
            "message": "Main landmark is nested within another landmark.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "feb70df1d9cd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd053c8a"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.rutland.gov.uk/",
      "finalUrl": "https://www.rutland.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Rutland County Council",
      "elapsedMs": 9939,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1191,
          "failed": 6,
          "cantTell": 17,
          "inapplicable": 40
        },
        "failedRules": [
          "aria-allowed-role",
          "image-redundant-alt",
          "region"
        ],
        "passedRules": [
          "accesskeys",
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable",
          "select-name"
        ],
        "failures": [
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".js-localgov-alert-banner",
            "html": "<article class=\"js-localgov-alert-ba...\" data-dismiss-alert-t...=\"alert-51--efd9d6cc6e...\" role=\"alert\" data-once=\"allAlertBanners\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role alert is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef6d44065223",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-37d0e18b"
          },
          {
            "rule": "image-redundant-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "img[alt=\"Email\"]",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/footer_icons/public/2022-09/group_21.png?itok=2sAiHH2g\" width=\"66\" height=\"66\" alt=\"Email\" data-once=\"allImages\">",
            "message": "Alternative text of images should not be repeated as text",
            "fixSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03403c350e2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-72b74c0e"
          },
          {
            "rule": "image-redundant-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "img[alt=\"Customer feedback\"]",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/footer_icons/public/2022-09/group_19.png?itok=caeYrV6F\" width=\"66\" height=\"66\" alt=\"Customer feedback\" data-once=\"allImages\">",
            "message": "Alternative text of images should not be repeated as text",
            "fixSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a126c515dfe9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0666371"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "select",
            "html": "<select class=\"gt_selector notranslate\" aria-label=\"Select Language\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d2afdf9785b3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3cc10f40"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".title-wrapper",
            "html": "<div class=\"title-wrapper\">\n          \n            <div class=\"field field--name-field-title field--type-string field--label-hidden field__item\"><h1>Welcome to Rutland County Council</h1>\n</div>\n      \n        </div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f79a3f79d496",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-65f6667f"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#cludo-banner-search-form > .js-form-item.form-item.js-form-type-textfield > .form-text[data-drupal-selector=\"edit-search-keys\"][type=\"text\"]",
            "html": "<input autocomplete=\"off\" data-drupal-selector=\"edit-search-keys\" type=\"text\" id=\"edit-search-keys\" name=\"search_keys\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Search\" class=\"form-text\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b63e71c92bad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-863b6a4a"
          }
        ],
        "outcomeCount": 1254,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 6
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 85,
          "failed": 7,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria/aria-allowed-role",
          "labels-and-names/duplicate-id-aria",
          "labels-and-names/label-content-mismatch",
          "labels-and-names/multiple-labels",
          "text-alternatives/image-redundant-alt"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-redundant-alt",
            "xpath": "a[href=\"mailto:enquiries@rutland.gov.uk\"] > div:nth-of-type(1) > img",
            "selector": "a[href=\"mailto:enquiries@rutland.gov.uk\"] > div:nth-of-type(1) > img",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/footer_icons/public/2022-09/group_21.png?itok=2sAiHH2g\" width=\"66\" height=\"66\" alt=\"Email\" data-once=\"allImages\">",
            "impact": "minor",
            "message": "Alt text \"Email\" duplicates surrounding a text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70bb1d2e049f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa1a348e"
          },
          {
            "rule": "text-alternatives/image-redundant-alt",
            "xpath": "a[href=\"/consultation-engagement/compliments-complaints-service-feedback\"] > div:nth-of-type(1) > img",
            "selector": "a[href=\"/consultation-engagement/compliments-complaints-service-feedback\"] > div:nth-of-type(1) > img",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/footer_icons/public/2022-09/group_19.png?itok=caeYrV6F\" width=\"66\" height=\"66\" alt=\"Customer feedback\" data-once=\"allImages\">",
            "impact": "minor",
            "message": "Alt text \"Customer feedback\" duplicates surrounding a text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e85db50617a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e75f3713"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-search-keys",
            "selector": "#edit-search-keys",
            "html": "<input autocomplete=\"off\" data-drupal-selector=\"edit-search-keys\" type=\"text\" id=\"edit-search-keys\" name=\"search_keys\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Search\" class=\"form-text\">",
            "impact": "moderate",
            "message": "Form field has 2 labels. Use a single label element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "078a7fd21a8b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1d6a84ca"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-search-keys",
            "selector": "#edit-search-keys",
            "html": "<input autocomplete=\"off\" data-drupal-selector=\"edit-search-keys\" type=\"text\" id=\"edit-search-keys\" name=\"search_keys\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Search\" class=\"form-text\">",
            "impact": "moderate",
            "message": "Form field has 2 labels. Use a single label element.",
            "isDuplicate": true,
            "duplicateOf": "accesslint"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(4) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(4) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary js-processed\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Pri...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "29e3be433de0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f43410d0"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#edit-search-keys",
            "selector": "#edit-search-keys",
            "html": "<input autocomplete=\"off\" data-drupal-selector=\"edit-search-keys\" type=\"text\" id=\"edit-search-keys\" name=\"search_keys\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Search\" class=\"form-text\">",
            "impact": "critical",
            "message": "Duplicate ID \"edit-search-keys\" referenced by label[for].",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "230ab7778722",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-653e6621"
          },
          {
            "rule": "aria/aria-allowed-role",
            "xpath": "#block-alertbanner > article",
            "selector": "#block-alertbanner > article",
            "html": "<article class=\"js-localgov-alert-banner localgov-alert-banner localgov-alert-banner--minor localgov-alert-banner--homepage localgov-alert-banner--has-link localgov-alert-banner--no-hide\" data-dismiss...",
            "impact": "minor",
            "message": "Role \"alert\" is not allowed on element <article>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce30f9957cb7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89b30d24"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 6,
        "duplicateFailedCount": 1,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 1
    },
    {
      "submittedUrl": "https://www.surreyheath.gov.uk/",
      "finalUrl": "https://www.surreyheath.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to surreyheath.gov.uk",
      "elapsedMs": 12104,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 740,
          "failed": 0,
          "cantTell": 10,
          "inapplicable": 40
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "frame-title",
          "frame-title-unique",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [],
        "outcomeCount": 790,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/label-content-mismatch",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-top clearfix\" style=\"height: auto; width: 100%; top: 0px;\"><div aria...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bb8c1806dce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Primary Navigati...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9be32b76ffeb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f577ce5f"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.tipperarycoco.ie/",
      "finalUrl": "https://www.tipperarycoco.ie/",
      "redirected": false,
      "statusCode": 403,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Just a moment...",
      "elapsedMs": 26700,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 116,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 128
        },
        "failedRules": [
          "meta-refresh"
        ],
        "passedRules": [
          "aria-allowed-role",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-required-attr",
          "aria-roles",
          "avoid-inline-spacing",
          "bypass",
          "color-contrast",
          "document-title",
          "empty-heading",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "meta-viewport",
          "meta-viewport-large",
          "page-has-heading-one",
          "region"
        ],
        "failures": [
          {
            "rule": "meta-refresh",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-refresh?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag221"
            ],
            "xpath": "meta[http-equiv=\"refresh\"]",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "message": "Delayed refresh under 20 hours must not be used",
            "fixSummary": "Fix any of the following:\n  <meta> tag forces timed refresh of page (less than 20 hours)",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3f1e060b540",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b8a67f2"
          },
          {
            "rule": "meta-refresh",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-refresh?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag221"
            ],
            "xpath": "meta[http-equiv=\"refresh\"]",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "message": "Delayed refresh under 20 hours must not be used",
            "fixSummary": "Fix any of the following:\n  <meta> tag forces timed refresh of page (less than 20 hours)",
            "relatedPaths": null,
            "colorScheme": "dark",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "997c652986dd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-990698bd"
          }
        ],
        "outcomeCount": 246,
        "darkModeScanned": true,
        "mediaQuerySupport": {
          "darkMode": true,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "enough-time/meta-refresh",
          "enough-time/meta-refresh-no-exception"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "enough-time/meta-refresh",
            "xpath": "head > meta:nth-of-type(5)",
            "selector": "head > meta:nth-of-type(5)",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "impact": "critical",
            "message": "Page auto-refreshes after 360 seconds. Provide user control over refresh.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "644c734153d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fd8f436"
          },
          {
            "rule": "enough-time/meta-refresh-no-exception",
            "xpath": "head > meta:nth-of-type(5)",
            "selector": "head > meta:nth-of-type(5)",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "impact": "critical",
            "message": "Page has a 360-second meta refresh delay. Remove the auto-refresh or provide user control.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6a605892fb74",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42d6e688"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://westmorlandandfurness.gov.uk/",
      "finalUrl": "https://www.westmorlandandfurness.gov.uk/",
      "redirected": true,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to Westmorland and Furness | Westmorland and Furness Council",
      "elapsedMs": 14262,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1446,
          "failed": 8,
          "cantTell": 16,
          "inapplicable": 76
        },
        "failedRules": [
          "label-title-only",
          "landmark-no-duplicate-banner",
          "landmark-unique",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-required-children",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "frame-tested",
          "frame-title",
          "frame-title-unique",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "svg-img-alt",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "label-title-only",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": ".banner__content > div > .search-block-form.block-search.block-search-form-block > form[action=\"/search\"][method=\"get\"][data-once=\"form-updated\"] > .js-form-type-search.form-item-keys.js-form-item-keys > .form-search[data-drupal-selector=\"edit-keys\"][type=\"search\"]",
            "html": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">",
            "message": "Form elements should have a visible label",
            "fixSummary": "Fix all of the following:\n  Only title used to generate label for form element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8fc2045fbae",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6628f647"
          },
          {
            "rule": "landmark-no-duplicate-banner",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "header",
            "html": "<header class=\"lgd-header\" aria-label=\"Navigation\" data-once=\"allStickyHeaders\">",
            "message": "Document should not have more than one banner landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one banner landmark",
            "relatedPaths": [
              "section"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b19abb8a577",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4fb92158"
          },
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region__inner--search > .search-block-form.block-search.block-search-form-block",
            "html": "<div class=\"search-block-form block block-search block-search-form-block\" data-drupal-selector=\"search-block-form\" id=\"block-localgov-wandf-searchform\" role=\"search\">",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              ".banner__content > div > .search-block-form.block-search.block-search-form-block"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "caf76b3f7398",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06a0becf"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "iframe[title=\"reCAPTCHA\"]",
            "html": "<div class=\"rc-anchor-invisible-text\"><span>protected by <strong>reCAPTCHA</strong></span><div class=\"rc-anchor-pt\"></div></div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4af8aeac6bb2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-732eb68d"
          },
          {
            "rule": "label-title-only",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": ".banner__content > div > .search-block-form.block-search.block-search-form-block > form[action=\"/search\"][method=\"get\"][data-once=\"form-updated\"] > .js-form-type-search.form-item-keys.js-form-item-keys > .form-search[data-drupal-selector=\"edit-keys\"][type=\"search\"]",
            "html": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">",
            "message": "Form elements should have a visible label",
            "fixSummary": "Fix all of the following:\n  Only title used to generate label for form element",
            "relatedPaths": null,
            "colorScheme": "dark",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "623583e171d7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-464ae94f"
          },
          {
            "rule": "landmark-no-duplicate-banner",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "header",
            "html": "<header class=\"lgd-header\" aria-label=\"Navigation\" data-once=\"allStickyHeaders\">",
            "message": "Document should not have more than one banner landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one banner landmark",
            "relatedPaths": [
              "section"
            ],
            "colorScheme": "dark",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "268b36ea2449",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be5b13c3"
          },
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region__inner--search > .search-block-form.block-search.block-search-form-block",
            "html": "<div class=\"search-block-form block block-search block-search-form-block\" data-drupal-selector=\"search-block-form\" id=\"block-localgov-wandf-searchform\" role=\"search\">",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              ".banner__content > div > .search-block-form.block-search.block-search-form-block"
            ],
            "colorScheme": "dark",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f63e786e5a46",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-974384dc"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "iframe[title=\"reCAPTCHA\"]",
            "html": "<div class=\"rc-anchor-invisible-text\"><span>protected by <strong>reCAPTCHA</strong></span><div class=\"rc-anchor-pt\"></div></div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "dark",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c10aac8eb564",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ccab6c5"
          }
        ],
        "outcomeCount": 1546,
        "darkModeScanned": true,
        "mediaQuerySupport": {
          "darkMode": true,
          "reducedMotion": true,
          "highContrast": true,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 8
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 83,
          "failed": 9,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/duplicate-id-aria",
          "labels-and-names/label-content-mismatch",
          "labels-and-names/multiple-labels",
          "landmarks/banner-is-top-level",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#logo-title",
            "selector": "#logo-title",
            "html": "<title id=\"logo-title\">Westmorland &amp; Furness Council</title>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "097e1866feef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cc9b5ed2"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#logo > style",
            "selector": "#logo > style",
            "html": "<style>.st0{fill:#26a699}.st1{fill:#35343e}</style>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f46c121198ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8e78728e"
          },
          {
            "rule": "landmarks/banner-is-top-level",
            "xpath": "div:nth-of-type(1) > section[aria-label=\"Search\"]",
            "selector": "div:nth-of-type(1) > section[aria-label=\"Search\"]",
            "html": "<section role=\"banner\" aria-label=\"Search\">\n  \n  \n  \n  \n\n  <div class=\"lgd-region lgd-region--banner region region-banner\">\n\n    \n    <div class=\"lgd-region__inner lgd-region__inner--banner\">\n      <d...",
            "impact": "moderate",
            "message": "Banner landmark is nested within another landmark.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "305f5e56b365",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7677bb19"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#klaro",
            "selector": "#klaro",
            "html": "<div id=\"klaro\" style=\"--button-text-color: #fff; --dark1: #fafafa; --dark2: #777; --dark3: #555; --light1: #444; --light2: #666; --light3: #111; --green3: #f00;\"><div lang=\"en\" class=\"klaro  hide-con...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f6d00412d02",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8fe7914"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-keys",
            "selector": "#edit-keys",
            "html": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">",
            "impact": "moderate",
            "message": "Form field has 2 labels. Use a single label element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1970c0313ee4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0b538ae"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-keys",
            "selector": "#edit-keys",
            "html": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">",
            "impact": "moderate",
            "message": "Form field has 2 labels. Use a single label element.",
            "isDuplicate": true,
            "duplicateOf": "accesslint"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Primary Navigati...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c345159264f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f577ce5f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(1) > button[aria-label=\"Hide feedback form\"]",
            "selector": "div:nth-of-type(1) > button[aria-label=\"Hide feedback form\"]",
            "html": "<button class=\"feedback-close__button js-toggle-disclosure js-processed\" aria-controls=\"feedback\" aria-label=\"Hide feedback form\">Close <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><p...",
            "impact": "serious",
            "message": "Accessible name \"Hide feedback form\" does not contain visible text \"Close\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b28377922862",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a5bbbb6a"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#edit-keys",
            "selector": "#edit-keys",
            "html": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">",
            "impact": "critical",
            "message": "Duplicate ID \"edit-keys\" referenced by label[for].",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62864fb6f49a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-074abd6f"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 8,
        "duplicateFailedCount": 1,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 1
    },
    {
      "submittedUrl": "https://www.wirral.gov.uk/",
      "finalUrl": "https://www.wirral.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | wirral.gov.uk",
      "elapsedMs": 10013,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1100,
          "failed": 4,
          "cantTell": 1,
          "inapplicable": 43
        },
        "failedRules": [
          "color-contrast",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "scrollable-region-focusable",
          "select-name",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".checkbox-toggle-off",
            "html": "<span class=\"checkbox-toggle-off\" aria-hidden=\"true\">Off</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.27 (foreground color: #c4c4c4, background color: #555555, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".checkbox-toggle"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f3f8138238d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef862459"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".goog-te-gadget",
            "html": "<div class=\"skiptranslate goog-te-gadget\" dir=\"ltr\" style=\"\">",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.65 (foreground color: #666666, background color: #000000, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".lgd-footer__footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "888cb21d95eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f85664a2"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".VIpgJd-ZVi9od-l4eHX-hSRGPd",
            "html": "<a class=\"VIpgJd-ZVi9od-l4eHX-hSRGPd\" href=\"https://translate.google.com\" target=\"_blank\"><img src=\"https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.png\" width=\"37px\" height=\"14px\" style=\"padding-right: 3px\" alt=\"Google Translate\">Translate</a>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.15 (foreground color: #444444, background color: #000000, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".lgd-footer__footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3fc1dbe8ad0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0d3c84f"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".visually-hidden",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddd58dd1f53c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bef7afc2"
          }
        ],
        "outcomeCount": 1148,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 4
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 88,
          "failed": 4,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/frame-title",
          "landmarks/region",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"https://wirralview.com/council-updates/shaping-wirrals-housing-future-together\"] > span:nth-of-type(1) > img",
            "selector": "a[href=\"https://wirralview.com/council-updates/shaping-wirrals-housing-future-together\"] > span:nth-of-type(1) > img",
            "html": "<img loading=\"lazy\" src=\"https://wirralview.com/sites/default/files/styles/teaser_compact_extra_large/public/2026-04/leaders_blog.jpg?h=d1ee6398&amp;itok=ItzbA4i9\" width=\"1170\" height=\"600\" alt=\"Image...",
            "impact": "minor",
            "message": "Alt text \"Image of Leader of Wirral Council - Councillor Paula Basnett with text Leader's blog\" starts with redundant prefix \"image\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d449804fd0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1e4b2a3"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"https://wirralview.com/regeneration/business-support-service-extended-help-more-wirral-residents\"] > span:nth-of-type(1) > img",
            "selector": "a[href=\"https://wirralview.com/regeneration/business-support-service-extended-help-more-wirral-residents\"] > span:nth-of-type(1) > img",
            "html": "<img loading=\"lazy\" src=\"https://wirralview.com/sites/default/files/styles/teaser_compact_extra_large/public/2026-04/Business%20Support%20Service.jpg?h=c673cd1c&amp;itok=bORtUidw\" width=\"1170\" height=...",
            "impact": "minor",
            "message": "Alt text \"Photo of business people shaking hands, with text 'business support service'\" starts with redundant prefix \"photo\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "998a1ae35958",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f800909d"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#goog-gt-tt",
            "selector": "#goog-gt-tt",
            "html": "<div id=\"goog-gt-tt\" class=\"VIpgJd-yAWNEb-L7lbkb skiptranslate\" style=\"border-radius: 12px; margin: 0 0 0 -23px; padding: 0; font-family: 'Google Sans', Arial, sans-serif;\" data-id=\"\"><div id=\"goog-gt...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12f130c8b87d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eae1a768"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "selector": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "html": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71b9f09c88ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a34e07c"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 4,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.wokingham.gov.uk/",
      "finalUrl": "https://www.wokingham.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Wokingham Council",
      "elapsedMs": 16588,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 938,
          "failed": 2,
          "cantTell": 1,
          "inapplicable": 41
        },
        "failedRules": [
          "heading-order",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "frame-tested",
          "frame-title",
          "frame-title-unique",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h4",
            "html": "<h4 class=\"heading heading--small\">\n            Connect with us\n      </h4>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e0f11f1e4b67",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61c4188c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".footer-banner__text",
            "html": "<div class=\"footer-banner__text\">\n      \n\n<h2 class=\"heading heading--main\">\n            Sign up to the Wokingham Borough Council Newsletter\n      </h2>\n              \n<p class=\"paragraph\">\n      Get the latest news and updates within the area.\n  </p>\n          </div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "477edf2291a6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7458bd63"
          }
        ],
        "outcomeCount": 982,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": true,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "navigable/heading-order",
            "xpath": "div:nth-of-type(4) > h4",
            "selector": "div:nth-of-type(4) > h4",
            "html": "<h4 class=\"heading heading--small\">\n            Connect with us\n      </h4>",
            "impact": "moderate",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2e18fff7f2f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4b68e7f8"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-bottom\" style=\"height: auto; width: 100%; bottom: 0px;\"><div aria-la...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "593c0ab2bc98",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://southhams.gov.uk/",
      "finalUrl": "https://southhams.gov.uk/",
      "redirected": false,
      "statusCode": 405,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Human Verification",
      "elapsedMs": 8909,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 154,
          "failed": 5,
          "cantTell": 18,
          "inapplicable": 64
        },
        "failedRules": [
          "image-redundant-alt",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-conditional-attr",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "label-title-only",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "select-name"
        ],
        "failures": [
          {
            "rule": "image-redundant-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "img[alt=\"begin\"]",
            "html": "<img src=\"data:image/svg+xml;b...\" alt=\"begin\" style=\"margin-left: 5px;\">",
            "message": "Alternative text of images should not be repeated as text",
            "fixSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0eeca72096be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3d0bd54"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1f3e7126e6eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-85b00be0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "div:nth-child(3)",
            "html": "<div><h1 style=\"font-weight: normal; color: rgb(221, 107, 16);\">Let's confirm you are human</h1></div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a458540f29f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33245ec1"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#root-instructions",
            "html": "<div id=\"root-instructions\" style=\"text-align: initial; align-self: center; line-height: 22px;\"><p>Complete the security check before continuing. This step verifies that you are not a bot, which helps to protect your account and prevent spam.</p></div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "244f8898be91",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6067fa03"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "select",
            "html": "<select class=\"amzn-captcha-lang-selector\" aria-label=\"Select language\" style=\"margin-top: 5px;\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bd362b9da412",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3cc10f40"
          }
        ],
        "outcomeCount": 241,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 89,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "landmarks/landmark-main",
          "landmarks/region",
          "text-alternatives/image-redundant-alt"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-redundant-alt",
            "xpath": "#amzn-captcha-verify-button > img",
            "selector": "#amzn-captcha-verify-button > img",
            "html": "<img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xp...",
            "impact": "minor",
            "message": "Alt text \"begin\" duplicates surrounding button text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "624c6db7d2fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-313e8d3d"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b3089bb5dd88",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4fd1d8b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#captcha-container",
            "selector": "#captcha-container",
            "html": "<div id=\"captcha-container\" dir=\"ltr\" style=\"width: 320px; margin: 0px auto;\"><div id=\"root\" style=\"font-family: &quot;Amazon Ember&quot;, Helvetica, Arial, sans-serif; width: 100%;\"><div style=\"paddi...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4566fa57a16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc7dee84"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://westdevon.gov.uk/",
      "finalUrl": "https://westdevon.gov.uk/",
      "redirected": false,
      "statusCode": 405,
      "ok": false,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Human Verification",
      "elapsedMs": 8992,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 154,
          "failed": 5,
          "cantTell": 18,
          "inapplicable": 64
        },
        "failedRules": [
          "image-redundant-alt",
          "landmark-one-main",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-conditional-attr",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "color-contrast",
          "document-title",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "label-title-only",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "select-name"
        ],
        "failures": [
          {
            "rule": "image-redundant-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "img[alt=\"begin\"]",
            "html": "<img src=\"data:image/svg+xml;b...\" alt=\"begin\" style=\"margin-left: 5px;\">",
            "message": "Alternative text of images should not be repeated as text",
            "fixSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "660afe1526f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3d0bd54"
          },
          {
            "rule": "landmark-one-main",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\">",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14b36c73413d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-85b00be0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "div:nth-child(3)",
            "html": "<div><h1 style=\"font-weight: normal; color: rgb(221, 107, 16);\">Let's confirm you are human</h1></div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bea9c3a2e5bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-33245ec1"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#root-instructions",
            "html": "<div id=\"root-instructions\" style=\"text-align: initial; align-self: center; line-height: 22px;\"><p>Complete the security check before continuing. This step verifies that you are not a bot, which helps to protect your account and prevent spam.</p></div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "01d08eaa642c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6067fa03"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "select",
            "html": "<select class=\"amzn-captcha-lang-selector\" aria-label=\"Select language\" style=\"margin-top: 5px;\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b931231e582",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3cc10f40"
          }
        ],
        "outcomeCount": 241,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 89,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "landmarks/landmark-main",
          "landmarks/region",
          "text-alternatives/image-redundant-alt"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-redundant-alt",
            "xpath": "#amzn-captcha-verify-button > img",
            "selector": "#amzn-captcha-verify-button > img",
            "html": "<img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xp...",
            "impact": "minor",
            "message": "Alt text \"begin\" duplicates surrounding button text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "261a450e923a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-313e8d3d"
          },
          {
            "rule": "landmarks/landmark-main",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page has no main landmark.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b221cdd1dec4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4fd1d8b"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#captcha-container",
            "selector": "#captcha-container",
            "html": "<div id=\"captcha-container\" dir=\"ltr\" style=\"width: 320px; margin: 0px auto;\"><div id=\"root\" style=\"font-family: &quot;Amazon Ember&quot;, Helvetica, Arial, sans-serif; width: 100%;\"><div style=\"paddi...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c5b18aff183",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc7dee84"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.northdevon.gov.uk",
      "finalUrl": "https://www.northdevon.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Home | North Devon Council",
      "elapsedMs": 9926,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 486,
          "failed": 6,
          "cantTell": 2,
          "inapplicable": 46
        },
        "failedRules": [
          "landmark-no-duplicate-contentinfo",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "landmark-no-duplicate-contentinfo",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".eu-cookie-compliance-banner",
            "html": "<div class=\"eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--categories cookies-notice\" role=\"contentinfo\" aria-label=\"cookie notice\" aria-hidden=\"false\">",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9bd23d7bc0a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d96992a"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c3721d6a5ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-localgov-northdevon-localgov-alert-banner-scarfolk",
            "html": "<div id=\"block-localgov-northdevon-localgov-alert-banner-scarfolk\" class=\"block block-localgov-alert-banner block-localgov-alert-banner-block\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "79b594e97939",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-42838080"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".field--name-localgov-image",
            "html": "<div class=\"field field--name-localgov-image field--type-entity-reference field--label-hidden field__item\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e819aa74888d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bd658d74"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#edit-s",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search northdevon.gov.uk\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5ef4fbcca32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5544562b"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region--pre-footer",
            "html": "<div class=\"lgd-region lgd-region--pre-footer region region-pre-footer\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f02325ddf64c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-374aebd8"
          }
        ],
        "outcomeCount": 540,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 6
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 91,
          "failed": 1,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "landmarks/no-duplicate-contentinfo"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/no-duplicate-contentinfo",
            "xpath": "div:nth-of-type(2) > footer",
            "selector": "div:nth-of-type(2) > footer",
            "html": "<footer class=\"lgd-footer\">\n\n                      <div class=\"lgd-footer__pre-footer\">\n          <div class=\"lgd-container\">\n            <div class=\"lgd-row\">\n                              <div class...",
            "impact": "moderate",
            "message": "Page has multiple contentinfo landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1ba64d5f5825",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-993caeab"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 1,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.southkesteven.gov.uk/",
      "finalUrl": "https://www.southkesteven.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to South Kesteven District Council - Homepage | South Kesteven District Council",
      "elapsedMs": 10925,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1446,
          "failed": 7,
          "cantTell": 17,
          "inapplicable": 43
        },
        "failedRules": [
          "heading-order",
          "link-name",
          "page-has-heading-one"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "region",
          "svg-img-alt",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "a[href$=\"upgrade-play-area\"] > .lgd-teaser__content.lgd-teaser__content--localgov-news-article > .text-wrapper > .field--name-field-display-title.field--type-string.field--label-hidden > h4",
            "html": "<h4>Upgrade for play area</h4>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "84d35cab7e16",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61ca19f9"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": ".social-media-link-icon--facebook",
            "html": "<a class=\"social-media-link-icon--facebook\" href=\"https://www.facebook.com/southkdc\">\n        <span class=\"fab fa-facebook fa-2x\"></span>\n      </a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "015b1dab9d32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-46ce3562"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": ".social-media-link-icon--twitter",
            "html": "<a class=\"social-media-link-icon--twitter\" href=\"https://x.com/southkesteven\">\n        <span class=\"fab fa-x-twitter fa-2x\"></span>\n      </a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f076f204cd6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-34ffeea1"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": ".social-media-link-icon--instagram",
            "html": "<a class=\"social-media-link-icon--instagram\" href=\"https://www.instagram.com/discoversouthk\">\n        <span class=\"fab fa-instagram fa-2x\"></span>\n      </a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7db6a87c5b41",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9608add"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": ".social-media-link-icon--linkedin",
            "html": "<a class=\"social-media-link-icon--linkedin\" href=\"https://www.linkedin.com/company/south-kesteven-council\">\n        <span class=\"fab fa-linkedin fa-2x\"></span>\n      </a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8d92e8763c37",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3690c74"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": ".social-media-link-icon--youtube",
            "html": "<a class=\"social-media-link-icon--youtube\" href=\"https://www.youtube.com/@SouthKestevenGovUK\">\n        <span class=\"fab fa-youtube fa-2x\"></span>\n      </a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c57d0ca7ae2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c41c861e"
          },
          {
            "rule": "page-has-heading-one",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "html",
            "html": "<html lang=\"en\" dir=\"ltr\" class=\"sticky-header-html js\" style=\"--lgd-sticky-header-position: 0px; --lgd-sticky-header-height: 86px;\">",
            "message": "Page should contain a level-one heading",
            "fixSummary": "Fix all of the following:\n  Page must have a level-one heading",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "984d092bb816",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee8d7590"
          }
        ],
        "outcomeCount": 1513,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 7
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 83,
          "failed": 9,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "landmarks/region",
          "navigable/heading-order",
          "navigable/link-name",
          "navigable/page-has-heading-one",
          "navigable/skip-link"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "navigable/page-has-heading-one",
            "xpath": "html",
            "selector": "html",
            "html": "<html>",
            "impact": "moderate",
            "message": "Page does not contain a level-one heading.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6704752dfdd6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36cff4af"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "a[href=\"/news/2026/upgrade-play-area\"] > div:nth-of-type(2) > div > div:nth-of-type(2) > h4",
            "selector": "a[href=\"/news/2026/upgrade-play-area\"] > div:nth-of-type(2) > div > div:nth-of-type(2) > h4",
            "html": "<h4>Upgrade for play area</h4>",
            "impact": "moderate",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0ded19893ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae60f9c3"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "li:nth-of-type(1) > a[href=\"https://www.facebook.com/southkdc\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://www.facebook.com/southkdc\"]",
            "html": "<a class=\"social-media-link-icon--facebook\" href=\"https://www.facebook.com/southkdc\">\n        <span class=\"fab fa-facebook fa-2x\"></span>\n      </a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b85f575cfa62",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56b17b34"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "li:nth-of-type(2) > a[href=\"https://x.com/southkesteven\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://x.com/southkesteven\"]",
            "html": "<a class=\"social-media-link-icon--twitter\" href=\"https://x.com/southkesteven\">\n        <span class=\"fab fa-x-twitter fa-2x\"></span>\n      </a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "96f62506f012",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6ee65997"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "li:nth-of-type(3) > a[href=\"https://www.instagram.com/discoversouthk\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://www.instagram.com/discoversouthk\"]",
            "html": "<a class=\"social-media-link-icon--instagram\" href=\"https://www.instagram.com/discoversouthk\">\n        <span class=\"fab fa-instagram fa-2x\"></span>\n      </a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "34cc8f7e9fd8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6555de27"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "li:nth-of-type(4) > a[href=\"https://www.linkedin.com/company/south-kesteven-council\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://www.linkedin.com/company/south-kesteven-council\"]",
            "html": "<a class=\"social-media-link-icon--linkedin\" href=\"https://www.linkedin.com/company/south-kesteven-council\">\n        <span class=\"fab fa-linkedin fa-2x\"></span>\n      </a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48e10221210a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-337182fc"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "li:nth-of-type(5) > a[href=\"https://www.youtube.com/@SouthKestevenGovUK\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://www.youtube.com/@SouthKestevenGovUK\"]",
            "html": "<a class=\"social-media-link-icon--youtube\" href=\"https://www.youtube.com/@SouthKestevenGovUK\">\n        <span class=\"fab fa-youtube fa-2x\"></span>\n      </a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cefca5bf75c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a0904a7"
          },
          {
            "rule": "navigable/skip-link",
            "xpath": "div > a[href=\"#block-footer\"]",
            "selector": "div > a[href=\"#block-footer\"]",
            "html": "<a href=\"#block-footer\" class=\"visually-hidden focusable skip-link\">Skip to Footer</a>",
            "impact": "moderate",
            "message": "Skip link points to \"#block-footer\" which does not exist on the page.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "04dd7db87998",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aa9e3674"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-bottom\" style=\"bottom: 0px;\"><div aria-labelledby=\"popup-text\" class...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2e678fc1b9f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 9,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.sstaffs.gov.uk/",
      "finalUrl": "https://www.sstaffs.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to South Staffordshire Council - Homepage | South Staffordshire District Council",
      "elapsedMs": 11438,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1303,
          "failed": 8,
          "cantTell": 51,
          "inapplicable": 42
        },
        "failedRules": [
          "aria-dialog-name",
          "color-contrast",
          "meta-viewport-large",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "svg-img-alt",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "aria-dialog-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": "#prefix-overlay-outer",
            "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-describedby=\"prefix-overlay-step1\">",
            "message": "ARIA dialog and alertdialog nodes should have an accessible name",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e85e29269a08",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05d206e5"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#prefix-submitButton",
            "html": "<input type=\"submit\" value=\"Subscribe\" id=\"prefix-submitButton\">",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.32 (foreground color: #000000, background color: #6d6f8f, font size: 12.8pt (17.008px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#prefix-submitButton"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f2eb679abcc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5f5568af"
          },
          {
            "rule": "meta-viewport-large",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "meta[name=\"viewport\"]:nth-child(28)",
            "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2.0, user-scalable=yes\">",
            "message": "Users should be able to zoom and scale the text up to 500%",
            "fixSummary": "Fix any of the following:\n  <meta> tag limits zooming on mobile devices",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a8540442d2bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aefa0a23"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7a74dc009310",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".email-alerts--text",
            "html": "<div class=\"email-alerts--text\"><h3 class=\"email-alerts--heading h5\">Stay connected</h3>\n<p>Sign up to receive news and updates from South Staffordshire Council</p>\n</div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9016465943ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5760eeb7"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".js-form-type-email",
            "html": "<div class=\"js-form-item form-item js-form-type-email form-item-email js-form-item-email form-no-label\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "413fd04d49fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e4a5c53b"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-atoz > h2",
            "html": "<h2>A-Z of services</h2>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aff5cdc9f7ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43b7550c"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".a-z-items",
            "html": "<div class=\"a-z-items\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be53a54c9b3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb7c9df6"
          }
        ],
        "outcomeCount": 1404,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 8
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 65,
          "failed": 27,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria/presentational-children-focusable",
          "keyboard-accessible/focus-order",
          "keyboard-accessible/nested-interactive",
          "labels-and-names/duplicate-id-aria",
          "labels-and-names/label-content-mismatch",
          "labels-and-names/multiple-labels",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "div:nth-of-type(1) > span:nth-of-type(1)",
            "selector": "div:nth-of-type(1) > span:nth-of-type(1)",
            "html": "<span class=\"fa fa-angle-left prev slick-arrow\" title=\"Left arrow\" style=\"\" tabindex=\"0\"></span>",
            "impact": "moderate",
            "message": "Non-interactive <span> with tabindex=\"0\" has no interactive role.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "21f0aec6c221",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d2aa7cb"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "div:nth-of-type(1) > span:nth-of-type(2)",
            "selector": "div:nth-of-type(1) > span:nth-of-type(2)",
            "html": "<span class=\"fa fa-angle-right next slick-arrow\" title=\"Right arrow\" style=\"\" tabindex=\"0\"></span>",
            "impact": "moderate",
            "message": "Non-interactive <span> with tabindex=\"0\" has no interactive role.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c19c425453d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af94d0b2"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "#paragraphs-banner-141 > div:nth-of-type(2) > span",
            "selector": "#paragraphs-banner-141 > div:nth-of-type(2) > span",
            "html": "<span class=\"fa fa-pause slick-contral-btn\" title=\"Pause\" tabindex=\"0\"></span>",
            "impact": "moderate",
            "message": "Non-interactive <span> with tabindex=\"0\" has no interactive role.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de88a96e8d62",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9b11805"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/news/2026/south-staffordshire-council-bucks-national-trend-amid-reports-widespread-planning\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/news/2026/south-staffordshire-council-bucks-national-trend-amid-reports-widespread-planning\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Interactive element <input> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7c3f57a8e437",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5464ccb"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/news/2026/report-issues-and-request-services-anytime-anywhere-new-council-app\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/news/2026/report-issues-and-request-services-anytime-anywhere-new-council-app\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Interactive element <input> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69dfeb466b85",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-44bf1330"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/news/2026/join-us-our-easter-wreath-making-workshops\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/news/2026/join-us-our-easter-wreath-making-workshops\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Interactive element <input> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11e87219a892",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-43969fda"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/news/2026/now-live-brand-new-residents-magazine-review-86\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/news/2026/now-live-brand-new-residents-magazine-review-86\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Interactive element <input> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d77cc9e043d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bf6dc498"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/news/2026/government-launches-consultation-how-councils-work-staffordshire-and-stoke-trent\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/news/2026/government-launches-consultation-how-councils-work-staffordshire-and-stoke-trent\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Interactive element <input> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "30339ba2bb7d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d28722d0"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/events/himley-food-waste-community-roadshow\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/events/himley-food-waste-community-roadshow\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Interactive element <input> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a0a73e0a0ed5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-52041a68"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/events/bobbington-food-waste-community-roadshow\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/events/bobbington-food-waste-community-roadshow\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Interactive element <input> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2f328e25a4e3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2e541fe1"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/events/perton-food-waste-community-roadshow\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/events/perton-food-waste-community-roadshow\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Interactive element <input> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "628cc02a2686",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-444acc12"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/events/dunston-coppenhall-food-waste-community-roadshow-0\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/events/dunston-coppenhall-food-waste-community-roadshow-0\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Interactive element <input> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "273a89bca828",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3fd30f88"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-bottom\" style=\"bottom: 0px;\"><div aria-labelledby=\"popup-text\" class...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "451f36f5fa43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#scopedByScopedPolyfill_1",
            "selector": "#scopedByScopedPolyfill_1",
            "html": "<div id=\"scopedByScopedPolyfill_1\" style=\"width: 450px; position: fixed; top: 50%; left: 50%; margin-top: -156.5px; margin-left: -225px; z-index: 100001;\">\n  <style scoped=\"\">\n/*! normalize.css v3.0.2...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f06e483fb66e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-449a1f6d"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-s",
            "selector": "#edit-s",
            "html": "<input data-drupal-selector=\"edit-s\" data-search-api-autocomplete-search=\"localgov_sitewide_search\" class=\"form-autocomplete form-text required ui-autocomplete-input\" data-autocomplete-path=\"/search_a...",
            "impact": "moderate",
            "message": "Form field has 2 labels. Use a single label element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6f76e08458b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c35a6428"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-s",
            "selector": "#edit-s",
            "html": "<input data-drupal-selector=\"edit-s\" data-search-api-autocomplete-search=\"localgov_sitewide_search\" class=\"form-autocomplete form-text required ui-autocomplete-input\" data-autocomplete-path=\"/search_a...",
            "impact": "moderate",
            "message": "Form field has 2 labels. Use a single label element.",
            "isDuplicate": true,
            "duplicateOf": "accesslint"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "li:nth-of-type(1) > a[href=\"https://www.youtube.com/channel/UCO5Dh4aMZqTn3FiiIqchz8Q\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://www.youtube.com/channel/UCO5Dh4aMZqTn3FiiIqchz8Q\"]",
            "html": "<a class=\"social-media-link-icon--youtube_channel\" href=\"https://www.youtube.com/channel/UCO5Dh4aMZqTn3FiiIqchz8Q\" aria-label=\"Follow us on YouTube\" title=\"Follow us on YouTube\">\n        <span class=\"...",
            "impact": "serious",
            "message": "Accessible name \"Follow us on YouTube\" does not contain visible text \"Youtube Channel\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "65a40f0940a0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3fd9e95"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#edit-s",
            "selector": "#edit-s",
            "html": "<input data-drupal-selector=\"edit-s\" data-search-api-autocomplete-search=\"localgov_sitewide_search\" class=\"form-autocomplete form-text required ui-autocomplete-input\" data-autocomplete-path=\"/search_a...",
            "impact": "critical",
            "message": "Duplicate ID \"edit-s\" referenced by label[for].",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2cebb051022b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d531ee7d"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/news/2026/south-staffordshire-council-bucks-national-trend-amid-reports-widespread-planning\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/news/2026/south-staffordshire-council-bucks-national-trend-amid-reports-widespread-planning\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f55a72ab9d77",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89cd7597"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/news/2026/report-issues-and-request-services-anytime-anywhere-new-council-app\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/news/2026/report-issues-and-request-services-anytime-anywhere-new-council-app\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0d63d5d5610a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-134afbf8"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/news/2026/join-us-our-easter-wreath-making-workshops\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/news/2026/join-us-our-easter-wreath-making-workshops\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "288df5375542",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-32ae3051"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/news/2026/now-live-brand-new-residents-magazine-review-86\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/news/2026/now-live-brand-new-residents-magazine-review-86\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ae0e81998c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c4638bfd"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/news/2026/government-launches-consultation-how-councils-work-staffordshire-and-stoke-trent\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/news/2026/government-launches-consultation-how-councils-work-staffordshire-and-stoke-trent\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e1b9c725438f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-af6b1f48"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/events/himley-food-waste-community-roadshow\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/events/himley-food-waste-community-roadshow\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fee48d802654",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2ad18adc"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/events/bobbington-food-waste-community-roadshow\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/events/bobbington-food-waste-community-roadshow\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9b96ed184c71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8052ea2c"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/events/perton-food-waste-community-roadshow\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/events/perton-food-waste-community-roadshow\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b258d6ce770b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-830e0647"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/events/dunston-coppenhall-food-waste-community-roadshow-0\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "selector": "a[href=\"/events/dunston-coppenhall-food-waste-community-roadshow-0\"] > div:nth-of-type(2) > input[name=\"op\"]",
            "html": "<input class=\"button js-form-submit form-submit\" type=\"submit\" name=\"op\" value=\"See more\">",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3468f2875959",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0a63cf2d"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 26,
        "duplicateFailedCount": 1,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 1
    },
    {
      "submittedUrl": "https://www.knowsley.gov.uk/",
      "finalUrl": "https://www.knowsley.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Home | Knowsley Council",
      "elapsedMs": 18798,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1332,
          "failed": 16,
          "cantTell": 5,
          "inapplicable": 38
        },
        "failedRules": [
          "empty-heading",
          "landmark-no-duplicate-contentinfo",
          "link-name",
          "region",
          "role-img-alt"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "frame-tested",
          "frame-title",
          "frame-title-unique",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "empty-heading",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": ".call-to-action-links-listing__title",
            "html": "<h2 class=\"call-to-action-links-listing__title\"></h2>",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9d09f2e3910",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13046e2a"
          },
          {
            "rule": "landmark-no-duplicate-contentinfo",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".eu-cookie-compliance-banner",
            "html": "<div class=\"eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--categories cookies-notice\" role=\"contentinfo\" aria-label=\"cookienotice\" aria-hidden=\"false\">",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00d8c449d409",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d96992a"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": ".social-media-link-icon--facebook",
            "html": "<a class=\"social-media-link-icon--facebook\" href=\"https://www.facebook.com/knowsley.council\">\n        <span class=\"fab fa-facebook fa-2x\"></span>\n      </a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "883a185dc316",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-46ce3562"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": ".social-media-link-icon--youtube",
            "html": "<a class=\"social-media-link-icon--youtube\" href=\"https://www.youtube.com/knowsleycouncil\">\n        <span class=\"fab fa-youtube fa-2x\"></span>\n      </a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88f3951fa4bb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c41c861e"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": ".social-media-link-icon--instagram",
            "html": "<a class=\"social-media-link-icon--instagram\" href=\"https://www.instagram.com/knowsleycouncil\">\n        <span class=\"fab fa-instagram fa-2x\"></span>\n      </a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4168ec659501",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b9608add"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": ".social-media-link-icon--pinterest",
            "html": "<a class=\"social-media-link-icon--pinterest\" href=\"https://www.pinterest.com/knowsleycouncil\">\n        <span class=\"fab fa-pinterest fa-2x\"></span>\n      </a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e5d5720e63c4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1c6a8b"
          },
          {
            "rule": "link-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag244",
              "wcag412"
            ],
            "xpath": ".social-media-link-icon--flickr",
            "html": "<a class=\"social-media-link-icon--flickr\" href=\"https://www.flickr.com/photos/knowsleycouncil\">\n        <span class=\"fab fa-flickr fa-2x\"></span>\n      </a>",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e75fd904c77c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d492e05"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32ff2118c3ed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".banner__image",
            "html": "<div class=\"banner__image\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f9bcfe5f6fed",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-246631e5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".heading-intro",
            "html": "<span class=\"heading-intro\">Welcome,</span>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe7212b3fac0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a1a1d8e4"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1 class=\"page-title\">How can we help?</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44274cd789ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b527b4b"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".js-form-type-search-api-autocomplete",
            "html": "<div class=\"js-form-item form-item js-form-type-search-api-autocomplete form-item-s js-form-item-s\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0558b989439c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3a1f03f6"
          },
          {
            "rule": "role-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/role-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".call-to-action.paragraph--type--call-to-action.paragraph--view-mode--default > .ext[data-extlink=\"\"][aria-label=\"(link is external)\"] > .fa-ext.extlink[role=\"img\"]",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "message": "[role=\"img\"] elements must have alternative text",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "67d7bda952c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e9e550c"
          },
          {
            "rule": "role-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/role-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[href$=\"foster4.co.uk/\"] > .fa-ext.extlink[role=\"img\"]",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "message": "[role=\"img\"] elements must have alternative text",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7af55b9b6226",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-532fd02e"
          },
          {
            "rule": "role-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/role-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".menu-item:nth-child(9) > .ext[data-extlink=\"\"][aria-label=\"(link is external)\"] > .fa-ext.extlink[role=\"img\"]",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "message": "[role=\"img\"] elements must have alternative text",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2dcb206ef711",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e7de4cd8"
          },
          {
            "rule": "role-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/role-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".menu-item:nth-child(12) > .ext[data-extlink=\"\"][aria-label=\"(link is external)\"] > .fa-ext.extlink[role=\"img\"]",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "message": "[role=\"img\"] elements must have alternative text",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f4f436922fcf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6a2ae34f"
          }
        ],
        "outcomeCount": 1391,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 16
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 77,
          "failed": 15,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/label-content-mismatch",
          "landmarks/no-duplicate-contentinfo",
          "navigable/empty-heading",
          "navigable/link-name",
          "text-alternatives/role-img-alt"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/role-img-alt",
            "xpath": "a[href=\"https://ats-knowsley.jgp.co.uk/vacancies?ga_client_id=9bc5e856-3dcd-488c-9f52-85aff59822ae\"] > span",
            "selector": "a[href=\"https://ats-knowsley.jgp.co.uk/vacancies?ga_client_id=9bc5e856-3dcd-488c-9f52-85aff59822ae\"] > span",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "impact": "serious",
            "message": "Element with role='img' has no accessible name. Add aria-label or aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "36c0b4f753c0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-99a63b07"
          },
          {
            "rule": "text-alternatives/role-img-alt",
            "xpath": "a[href=\"https://www.foster4.co.uk/\"] > span",
            "selector": "a[href=\"https://www.foster4.co.uk/\"] > span",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "impact": "serious",
            "message": "Element with role='img' has no accessible name. Add aria-label or aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e23a3c82985b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-864c1d98"
          },
          {
            "rule": "text-alternatives/role-img-alt",
            "xpath": "a[href=\"https://yourlibrary.knowsley.gov.uk/\"] > span",
            "selector": "a[href=\"https://yourlibrary.knowsley.gov.uk/\"] > span",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "impact": "serious",
            "message": "Element with role='img' has no accessible name. Add aria-label or aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7625961508cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9873ea0d"
          },
          {
            "rule": "text-alternatives/role-img-alt",
            "xpath": "a[href=\"https://www.thelivewelldirectory.com/\"] > span",
            "selector": "a[href=\"https://www.thelivewelldirectory.com/\"] > span",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "impact": "serious",
            "message": "Element with role='img' has no accessible name. Add aria-label or aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c576c8dde427",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e77c1eb9"
          },
          {
            "rule": "navigable/empty-heading",
            "xpath": "div:nth-of-type(2) > div:nth-of-type(1) > div > div > div > div > nav > h2",
            "selector": "div:nth-of-type(2) > div:nth-of-type(1) > div > div > div > div > nav > h2",
            "html": "<h2 class=\"call-to-action-links-listing__title\"></h2>",
            "impact": "minor",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "47c04b9a6089",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b21f5e98"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "li:nth-of-type(1) > a[href=\"https://www.facebook.com/knowsley.council\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://www.facebook.com/knowsley.council\"]",
            "html": "<a class=\"social-media-link-icon--facebook\" href=\"https://www.facebook.com/knowsley.council\">\n        <span class=\"fab fa-facebook fa-2x\"></span>\n      </a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6bd956902f33",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-046ae58c"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "li:nth-of-type(2) > a[href=\"https://www.youtube.com/knowsleycouncil\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://www.youtube.com/knowsleycouncil\"]",
            "html": "<a class=\"social-media-link-icon--youtube\" href=\"https://www.youtube.com/knowsleycouncil\">\n        <span class=\"fab fa-youtube fa-2x\"></span>\n      </a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32ab7453f058",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb754247"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "li:nth-of-type(3) > a[href=\"https://www.instagram.com/knowsleycouncil\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://www.instagram.com/knowsleycouncil\"]",
            "html": "<a class=\"social-media-link-icon--instagram\" href=\"https://www.instagram.com/knowsleycouncil\">\n        <span class=\"fab fa-instagram fa-2x\"></span>\n      </a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcea9c73fe4d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f50d0fe2"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "li:nth-of-type(4) > a[href=\"https://www.pinterest.com/knowsleycouncil\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://www.pinterest.com/knowsleycouncil\"]",
            "html": "<a class=\"social-media-link-icon--pinterest\" href=\"https://www.pinterest.com/knowsleycouncil\">\n        <span class=\"fab fa-pinterest fa-2x\"></span>\n      </a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "aeeb3db501b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e4ee5b5"
          },
          {
            "rule": "navigable/link-name",
            "xpath": "li:nth-of-type(5) > a[href=\"https://www.flickr.com/photos/knowsleycouncil\"]",
            "selector": "li:nth-of-type(5) > a[href=\"https://www.flickr.com/photos/knowsleycouncil\"]",
            "html": "<a class=\"social-media-link-icon--flickr\" href=\"https://www.flickr.com/photos/knowsleycouncil\">\n        <span class=\"fab fa-flickr fa-2x\"></span>\n      </a>",
            "impact": "serious",
            "message": "Link has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ab66799e2d3c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0ea7d0be"
          },
          {
            "rule": "landmarks/no-duplicate-contentinfo",
            "xpath": "body > footer",
            "selector": "body > footer",
            "html": "<footer class=\"lgd-footer\">\n      <div class=\"footer__before-pre\">\n                  \n  \n  \n  \n\n  <div class=\"lgd-region lgd-region--pre-footer region region-pre-footer\">\n\n          <div class=\"lgd-co...",
            "impact": "moderate",
            "message": "Page has multiple contentinfo landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f173d1a0745",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6f8863d0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > a[href=\"https://ats-knowsley.jgp.co.uk/vacancies?ga_client_id=9bc5e856-3dcd-488c-9f52-85aff59822ae\"]",
            "selector": "div > a[href=\"https://ats-knowsley.jgp.co.uk/vacancies?ga_client_id=9bc5e856-3dcd-488c-9f52-85aff59822ae\"]",
            "html": "<a class=\"call-to-action__link ext\" href=\"https://ats-knowsley.jgp.co.uk/vacancies?ga_client_id=9bc5e856-3dcd-488c-9f52-85aff59822ae\" data-extlink=\"\" aria-label=\"(link is external)\" target=\"_blank\" re...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Current job vacancies\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c85c7d84e14b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7e7f23a5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "li:nth-of-type(4) > a[href=\"https://www.foster4.co.uk/\"]",
            "selector": "li:nth-of-type(4) > a[href=\"https://www.foster4.co.uk/\"]",
            "html": "<a href=\"https://www.foster4.co.uk/\" target=\"_blank\" class=\"ext\" data-extlink=\"\" aria-label=\"(link is external)\" rel=\"noopener\" title=\"(opens in a new window)\">Foster 4: Knowsley<span class=\"fa-ext ex...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Foster 4: Knowsley\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9d220e1c4f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e3953389"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "li:nth-of-type(9) > a[href=\"https://yourlibrary.knowsley.gov.uk/\"]",
            "selector": "li:nth-of-type(9) > a[href=\"https://yourlibrary.knowsley.gov.uk/\"]",
            "html": "<a href=\"https://yourlibrary.knowsley.gov.uk/\" class=\"ext\" data-extlink=\"\" aria-label=\"(link is external)\" target=\"_blank\" rel=\"noopener\" title=\"(opens in a new window)\">Knowsley Library<span class=\"f...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"Knowsley Library\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6a361bac1e0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4aa927b5"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "li:nth-of-type(12) > a[href=\"https://www.thelivewelldirectory.com/\"]",
            "selector": "li:nth-of-type(12) > a[href=\"https://www.thelivewelldirectory.com/\"]",
            "html": "<a href=\"https://www.thelivewelldirectory.com/\" class=\"ext\" data-extlink=\"\" aria-label=\"(link is external)\" target=\"_blank\" rel=\"noopener\" title=\"(opens in a new window)\">The Live Well Directory<span ...",
            "impact": "serious",
            "message": "Accessible name \"(link is external)\" does not contain visible text \"The Live Well Directory\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3fb9eaceb158",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ffed699f"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 15,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://new.calderdale.gov.uk/",
      "finalUrl": "https://new.calderdale.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to Calderdale Council | Calderdale Council",
      "elapsedMs": 20132,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1535,
          "failed": 29,
          "cantTell": 13,
          "inapplicable": 38
        },
        "failedRules": [
          "aria-allowed-role",
          "color-contrast",
          "frame-title",
          "region",
          "svg-img-alt"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "frame-tested",
          "frame-title",
          "frame-title-unique",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "select-name"
        ],
        "failures": [
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#carousel-mnmhy1jqlyonn-slide01",
            "html": "<li class=\"splide__slide cmbc-carousel_item is-active is-visible\" id=\"carousel-mnmhy1jqlyonn-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role group is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "199d510fef36",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-098da237"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#chatInlay",
            "html": "<span class=\"oit-inlay-header-title-text\" data-bind=\"\n          text: strings.title,\n          visible: strings.title,\n        \">Web chat</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.46 (foreground color: #ffffff, background color: #008a3e, font size: 17.4pt (23.1428px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#chatInlay"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "377625b29f9e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d09ff6b2"
          },
          {
            "rule": "frame-title",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/frame-title?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#chatInlay",
            "html": "<iframe src=\"javascript:false\" title=\"\" role=\"presentation\" style=\"position: absolute; width: 0px; height: 0px; border: 0px;\"></iframe>",
            "message": "Frames must have an accessible name",
            "fixSummary": "Fix any of the following:\n  Element has an empty title 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  Using the \"title\" attribute on an iframe element with a presentational role behaves inconsistently between screen readers",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "13ace535bf28",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e575c60d"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "288a27f097eb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".localgov-alert-banner__content",
            "html": "<div class=\"localgov-alert-banner__content\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb1f13a1a778",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7c1034f"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[href$=\"apply\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "71a6f9791d14",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8cadfcca"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[href$=\"apply-or-search-job\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "07b8e2110622",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c6fdb82c"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".dio_apply-region > .paragraph--type--localgov-text.paragraph.paragraph--view-mode--default > .field--name-localgov-text.field--type-text-long.field--label-hidden > ul > li:nth-child(3) > a[data-entity-substitution=\"canonical\"][data-entity-type=\"node\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b5f7b711360d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e5ed38af"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[href$=\"apply-planning-permission\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4473ea8191b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9f288312"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[title=\"Admissions\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73ec09713589",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d019f2c"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[title=\"apply for something else\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85b84cb0a71a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e1787dc"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".dio_report-region > .paragraph--type--localgov-text.paragraph.paragraph--view-mode--default > .field--name-localgov-text.field--type-text-long.field--label-hidden > ul > li:nth-child(1) > a[data-entity-substitution=\"canonical\"][data-entity-type=\"node\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e7691cecc6a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7c800753"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[href$=\"report-street-light-fault\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "388a53763d8f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-160d7262"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[href$=\"report-fly-tipping\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "256e5aab027a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1898f24"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[href$=\"report-noise-concern\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eda74f0f48b7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c3b1d721"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[href$=\"report-road-defect\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0f6fe5db0c49",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0911098e"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[title=\"report something else\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57aead0eb879",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f9522f36"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[href$=\"request-waste-containers\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3068722ad19",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d0e40672"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[title=\"Book a registrar appointment\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "18501dc69d38",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e67e2f10"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".dio_request-region > .paragraph--type--localgov-text.paragraph.paragraph--view-mode--default > .field--name-localgov-text.field--type-text-long.field--label-hidden > ul > li:nth-child(3) > a[data-entity-substitution=\"canonical\"][data-entity-type=\"node\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c23d071abd10",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27729257"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": ".dio_request-region > .paragraph--type--localgov-text.paragraph.paragraph--view-mode--default > .field--name-localgov-text.field--type-text-long.field--label-hidden > ul > li:nth-child(4) > a[data-entity-substitution=\"canonical\"][data-entity-type=\"node\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b08ab619271a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b212fd84"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[title=\"Request planning enforcement\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d3a6db28a921",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a3dc360a"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[title=\"Request something else\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3291ffc5c4bd",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee48580a"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[href$=\"pay-council-tax\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4232c8c08c52",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b83577e2"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[href$=\"pay-business-rates\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "12f616be62f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-531b5618"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[title=\"Pay a sundry invoice\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ec9de4de80fa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-38f90db7"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[title=\"Pay a parking fine\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e57a657cc3d2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-713b71ef"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[href$=\"pay-fixed-penalty-notice\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cb580bd722a9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b674e8a"
          },
          {
            "rule": "svg-img-alt",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag111"
            ],
            "xpath": "a[title=\"Pay something else\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "100eeb649220",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-89c48d47"
          }
        ],
        "outcomeCount": 1615,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 29
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 64,
          "failed": 28,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria/aria-allowed-role",
          "distinguishable/color-contrast",
          "labels-and-names/frame-title",
          "landmarks/region",
          "text-alternatives/svg-img-alt"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/benefits/apply\"] > svg",
            "selector": "a[href=\"/benefits/apply\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7bd510de8a2f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f95e9812"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/apply-or-search-job\"] > svg",
            "selector": "a[href=\"/dio/apply-or-search-job\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e6fbc5e147b4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-35899f2f"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/register-council-tax-electronic-billing\"] > svg",
            "selector": "a[href=\"/dio/register-council-tax-electronic-billing\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3293f0bc923f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8496842b"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/apply-planning-permission\"] > svg",
            "selector": "a[href=\"/dio/apply-planning-permission\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6abcbe46c36c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0c899a7d"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/schools-and-learning/schools/admissions\"] > svg",
            "selector": "a[href=\"/schools-and-learning/schools/admissions\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc5cf755def5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-012cb2a1"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "#tab-apply > div > div > div > ul > li:nth-of-type(6) > a > svg",
            "selector": "#tab-apply > div > div > div > ul > li:nth-of-type(6) > a > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "25928e0c5bf5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be7cd4c5"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/report-missed-waste-collection\"] > svg",
            "selector": "a[href=\"/dio/report-missed-waste-collection\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6e41883f7ba6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fcd438c"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/report-street-light-fault\"] > svg",
            "selector": "a[href=\"/dio/report-street-light-fault\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b0141c910fcf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8c97e373"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/report-fly-tipping\"] > svg",
            "selector": "a[href=\"/dio/report-fly-tipping\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "75b58cc4a1a4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4fecd37a"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/report-noise-concern\"] > svg",
            "selector": "a[href=\"/dio/report-noise-concern\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "970ad330cb4a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4a8c9839"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/report-road-defect\"] > svg",
            "selector": "a[href=\"/dio/report-road-defect\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "80079f453f05",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cada29ca"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "#tab-report > div > div > div > ul > li:nth-of-type(6) > a > svg",
            "selector": "#tab-report > div > div > div > ul > li:nth-of-type(6) > a > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "22cdc7f29fe7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b3ffd7f4"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/request-waste-containers\"] > svg",
            "selector": "a[href=\"/dio/request-waste-containers\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "208749565469",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aafa3b90"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/book-appointment-register-office\"] > svg",
            "selector": "a[href=\"/dio/book-appointment-register-office\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6b149aaf766a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed96508b"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/request-bulky-waste-collection\"] > svg",
            "selector": "a[href=\"/dio/request-bulky-waste-collection\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4fc6a76b1fe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-79752ae6"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/request-assisted-collection\"] > svg",
            "selector": "a[href=\"/dio/request-assisted-collection\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ce3216ddde5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-dff52dc1"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/request-planning-enforcement\"] > svg",
            "selector": "a[href=\"/dio/request-planning-enforcement\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f328e0bbaf69",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-025d8836"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "#tab-request > div > div > div > ul > li:nth-of-type(6) > a > svg",
            "selector": "#tab-request > div > div > div > ul > li:nth-of-type(6) > a > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e11832645752",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be8b4229"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/pay-council-tax\"] > svg",
            "selector": "a[href=\"/dio/pay-council-tax\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "14299dcf357b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-13bde25c"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/pay-business-rates\"] > svg",
            "selector": "a[href=\"/dio/pay-business-rates\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "710811e0b5f5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e204750f"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/pay-miscellaneous-sundry-invoice\"] > svg",
            "selector": "a[href=\"/dio/pay-miscellaneous-sundry-invoice\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "adcfb3b04bd5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9fbd73e"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/pay-or-appeal-parking-fine\"] > svg",
            "selector": "a[href=\"/dio/pay-or-appeal-parking-fine\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bac6aa4b9b8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-503db63d"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "a[href=\"/dio/pay-fixed-penalty-notice\"] > svg",
            "selector": "a[href=\"/dio/pay-fixed-penalty-notice\"] > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "56f8c70fd97e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cfc6e029"
          },
          {
            "rule": "text-alternatives/svg-img-alt",
            "xpath": "#tab-pay > div > div > div > ul > li:nth-of-type(6) > a > svg",
            "selector": "#tab-pay > div > div > div > ul > li:nth-of-type(6) > a > svg",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "impact": "serious",
            "message": "svg with role='img' has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "00c38896a64e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-80f6a65e"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#oit-a11y-alert-header",
            "selector": "#oit-a11y-alert-header",
            "html": "<h2 id=\"oit-a11y-alert-header\">An offer to chat is available under the i frame titled Live Chat.</h2>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 2.03:1 (required 3:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3dd85b45af06",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c506ec94"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#goog-gt-tt",
            "selector": "#goog-gt-tt",
            "html": "<div id=\"goog-gt-tt\" class=\"VIpgJd-yAWNEb-L7lbkb skiptranslate\" style=\"border-radius: 12px; margin: 0 0 0 -23px; padding: 0; font-family: 'Google Sans', Arial, sans-serif;\" data-id=\"\"><div id=\"goog-gt...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e660868a1616",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eae1a768"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "selector": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "html": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23c686d48b59",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a34e07c"
          },
          {
            "rule": "aria/aria-allowed-role",
            "xpath": "#carousel-mnmhya0mrqg53-slide01",
            "selector": "#carousel-mnmhya0mrqg53-slide01",
            "html": "<li class=\"splide__slide cmbc-carousel_item is-active is-visible\" id=\"carousel-mnmhya0mrqg53-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">\n\t\t\t\t\n<di...",
            "impact": "minor",
            "message": "Role \"group\" is not allowed on element <li>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8b5688e53c5c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-41cfd7de"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 28,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.elmbridge.gov.uk",
      "finalUrl": "https://www.elmbridge.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Home | Elmbridge Borough Council",
      "elapsedMs": 10658,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 730,
          "failed": 8,
          "cantTell": 8,
          "inapplicable": 43
        },
        "failedRules": [
          "landmark-banner-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-unique"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "landmark-banner-is-top-level",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region--header",
            "html": "<div class=\"lgd-region lgd-region--header region region-header\" role=\"banner\">",
            "message": "Banner landmark should not be contained in another landmark",
            "fixSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark.",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "050523b96203",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6669c1fb"
          },
          {
            "rule": "landmark-banner-is-top-level",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region--content",
            "html": "<div class=\"lgd-region lgd-region--content region region-content\" role=\"banner\">",
            "message": "Banner landmark should not be contained in another landmark",
            "fixSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark.",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "257a2c63d5ec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f9e69c40"
          },
          {
            "rule": "landmark-banner-is-top-level",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region--content-bottom",
            "html": "<div class=\"lgd-region lgd-region--content-bottom region region-content-bottom\" role=\"banner\">",
            "message": "Banner landmark should not be contained in another landmark",
            "fixSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark.",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e86177064df1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-250ce22f"
          },
          {
            "rule": "landmark-banner-is-top-level",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region--footer-first",
            "html": "<div class=\"lgd-region lgd-region--footer-first region region-footer-first\" role=\"banner\">",
            "message": "Banner landmark should not be contained in another landmark",
            "fixSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark.",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c23b3739cc43",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c16979a0"
          },
          {
            "rule": "landmark-banner-is-top-level",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region--footer-second",
            "html": "<div class=\"lgd-region lgd-region--footer-second region region-footer-second\" role=\"banner\">",
            "message": "Banner landmark should not be contained in another landmark",
            "fixSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark.",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f8b8a26b2c7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a4af976a"
          },
          {
            "rule": "landmark-banner-is-top-level",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".lgd-region--footer-third",
            "html": "<div class=\"lgd-region lgd-region--footer-third region region-footer-third\" role=\"banner\">",
            "message": "Banner landmark should not be contained in another landmark",
            "fixSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark.",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "08a4258582f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d6ed9f00"
          },
          {
            "rule": "landmark-no-duplicate-banner",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "body > header",
            "html": "<header>\n        <h1 class=\"visually-hidden\">Welcome to Elmbridge.gov.uk</h1>\n      </header>",
            "message": "Document should not have more than one banner landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one banner landmark",
            "relatedPaths": [
              ".lgd-header",
              ".lgd-region--header",
              ".lgd-region--banner",
              ".lgd-region--content",
              ".lgd-region--content-bottom",
              ".lgd-region--footer-first",
              ".lgd-region--footer-second",
              ".lgd-region--footer-third"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5dd69363728c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0063d8a2"
          },
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "body > header",
            "html": "<header>\n        <h1 class=\"visually-hidden\">Welcome to Elmbridge.gov.uk</h1>\n      </header>",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              ".lgd-header",
              ".lgd-region--header",
              ".lgd-region--banner",
              ".lgd-region--content",
              ".lgd-region--content-bottom",
              ".lgd-region--footer-first",
              ".lgd-region--footer-second",
              ".lgd-region--footer-third"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ddb5af23707e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9ad53f31"
          }
        ],
        "outcomeCount": 789,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 8
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 81,
          "failed": 11,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/label-content-mismatch",
          "landmarks/banner-is-top-level",
          "landmarks/no-duplicate-banner",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/no-duplicate-banner",
            "xpath": "div:nth-of-type(2) > header",
            "selector": "div:nth-of-type(2) > header",
            "html": "<header class=\"lgd-header\" data-once=\"allStickyHeaders\" style=\"position: fixed;\">\n  \n    <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n    Skip to main content\n  </a>\n\n  <div cl...",
            "impact": "moderate",
            "message": "Page has multiple banner landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fa129da9afac",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8cd4d35b"
          },
          {
            "rule": "landmarks/no-duplicate-banner",
            "xpath": "header > div > div > div > div > div:nth-of-type(1)",
            "selector": "header > div > div > div > div > div:nth-of-type(1)",
            "html": "<div class=\"lgd-region lgd-region--header region region-header\" role=\"banner\">\n\n    \n    <div class=\"lgd-region__inner lgd-region__inner--header\">\n      <div id=\"block-elmbridge-localgov-sitebranding-...",
            "impact": "moderate",
            "message": "Page has multiple banner landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c08a6b516e9b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1a446050"
          },
          {
            "rule": "landmarks/no-duplicate-banner",
            "xpath": "#lgd-header__nav--secondary > div",
            "selector": "#lgd-header__nav--secondary > div",
            "html": "<div class=\"lgd-region lgd-region--secondary-menu region region-secondary-menu\" role=\"banner\">\n\n    \n    <div class=\"lgd-region__inner lgd-region__inner--secondary-menu\">\n      \n      \n  \n\n<nav aria-l...",
            "impact": "moderate",
            "message": "Page has multiple banner landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "62af5f9a1473",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6897974"
          },
          {
            "rule": "landmarks/no-duplicate-banner",
            "xpath": "body > div:nth-of-type(2) > div > div",
            "selector": "body > div:nth-of-type(2) > div > div",
            "html": "<div class=\"lgd-region lgd-region--banner region region-banner\" role=\"banner\">\n\n    \n    <div class=\"lgd-region__inner lgd-region__inner--banner\">\n      <div id=\"block-elmbridge-localgov-subsite-banne...",
            "impact": "moderate",
            "message": "Page has multiple banner landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4a75e2ece449",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24cba744"
          },
          {
            "rule": "landmarks/no-duplicate-banner",
            "xpath": "footer > div > div > div > div:nth-of-type(1) > div",
            "selector": "footer > div > div > div > div:nth-of-type(1) > div",
            "html": "<div class=\"lgd-region lgd-region--footer-first region region-footer-first\" role=\"banner\">\n\n          <div class=\"lgd-container padding-horizontal\">\n    \n    <div class=\"lgd-region__inner lgd-region__...",
            "impact": "moderate",
            "message": "Page has multiple banner landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "48d841159d61",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bceb19f2"
          },
          {
            "rule": "landmarks/no-duplicate-banner",
            "xpath": "footer > div > div > div > div:nth-of-type(2) > div",
            "selector": "footer > div > div > div > div:nth-of-type(2) > div",
            "html": "<div class=\"lgd-region lgd-region--footer-second region region-footer-second\" role=\"banner\">\n\n          <div class=\"lgd-container padding-horizontal\">\n    \n    <div class=\"lgd-region__inner lgd-region...",
            "impact": "moderate",
            "message": "Page has multiple banner landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d50861e7fbdf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ad4ed4fb"
          },
          {
            "rule": "landmarks/no-duplicate-banner",
            "xpath": "footer > div > div > div > div:nth-of-type(3) > div",
            "selector": "footer > div > div > div > div:nth-of-type(3) > div",
            "html": "<div class=\"lgd-region lgd-region--footer-third region region-footer-third\" role=\"banner\">\n\n          <div class=\"lgd-container padding-horizontal\">\n    \n    <div class=\"lgd-region__inner lgd-region__...",
            "impact": "moderate",
            "message": "Page has multiple banner landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de2767463f1d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-62c02ec8"
          },
          {
            "rule": "landmarks/banner-is-top-level",
            "xpath": "#main-content > div:nth-of-type(1)",
            "selector": "#main-content > div:nth-of-type(1)",
            "html": "<div class=\"lgd-region lgd-region--content region region-content\" role=\"banner\">\n\n    \n    <div class=\"lgd-region__inner lgd-region__inner--content\">\n      <div id=\"block-elmbridge-localgov-mainpageco...",
            "impact": "moderate",
            "message": "Banner landmark is nested within another landmark.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5557e88e2cd3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d19364f4"
          },
          {
            "rule": "landmarks/banner-is-top-level",
            "xpath": "#main-content > div:nth-of-type(2)",
            "selector": "#main-content > div:nth-of-type(2)",
            "html": "<div class=\"lgd-region lgd-region--content-bottom region region-content-bottom\" role=\"banner\">\n\n          <div class=\"lgd-container padding-horizontal\">\n    \n    <div class=\"lgd-region__inner lgd-regi...",
            "impact": "moderate",
            "message": "Banner landmark is nested within another landmark.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8a4f364085d5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4f2d365"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" style=\"top: 0px;\" class=\"sliding-popup-top clearfix\"><div class=\"eu-cookie-compliance-ban...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58171c430fe2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Primary Navigati...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6480e89f100",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f577ce5f"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 11,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.bedford.gov.uk/",
      "finalUrl": "https://www.bedford.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Bedford Borough Council",
      "elapsedMs": 9644,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 976,
          "failed": 6,
          "cantTell": 2,
          "inapplicable": 41
        },
        "failedRules": [
          "aria-dialog-name",
          "heading-order",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "aria-dialog-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": "#prefix-overlay-outer",
            "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-describedby=\"prefix-overlay-step1\">",
            "message": "ARIA dialog and alertdialog nodes should have an accessible name",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23a2c4524250",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-05d206e5"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".services-menu-title",
            "html": "<h3 class=\"services-menu-title\">Services</h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0b54a66136d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7793bb7"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b01f32622efa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".field--name-field-landing-banner",
            "html": "<div class=\"field field--name-field-landing-banner field--type-entity-reference field--label-hidden field__item\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2447cbf81877",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96bc0d55"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-bbc-theme-homepagebannercontent",
            "html": "<div id=\"block-bbc-theme-homepagebannercontent\" class=\"block block-block-content block-block-contentf12e6c3d-df74-44c1-b0c3-99781afd32f8\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88ba46215f1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-16f5fa99"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#edit-s",
            "html": "<input placeholder=\"Search\" autocomplete=\"off\" data-drupal-selector=\"edit-s\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "075027fae743",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5544562b"
          }
        ],
        "outcomeCount": 1025,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 6
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 69,
          "failed": 23,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "adaptable/list-children",
          "distinguishable/link-in-text-block",
          "labels-and-names/label-content-mismatch",
          "landmarks/region",
          "navigable/heading-order"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "adaptable/list-children",
            "xpath": "ul > p",
            "selector": "ul > p",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "impact": "serious",
            "message": "List contains non-<li> child <p>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7042e0e77ad8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6e7c9e7"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(1) > a[href=\"https://privacy.microsoft.com/en-us/PrivacyStatement\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://privacy.microsoft.com/en-us/PrivacyStatement\"]",
            "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://privacy....",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5d6597cc5703",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-06951c24"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(2) > a[href=\"https://www.cookiebot.com/goto/privacy-policy/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://www.cookiebot.com/goto/privacy-policy/\"]",
            "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.cook...",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f4c475fc218",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e679f6df"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(3) > a[href=\"https://vimeo.com/privacy\"]",
            "selector": "li:nth-of-type(3) > a[href=\"https://vimeo.com/privacy\"]",
            "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://vimeo.co...",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ace0553ece2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9cc949c8"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(1) > a[href=\"https://business.safety.google/privacy/\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://business.safety.google/privacy/\"]",
            "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://business...",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1f917e2c7f7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-20737997"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(2) > a[href=\"https://vimeo.com/privacy\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://vimeo.com/privacy\"]",
            "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://vimeo.co...",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "421d2e73cbf2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-38b5a570"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(1) > a[href=\"https://vimeo.com/privacy\"]",
            "selector": "li:nth-of-type(1) > a[href=\"https://vimeo.com/privacy\"]",
            "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://vimeo.co...",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e8d48a7e38f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b2cd50f"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "li:nth-of-type(2) > a[href=\"https://business.safety.google/privacy/\"]",
            "selector": "li:nth-of-type(2) > a[href=\"https://business.safety.google/privacy/\"]",
            "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://business...",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "11ab478ec16c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-092fb0fe"
          },
          {
            "rule": "distinguishable/link-in-text-block",
            "xpath": "#CybotCookiebotDialogDetailFooter > a[href=\"https://www.cookiebot.com\"]",
            "selector": "#CybotCookiebotDialogDetailFooter > a[href=\"https://www.cookiebot.com\"]",
            "html": "<a href=\"https://www.cookiebot.com\" target=\"_blank\" rel=\"noopener\" title=\"Cookiebot\">Cookiebot</a>",
            "impact": "serious",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1c2fb318ba6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7088aa7c"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div:nth-of-type(1) > strong",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div:nth-of-type(1) > strong",
            "html": "<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">ARRAffinity</strong>",
            "impact": "moderate",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "26299dd807e4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-072f54ae"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "div > div > h3",
            "selector": "div > div > h3",
            "html": "<h3 class=\"services-menu-title\">Services</h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61ee699c82ef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4c974d38"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#CybotCookiebotDialog",
            "selector": "#CybotCookiebotDialog",
            "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialogBodyContentTitle\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" d...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a703aa26062b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5d3088c3"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#scopedByScopedPolyfill_1",
            "selector": "#scopedByScopedPolyfill_1",
            "html": "<div id=\"scopedByScopedPolyfill_1\" style=\"width: 400px; position: fixed; top: 50%; left: 50%; margin-top: -190.5px; margin-left: -200px; z-index: 3;\">\n  <style scoped=\"\">\n/*! normalize.css v3.0.2 | MI...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5401c03c3a57",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-449a1f6d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybot...",
            "impact": "serious",
            "message": "Accessible name \"Necessary (6)\" does not contain visible text \"Necessary  6\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "78484a5dc8c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8d470bb2"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreference\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Preferences (0)\" does not contain visible text \"Preferences  0\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f608b7db1861",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bebf9773"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatistics\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "impact": "serious",
            "message": "Accessible name \"Statistics (5)\" does not contain visible text \"Statistics  5\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ad67411e782",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c925881c"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cyb...",
            "impact": "serious",
            "message": "Accessible name \"Marketing (20)\" does not contain visible text \"Marketing  20\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "50518eac7a25",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-abdf2978"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "selector": "#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cy...",
            "impact": "serious",
            "message": "Accessible name \"Unclassified (1)\" does not contain visible text \"Unclassified  1\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4199e493a66d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27adcc01"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Purposes",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Purposes\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_PURPOSES_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_PURPOSES#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3eeb8142861b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5c973150"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Features",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Features\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_FEATURES_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_FEATURES#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4277dbc2b4e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ded3edf0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "selector": "#CybotCookiebotDialogDetailBodyContentIABv2Partners",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentIABv2Partners\" class=\"CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed\" tabindex=\"0\" data-target=\"CybotCookiebotDialogDetail...",
            "impact": "serious",
            "message": "Accessible name \"[#IABV2_LABEL_PARTNERS_ARIA_LABEL#]\" does not contain visible text \"[#IABV2_LABEL_PARTNERS#]\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4f2ed758bec9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d625c8af"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#edit-submit-localgov-sitewide-search",
            "selector": "#edit-submit-localgov-sitewide-search",
            "html": "<input data-drupal-selector=\"edit-submit-localgov-sitewide-search\" type=\"submit\" id=\"edit-submit-localgov-sitewide-search\" value=\"Apply\" class=\"button js-form-submit form-submit\" aria-label=\"Search\">",
            "impact": "serious",
            "message": "Accessible name \"Search\" does not contain visible text \"Apply\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ffbab5697d1f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a89b0753"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#edit-email",
            "selector": "#edit-email",
            "html": "<input placeholder=\"email@example.com\" aria-label=\"Enter your email address\" autocomplete=\"email\" title=\"Please enter your email address\" data-drupal-selector=\"edit-email\" type=\"email\" id=\"edit-email\"...",
            "impact": "serious",
            "message": "Accessible name \"Enter your email address\" does not contain visible label \"E-mail address\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "211f2029200c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86bc1857"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 23,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.lbbd.gov.uk/",
      "finalUrl": "https://www.lbbd.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to Barking and Dagenham | London Borough of Barking and Dagenham",
      "elapsedMs": 34235,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1554,
          "failed": 18,
          "cantTell": 12,
          "inapplicable": 37
        },
        "failedRules": [
          "aria-prohibited-attr",
          "button-name",
          "color-contrast",
          "frame-title",
          "landmark-unique",
          "region",
          "select-name"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-text",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "frame-tested",
          "frame-title",
          "frame-title-unique",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "scrollable-region-focusable",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "aria-prohibited-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "li:nth-child(1) > iframe[title=\"Youtube Video Player\"][width=\"570px\"][height=\"600px;\"]",
            "html": "<div class=\"html5-video-player y...\" tabindex=\"\" id=\"movie_player\" data-version=\"/s/player/f4c47414/p...\" aria-label=\"YouTube Video Player\">",
            "message": "Elements must only use permitted ARIA attributes",
            "fixSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute.",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3d523978fe47",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-975ba7ba"
          },
          {
            "rule": "aria-prohibited-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "li:nth-child(2) > iframe[title=\"Youtube Video Player\"][width=\"570px\"][height=\"600px;\"]",
            "html": "<div class=\"html5-video-player y...\" tabindex=\"\" id=\"movie_player\" data-version=\"/s/player/f4c47414/p...\" aria-label=\"YouTube Video Player\">",
            "message": "Elements must only use permitted ARIA attributes",
            "fixSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute.",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3c64ced1a131",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f6e2d70e"
          },
          {
            "rule": "aria-prohibited-attr",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "li:nth-child(3) > iframe[title=\"Youtube Video Player\"][width=\"570px\"][height=\"600px;\"]",
            "html": "<div class=\"html5-video-player y...\" tabindex=\"\" id=\"movie_player\" data-version=\"/s/player/f4c47414/p...\" aria-label=\"YouTube Video Player\">",
            "message": "Elements must only use permitted ARIA attributes",
            "fixSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute.",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1cc4f15412b0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ce70bc3d"
          },
          {
            "rule": "button-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "li:nth-child(1) > iframe[title=\"Youtube Video Player\"][width=\"570px\"][height=\"600px;\"]",
            "html": "<button class=\"ytmVideoInfoLink ytmVideoInfoChannelAvatar\"><img alt=\"thumbnail-image\" class=\"ytCoreImageHost ytmVideoInfoChannelLogo ytCoreImageFillParentHeight ytCoreImageFillParentWidth ytCoreImageContentModeScaleAspectFill\"></button>",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": true,
            "duplicateOf": "axe"
          },
          {
            "rule": "button-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "li:nth-child(2) > iframe[title=\"Youtube Video Player\"][width=\"570px\"][height=\"600px;\"]",
            "html": "<button class=\"ytmVideoInfoLink ytmVideoInfoChannelAvatar\"><img alt=\"thumbnail-image\" class=\"ytCoreImageHost ytmVideoInfoChannelLogo ytCoreImageFillParentHeight ytCoreImageFillParentWidth ytCoreImageContentModeScaleAspectFill\"></button>",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": true,
            "duplicateOf": "axe"
          },
          {
            "rule": "button-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "li:nth-child(3) > iframe[title=\"Youtube Video Player\"][width=\"570px\"][height=\"600px;\"]",
            "html": "<button class=\"ytmVideoInfoLink ytmVideoInfoChannelAvatar\"><img alt=\"thumbnail-image\" class=\"ytCoreImageHost ytmVideoInfoChannelLogo ytCoreImageFillParentHeight ytCoreImageFillParentWidth ytCoreImageContentModeScaleAspectFill\"></button>",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": true,
            "duplicateOf": "axe"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "iframe[title=\"ehq-embed-survey\"]",
            "html": "<span>Submit</span>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.43 (foreground color: #ffffff, background color: #e70084, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "iframe[title=\"ehq-embed-survey\"]"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ae43e734219b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-12082886"
          },
          {
            "rule": "frame-title",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/frame-title?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": "#chatbox",
            "html": "<iframe id=\"chatbox\" src=\"https://chat.lbbd.gov.uk/\" style=\"width: 100%; height: 0px; border: none; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px; background-color: white; transition: height 0.3s ease-out;\"></iframe>",
            "message": "Frames must have an accessible name",
            "fixSummary": "Fix any of the following:\n  Element has no title 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's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9601535844b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7ee8851"
          },
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#main-content",
            "html": "<main class=\"main\" id=\"main-content\">",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              "iframe[title=\"ehq-embed-survey\"]"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9115cd2c78f2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-60ded9ac"
          },
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "iframe[title=\"ehq-embed-survey\"]",
            "html": "<div role=\"region\" aria-live=\"polite\" id=\"chakra-toast-manager...\" style=\"position: fixed; z-i...\">",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              "iframe[title=\"ehq-embed-survey\"]"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "69f57b9b3dd2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7e022b9"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-lgd-localgov-home-welcome-block-base",
            "html": "<div id=\"block-lgd-localgov-home-welcome-block-base\" class=\"block block-localgov block-localgov-home-welcome-block\">\n  \n    \n      <h1>How can we help?</h1><p>Ask any question about council services</p>\n  </div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bcceb773acfa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de432bae"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".js-form-item",
            "html": "<div class=\"js-form-item form-item js-form-type-textfield form-item-s js-form-item-s form-no-label\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9a9ad029ccc6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-992057e5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-lgd-localgov-subsite-banner-base",
            "html": "<div id=\"block-lgd-localgov-subsite-banner-base\" class=\"block block-localgov-subsites block-localgov-subsite-banner\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bce3da19e390",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4808d28"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#chat-button",
            "html": "<div id=\"chat-button\" style=\"background-color: rg...\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ddfb8a44041",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-83619ee0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#chatbox",
            "html": "<div data-v-8980d791=\"\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "faaff3668617",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2f445a8"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#chatbox",
            "html": "<div data-v-ec9e9f98=\"\"><div data-v-ec9e9f98=\"\" class=\"bg-bot-bg text-bot-text my-1 mx-0.5 max-w-[85%] w-fit p-2.5 rounded-tl-md rounded-tr-lg rounded-br-lg rounded-bl-md\"><p>Or ask me one of these things:</p>\n</div></div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": true,
            "duplicateOf": "axe"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#chatbox",
            "html": "<textarea placeholder=\"Type a message...\" class=\"flex-grow pt-2 pb-2 pl-6 pr-10 m-1 h-12 rounded-3xl border-[1px] border-slate-950 resize-none focus:outline-none\" style=\"background-color: var(--background); color: var(--bot-text);\"></textarea>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": true,
            "duplicateOf": "axe"
          },
          {
            "rule": "select-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/select-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": ".block-gtranslate > .gtranslate_wrapper.gt_container--wz96ug > select:nth-child(1)",
            "html": "<select id=\"gtranslate_fake_select\">",
            "message": "Select element must have an accessible name",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\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\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b85912d6c6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f9398b58"
          }
        ],
        "outcomeCount": 1621,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 5,
        "uniqueFailedCount": 13
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 84,
          "failed": 8,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/form-label",
          "labels-and-names/frame-title",
          "labels-and-names/frame-title-unique",
          "labels-and-names/label-content-mismatch",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-bottom\" style=\"height: auto; width: 100%; bottom: 0px;\"><div aria-la...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "57e1c531197f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          },
          {
            "rule": "landmarks/region",
            "xpath": "body > div:nth-of-type(4)",
            "selector": "body > div:nth-of-type(4)",
            "html": "<div style=\"position: fixed; bottom: 0px; right: 0px; width: 375px; z-index: 9998; display: flex; flex-direction: column;\"><div id=\"chat-button\" style=\"background-color: rgb(96, 23, 193); color: white...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0e8596848fd6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc2df595"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#scopedByScopedPolyfill_1",
            "selector": "#scopedByScopedPolyfill_1",
            "html": "<div id=\"scopedByScopedPolyfill_1\" style=\"width: 650px; position: fixed; top: 50%; left: 50%; margin-top: -175px; margin-left: -325px; z-index: 100001;\">\n  <style scoped=\"\">\n/*! normalize.css v3.0.2 |...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5cdd92b56b72",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-449a1f6d"
          },
          {
            "rule": "labels-and-names/frame-title",
            "xpath": "#chatbox",
            "selector": "#chatbox",
            "html": "<iframe id=\"chatbox\" src=\"https://chat.lbbd.gov.uk/\" style=\"width: 100%; height: 0px; border: none; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px; background-color: white; transition: height 0.3s ease-ou...",
            "impact": "serious",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "2c71c509c3a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-333227e7"
          },
          {
            "rule": "labels-and-names/frame-title-unique",
            "xpath": "#youtubechannel-frame",
            "selector": "#youtubechannel-frame",
            "html": "<iframe id=\"youtubechannel-frame\" title=\"Youtube Video Player\" width=\"570px\" height=\"600px;\" src=\"https://www.youtube.com/embed/9PNw5F_itDc\" frameborder=\"0\" allowfullscreen=\"\"></iframe>",
            "impact": "moderate",
            "message": "Frame title is not unique. Use a distinct title for each frame.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7b66958bc798",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-08cd4399"
          },
          {
            "rule": "labels-and-names/frame-title-unique",
            "xpath": "#youtubechannel-frame",
            "selector": "#youtubechannel-frame",
            "html": "<iframe id=\"youtubechannel-frame\" title=\"Youtube Video Player\" width=\"570px\" height=\"600px;\" src=\"https://www.youtube.com/embed/slCy4Mbe_hI\" frameborder=\"0\" allowfullscreen=\"\"></iframe>",
            "impact": "moderate",
            "message": "Frame title is not unique. Use a distinct title for each frame.",
            "isDuplicate": true,
            "duplicateOf": "accesslint"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "#gtranslate_fake_select",
            "selector": "#gtranslate_fake_select",
            "html": "<select id=\"gtranslate_fake_select\"><option value=\"\">Select Language</option><option value=\"en|en\" class=\"notranslate\" translate=\"no\">English</option><option value=\"en|ar\" class=\"notranslate\" translat...",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8456b4ef7e23",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a6809d5e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(3) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(3) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Primary Navigati...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9030fdb70ae0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61eef005"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 7,
        "duplicateFailedCount": 1,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 6
    },
    {
      "submittedUrl": "https://www.blackburn.gov.uk/",
      "finalUrl": "https://www.blackburn.gov.uk/",
      "redirected": false,
      "statusCode": null,
      "ok": false,
      "contentType": null,
      "pageTitle": null,
      "elapsedMs": 10493,
      "error": "fetch failed",
      "alfa": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "axe": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "accesslint": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped because initial URL fetch failed",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.rbkc.gov.uk/",
      "finalUrl": "https://www.rbkc.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Royal Borough of Kensington and Chelsea",
      "elapsedMs": 10487,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 646,
          "failed": 8,
          "cantTell": 20,
          "inapplicable": 42
        },
        "failedRules": [
          "color-contrast",
          "landmark-no-duplicate-banner",
          "landmark-unique"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".alert-banner__toggle--close",
            "html": "<button href=\"#\" class=\"button button--inverse alert-banner__toggle alert-banner__toggle--close js-alert-banner-toggle\">\n       Close\n    </button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.25 (foreground color: #0080c9, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".alert-banner__toggle--close"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d8d605640c93",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-068e936f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".agree-button",
            "html": "<button type=\"button\" class=\"agree-button eu-cookie-compliance-secondary-button button--agree button button--inverse\" tabindex=\"0\">Accept cookies policy</button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.25 (foreground color: #0080c9, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".agree-button"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bc278e9d4d65",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-de32a5fe"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": ".button--expander",
            "html": "<button class=\"button button--expander js-button-expander\" aria-expanded=\"false\">\n        More services\n      </button>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.25 (foreground color: #ffffff, background color: #0080c9, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              ".button--expander"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ccd835c17f49",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-77771c17"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#paragraph-id-4804 > .cta-block__content > .paragraph",
            "html": "<p class=\"paragraph\">\n      \n\n      Use the library catalogue, sign up for events and more.\n  \n\n  </p>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.25 (foreground color: #ffffff, background color: #0080c9, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#paragraph-id-4804"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "668af8bb6391",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9b2ece9f"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#paragraph-id-4804 > .button--icon.button--inverse[target=\"_self\"]",
            "html": "<a href=\"https://www.rbkc.gov.uk/libraries-0\" class=\"button button--inverse button--icon\" target=\"_self\">",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.25 (foreground color: #0080c9, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#paragraph-id-4804 > .button--icon.button--inverse[target=\"_self\"]"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85ea817d0af2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7729008"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "#feedback-webform-link",
            "html": "<a id=\"feedback-webform-link\" href=\"/web-services/report-problem-about-website?source_entity_type=node&source_entity_id=22177&return_url=https%3A%2F%2Fwww.rbkc.gov.uk%2F\" class=\"button button--inverse button--icon\" target=\"_self\">",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.25 (foreground color: #0080c9, background color: #ffffff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#feedback-webform-link"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b7393f593291",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f01ce03d"
          },
          {
            "rule": "landmark-no-duplicate-banner",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "header",
            "html": "<header class=\"header eu-cookie-compliance-status-null\" data-eu-cookie-compliance-once=\"true\" data-once=\"site-header\">",
            "message": "Document should not have more than one banner landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one banner landmark",
            "relatedPaths": [
              ".region-banner"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4ecc9eaf9b07",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4fb92158"
          },
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "header",
            "html": "<header class=\"header eu-cookie-compliance-status-null\" data-eu-cookie-compliance-once=\"true\" data-once=\"site-header\">",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              ".region-banner"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55a19b80c53c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3f16b52"
          }
        ],
        "outcomeCount": 716,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 8
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 79,
          "failed": 13,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/label-content-mismatch",
          "landmarks/no-duplicate-banner",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#paragraph-id-2174 > div > div:nth-of-type(1) > div > div:nth-of-type(1) > div > picture > img",
            "selector": "#paragraph-id-2174 > div > div:nth-of-type(1) > div > div:nth-of-type(1) > div > picture > img",
            "html": "<img loading=\"eager\" width=\"768\" height=\"512\" src=\"/sites/default/files/styles/large_3_2_768x512/public/media/images/iStock-1729655153%20%281%29.jpg\" alt=\"Image of money notes and coins\">",
            "impact": "minor",
            "message": "Alt text \"Image of money notes and coins\" starts with redundant prefix \"image\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "283f63c9b755",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef698a84"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#block-rbkc-alertbanner > div > div > button[href=\"#\"]",
            "selector": "#block-rbkc-alertbanner > div > div > button[href=\"#\"]",
            "html": "<button href=\"#\" class=\"button button--inverse alert-banner__toggle alert-banner__toggle--close js-alert-banner-toggle\">\n       Close\n    </button>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "55705870889a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1da6f9c7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#popup-buttons > button:nth-of-type(1)",
            "selector": "#popup-buttons > button:nth-of-type(1)",
            "html": "<button type=\"button\" class=\"agree-button eu-cookie-compliance-secondary-button button--agree button button--inverse\" tabindex=\"0\">Accept cookies policy</button>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c15c627d61ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-25cf7c08"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "div > h1",
            "selector": "div > h1",
            "html": "<h1 name=\"\" class=\"heading heading--title\">\n      How can we help?\n  </h1>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.05:1 (required 3:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "815dfe63982a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fce4b61c"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "footer > button",
            "selector": "footer > button",
            "html": "<button class=\"button button--expander js-button-expander\" aria-expanded=\"false\">\n        More services\n      </button>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ce3743f42c32",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-382c56f5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#paragraph-id-2174 > h2",
            "selector": "#paragraph-id-2174 > h2",
            "html": "<h2 name=\"\" class=\"heading heading--larger\">\n      News\n  </h2>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.05:1 (required 3:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "85ff089276f6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-361b9973"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/newsroom/council-approves-forward-looking-budget-2026-2027\"] > span",
            "selector": "a[href=\"/newsroom/council-approves-forward-looking-budget-2026-2027\"] > span",
            "html": "<span>Council approves a forward-looking budget for 2026 to 2027</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.13:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3cf776099bfe",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ab5a6039"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "a[href=\"/newsroom/we-are-responding-cybersecurity-issue\"] > span",
            "selector": "a[href=\"/newsroom/we-are-responding-cybersecurity-issue\"] > span",
            "html": "<span>We are responding to a cybersecurity issue</span>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 1.13:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d96ddef861ce",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bbc633e7"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#paragraph-id-4804 > div > p",
            "selector": "#paragraph-id-4804 > div > p",
            "html": "<p class=\"paragraph\">\n      \n\n      Use the library catalogue, sign up for events and more.\n  \n\n  </p>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5e5c9744b480",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-807efb14"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#paragraph-id-4804 > a[href=\"https://www.rbkc.gov.uk/libraries-0\"]",
            "selector": "#paragraph-id-4804 > a[href=\"https://www.rbkc.gov.uk/libraries-0\"]",
            "html": "<a href=\"https://www.rbkc.gov.uk/libraries-0\" class=\"button button--inverse button--icon\" target=\"_self\">\n       Explore libraries\n        \n\n\n\n<svg class=\"icon\" aria-hidden=\"true\" role=\"presentation\" ...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c9f8d15676b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d5bdc7c5"
          },
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#feedback-webform-link",
            "selector": "#feedback-webform-link",
            "html": "<a id=\"feedback-webform-link\" href=\"/web-services/report-problem-about-website?source_entity_type=node&amp;source_entity_id=22177&amp;return_url=https%3A%2F%2Fwww.rbkc.gov.uk%2F\" class=\"button button-...",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 4.26:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b9ad38f8535a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-706b4492"
          },
          {
            "rule": "landmarks/no-duplicate-banner",
            "xpath": "body > div > div:nth-of-type(1)",
            "selector": "body > div > div:nth-of-type(1)",
            "html": "<div class=\"region region-banner\" role=\"banner\">\n    <div id=\"block-newroyalbanner\" data-dismiss-royal-token=\"alert-10-86ff80b6a74bc1152a86bf493b2b186757a2d8c2\" class=\"block block-block-content block-...",
            "impact": "moderate",
            "message": "Page has multiple banner landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "eaef11e2979e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2b4087a6"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > button[aria-label=\"Hide search\"]",
            "selector": "div > button[aria-label=\"Hide search\"]",
            "html": "<button class=\"search-form__close js-close-search button--close-search button button--secondary\" aria-label=\"Hide search\" tabindex=\"-1\">\n                  <span class=\"sr-only\" tabindex=\"-1\">Close sea...",
            "impact": "serious",
            "message": "Accessible name \"Hide search\" does not contain visible text \"Close search\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9129fb2a6898",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5e081755"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 13,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.milton-keynes.gov.uk/",
      "finalUrl": "https://www.milton-keynes.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Milton Keynes City Council",
      "elapsedMs": 11995,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1095,
          "failed": 22,
          "cantTell": 1,
          "inapplicable": 40
        },
        "failedRules": [
          "aria-allowed-role",
          "aria-required-children",
          "aria-required-parent",
          "button-name",
          "color-contrast",
          "list",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-required-parent",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "scrollable-region-focusable",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "button[aria-label=\"Opt-Outs\"]",
            "html": "<button role=\"listitem\" class=\"qc-cmp2-list-item-header\" aria-label=\"Opt-Outs\" aria-live=\"polite\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role listitem is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03ad9e5eb858",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-901b0930"
          },
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "#Google\\ Basic\\ Consents",
            "html": "<li id=\"Google Basic Consents\" class=\"qc-cmp2-list-item qc-cmp2-expanded\" role=\"list\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role list is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8226966ac757",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e59001c4"
          },
          {
            "rule": "aria-allowed-role",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
            "impact": "minor",
            "wcagSc": [],
            "xpath": "button[aria-label=\"Google consents\"]",
            "html": "<button class=\"qc-cmp2-list-item-header\" role=\"listitem\" aria-label=\"Google consents\" aria-live=\"polite\">",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role listitem is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3ba1548861d0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14cd0e2f"
          },
          {
            "rule": "aria-required-children",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag131"
            ],
            "xpath": "#Google\\ Basic\\ Consents",
            "html": "<li id=\"Google Basic Consents\" class=\"qc-cmp2-list-item qc-cmp2-expanded\" role=\"list\">",
            "message": "Certain ARIA roles must contain particular children",
            "fixSummary": "Fix any of the following:\n  Element has children which are not allowed: ul[tabindex]",
            "relatedPaths": [
              ".qc-cmp2-expandable-list"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "19e546eb24e2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b80f5082"
          },
          {
            "rule": "aria-required-parent",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag131"
            ],
            "xpath": "button[aria-label=\"Opt-Outs\"]",
            "html": "<button role=\"listitem\" class=\"qc-cmp2-list-item-header\" aria-label=\"Opt-Outs\" aria-live=\"polite\">",
            "message": "Certain ARIA roles must be contained by particular parents",
            "fixSummary": "Fix any of the following:\n  Required ARIA parent role not present: list",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44ff28ec4cc0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8b8d84af"
          },
          {
            "rule": "aria-required-parent",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag131"
            ],
            "xpath": ".qc-cmp2-list-item-title[role=\"listitem\"]",
            "html": "<p class=\"qc-cmp2-list-item-title\" role=\"listitem\"><p>Google consents</p></p>",
            "message": "Certain ARIA roles must be contained by particular parents",
            "fixSummary": "Fix any of the following:\n  Required ARIA parent role not present: list",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1e4a57f5498f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f42209d3"
          },
          {
            "rule": "button-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": ".qc-cmp2-expandable-info:nth-child(1) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role=\"switch\"]",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"Toggle on\">ON</p></button>",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f2cda396ded3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be3fad78"
          },
          {
            "rule": "button-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": ".qc-cmp2-expandable-info:nth-child(2) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role=\"switch\"]",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"Toggle on\">ON</p></button>",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dfa6d3ea7476",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ee7c3f57"
          },
          {
            "rule": "button-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": ".qc-cmp2-expandable-info:nth-child(3) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role=\"switch\"]",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"Toggle on\">ON</p></button>",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "bef8dc9904c8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ed1fcf25"
          },
          {
            "rule": "button-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": ".qc-cmp2-expandable-info:nth-child(4) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role=\"switch\"]",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"Toggle on\">ON</p></button>",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d74dfc313224",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c88a4ae2"
          },
          {
            "rule": "button-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": ".qc-cmp2-expandable-info:nth-child(5) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role=\"switch\"]",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"Toggle on\">ON</p></button>",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d52d114dd7c1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cdb06a64"
          },
          {
            "rule": "button-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": ".qc-cmp2-expandable-info:nth-child(6) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role=\"switch\"]",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"Toggle on\">ON</p></button>",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cd559a574ec4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-54e94c0e"
          },
          {
            "rule": "button-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": ".qc-cmp2-expandable-info:nth-child(7) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role=\"switch\"]",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"Toggle on\">ON</p></button>",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1688d2ed272c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2803410d"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "div:nth-child(2) > .css-cf00qb > .css-jg567y",
            "html": "<p class=\"css-jg567y\">Opted In</p>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.35 (foreground color: #a6a9ae, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#\\31 "
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9da36de0190e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07b54e97"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "div:nth-child(3) > .css-cf00qb > .css-jg567y",
            "html": "<p class=\"css-jg567y\">Opted In</p>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.35 (foreground color: #a6a9ae, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#\\31 "
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b037bb4252cb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-208b4bdb"
          },
          {
            "rule": "color-contrast",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2aa",
              "wcag143"
            ],
            "xpath": "div:nth-child(4) > .css-cf00qb > .css-jg567y",
            "html": "<p class=\"css-jg567y\">Opted In</p>",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.35 (foreground color: #a6a9ae, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "#\\31 "
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6da41b230659",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-bc757748"
          },
          {
            "rule": "list",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag131"
            ],
            "xpath": ".css-1f88jwd",
            "html": "<ul class=\"qc-cmp2-consent-list css-1f88jwd\">",
            "message": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
            "fixSummary": "Fix all of the following:\n  List element has direct children that are not allowed: div",
            "relatedPaths": [
              ".qc-cmp2-scrollable-section"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f73de2fade26",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c77b1d3f"
          },
          {
            "rule": "list",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
            "impact": "serious",
            "wcagSc": [
              "wcag2a",
              "wcag131"
            ],
            "xpath": ".css-def7e2",
            "html": "<ul class=\"qc-cmp2-consent-list css-def7e2\">",
            "message": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
            "fixSummary": "Fix all of the following:\n  List element has direct children that are not allowed: [role=list]",
            "relatedPaths": [
              "#Google\\ Basic\\ Consents"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "93ccfea69f71",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f42284f3"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "129689364531",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".field--name-field-landing-banner",
            "html": "<div class=\"field field--name-field-landing-banner field--type-entity-reference field--label-hidden field__items\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b1f9d0dabc8d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-96bc0d55"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-homepagebannercontent",
            "html": "<div id=\"block-homepagebannercontent\" class=\"block block-block-content block-block-content065139dd-3323-4556-84e7-e4bce3b95d5f\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "905500c560bc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7c993fe"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#edit-search",
            "html": "<input placeholder=\"Search\" data-drupal-selector=\"edit-search\" type=\"text\" id=\"edit-search\" name=\"search\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "73f579957a1f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d09d7a69"
          }
        ],
        "outcomeCount": 1158,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 22
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 58,
          "failed": 34,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "adaptable/list-children",
          "aria/aria-allowed-role",
          "keyboard-accessible/focus-order",
          "labels-and-names/aria-toggle-field-name",
          "labels-and-names/button-name",
          "labels-and-names/duplicate-id-aria",
          "labels-and-names/form-label",
          "labels-and-names/label-content-mismatch",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "adaptable/list-children",
            "xpath": "ul:nth-of-type(1) > div",
            "selector": "ul:nth-of-type(1) > div",
            "html": "<div class=\"qc-cmp2-scrollable-section\"><ul class=\"qc-cmp2-consent-list\"><li id=\"1\" class=\"qc-cmp2-list-item qc-cmp2-expanded\"><button role=\"listitem\" class=\"qc-cmp2-list-item-header\" aria-label=\"Opt-...",
            "impact": "serious",
            "message": "List contains non-<li> child <div>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6cbe43908897",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-3f174b17"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "#qc-cmp2-usp > div:nth-of-type(1) > div:nth-of-type(1)",
            "selector": "#qc-cmp2-usp > div:nth-of-type(1) > div:nth-of-type(1)",
            "html": "<div class=\"qc-usp-main-messaging\" tabindex=\"0\"><div class=\"usp-dns\"><p>If you wish to opt-out of the sale, sharing to third parties, or processing of your personal or sensitive information for target...",
            "impact": "moderate",
            "message": "Non-interactive <div> with tabindex=\"0\" has no interactive role.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "28f5c4fb3847",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-634b240c"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#qc-cmp2-container",
            "selector": "#qc-cmp2-container",
            "html": "<div class=\"qc-cmp2-container\" id=\"qc-cmp2-container\" data-nosnippet=\"\"><div class=\"qc-cmp2-main\" id=\"qc-cmp2-main\" data-nosnippet=\"\"><div height=\"720\" class=\"qc-cmp-cleanslate css-11llh9d\"><div id=\"q...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7f04a16da630",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb61efe1"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "li:nth-of-type(1) > div > button",
            "selector": "li:nth-of-type(1) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "feffb0fa1baa",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4d8e68eb"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "li:nth-of-type(2) > div > button",
            "selector": "li:nth-of-type(2) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5b8dca597aca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-81a5351d"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "li:nth-of-type(3) > div > button",
            "selector": "li:nth-of-type(3) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "467869c4d045",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7d026323"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "li:nth-of-type(4) > div > button",
            "selector": "li:nth-of-type(4) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4c5b8dcdb51a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-40f6813c"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "li:nth-of-type(5) > div > button",
            "selector": "li:nth-of-type(5) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ff765a6d79cf",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-19c5b7db"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "li:nth-of-type(6) > div > button",
            "selector": "li:nth-of-type(6) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d9716e7b38de",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-675940c9"
          },
          {
            "rule": "labels-and-names/form-label",
            "xpath": "li:nth-of-type(7) > div > button",
            "selector": "li:nth-of-type(7) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Form element has no accessible label.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f5a2ffd5042f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-93108d8f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#\\31  > button[aria-label=\"Opt-Outs\"]",
            "selector": "#\\31  > button[aria-label=\"Opt-Outs\"]",
            "html": "<button role=\"listitem\" class=\"qc-cmp2-list-item-header\" aria-label=\"Opt-Outs\" aria-live=\"polite\"><div class=\"titles-header\"><p class=\"qc-cmp2-list-item-title\">Personal Data Processing Opt Outs</p></d...",
            "impact": "serious",
            "message": "Accessible name \"Opt-Outs\" does not contain visible text \"Personal Data Processing Opt Outs\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "cef988732db8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b5d22542"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#\\31  > div:nth-of-type(1) > div:nth-of-type(1) > div > button",
            "selector": "#\\31  > div:nth-of-type(1) > div:nth-of-type(1) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\" aria-labelledby=\"toggleDescription\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF<...",
            "impact": "serious",
            "message": "Accessible name \"I want to opt-out of the Sharing of my personal data.\" does not contain visible text \"OFFON\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8c79d2423a7e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae5c0efd"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > div:nth-of-type(1) > div > button",
            "selector": "div:nth-of-type(2) > div:nth-of-type(1) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\" aria-labelledby=\"toggleDescription\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF<...",
            "impact": "serious",
            "message": "Accessible name \"I want to opt-out of the Sharing of my personal data.\" does not contain visible text \"OFFON\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f0882165b815",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8b268e0"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(3) > div:nth-of-type(1) > div > button",
            "selector": "div:nth-of-type(3) > div:nth-of-type(1) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\" aria-labelledby=\"toggleDescription\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF<...",
            "impact": "serious",
            "message": "Accessible name \"I want to opt-out of the Sharing of my personal data.\" does not contain visible text \"OFFON\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "441a8727f9dc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6087aa0d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(4) > div:nth-of-type(1) > div > button",
            "selector": "div:nth-of-type(4) > div:nth-of-type(1) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"true\" class=\"qc-cmp2-toggle css-jxfk95\" aria-labelledby=\"toggleDescription\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</...",
            "impact": "serious",
            "message": "Accessible name \"I want to opt-out of the Sharing of my personal data.\" does not contain visible text \"OFFON\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "468b2e5bd7b5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cd687e2e"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(2) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Primary Navigati...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87c3fb817a80",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f577ce5f"
          },
          {
            "rule": "labels-and-names/aria-toggle-field-name",
            "xpath": "li:nth-of-type(1) > div > button",
            "selector": "li:nth-of-type(1) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "serious",
            "message": "ARIA toggle field has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fb80594fdeb6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e9b2de6"
          },
          {
            "rule": "labels-and-names/aria-toggle-field-name",
            "xpath": "li:nth-of-type(2) > div > button",
            "selector": "li:nth-of-type(2) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "serious",
            "message": "ARIA toggle field has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "de0b07c48150",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-db376747"
          },
          {
            "rule": "labels-and-names/aria-toggle-field-name",
            "xpath": "li:nth-of-type(3) > div > button",
            "selector": "li:nth-of-type(3) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "serious",
            "message": "ARIA toggle field has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6d099afab3f8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-862c96bb"
          },
          {
            "rule": "labels-and-names/aria-toggle-field-name",
            "xpath": "li:nth-of-type(4) > div > button",
            "selector": "li:nth-of-type(4) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "serious",
            "message": "ARIA toggle field has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "476a84190224",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-aae64f2d"
          },
          {
            "rule": "labels-and-names/aria-toggle-field-name",
            "xpath": "li:nth-of-type(5) > div > button",
            "selector": "li:nth-of-type(5) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "serious",
            "message": "ARIA toggle field has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "808c2bc02a73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec568791"
          },
          {
            "rule": "labels-and-names/aria-toggle-field-name",
            "xpath": "li:nth-of-type(6) > div > button",
            "selector": "li:nth-of-type(6) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "serious",
            "message": "ARIA toggle field has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "698c192eacb7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6e66cc5c"
          },
          {
            "rule": "labels-and-names/aria-toggle-field-name",
            "xpath": "li:nth-of-type(7) > div > button",
            "selector": "li:nth-of-type(7) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "serious",
            "message": "ARIA toggle field has no accessible name.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a98389c62747",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9653f553"
          },
          {
            "rule": "labels-and-names/button-name",
            "xpath": "li:nth-of-type(1) > div > button",
            "selector": "li:nth-of-type(1) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Button has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5bdca78d4d6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fe5c01fe"
          },
          {
            "rule": "labels-and-names/button-name",
            "xpath": "li:nth-of-type(2) > div > button",
            "selector": "li:nth-of-type(2) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Button has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "03a90a50a113",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c620eea4"
          },
          {
            "rule": "labels-and-names/button-name",
            "xpath": "li:nth-of-type(3) > div > button",
            "selector": "li:nth-of-type(3) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Button has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1493b1c10d9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-559f2fcb"
          },
          {
            "rule": "labels-and-names/button-name",
            "xpath": "li:nth-of-type(4) > div > button",
            "selector": "li:nth-of-type(4) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Button has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "44779cf6cd88",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9555d96e"
          },
          {
            "rule": "labels-and-names/button-name",
            "xpath": "li:nth-of-type(5) > div > button",
            "selector": "li:nth-of-type(5) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Button has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9f765582ec99",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8a013593"
          },
          {
            "rule": "labels-and-names/button-name",
            "xpath": "li:nth-of-type(6) > div > button",
            "selector": "li:nth-of-type(6) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Button has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "16b10e28471f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-685703e2"
          },
          {
            "rule": "labels-and-names/button-name",
            "xpath": "li:nth-of-type(7) > div > button",
            "selector": "li:nth-of-type(7) > div > button",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "impact": "critical",
            "message": "Button has no discernible text.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "235812409243",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-df7c4e74"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#toggleDescription",
            "selector": "#toggleDescription",
            "html": "<label id=\"toggleDescription\" class=\"qc-usp-action-description\" style=\"width: 80%;\"><p>I want to opt-out of the Sale of my Personal Data.</p></label>",
            "impact": "critical",
            "message": "Duplicate ID \"toggleDescription\" referenced by aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1a1948655f0a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c485b201"
          },
          {
            "rule": "aria/aria-allowed-role",
            "xpath": "#\\31  > button[aria-label=\"Opt-Outs\"]",
            "selector": "#\\31  > button[aria-label=\"Opt-Outs\"]",
            "html": "<button role=\"listitem\" class=\"qc-cmp2-list-item-header\" aria-label=\"Opt-Outs\" aria-live=\"polite\"><div class=\"titles-header\"><p class=\"qc-cmp2-list-item-title\">Personal Data Processing Opt Outs</p></d...",
            "impact": "minor",
            "message": "Role \"listitem\" is not allowed on element <button>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4cdf2921c50",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c3c8b63b"
          },
          {
            "rule": "aria/aria-allowed-role",
            "xpath": "#Google\\ Basic\\ Consents",
            "selector": "#Google\\ Basic\\ Consents",
            "html": "<li id=\"Google Basic Consents\" class=\"qc-cmp2-list-item qc-cmp2-expanded\" role=\"list\"><button class=\"qc-cmp2-list-item-header\" role=\"listitem\" aria-label=\"Google consents\" aria-live=\"polite\"><div clas...",
            "impact": "minor",
            "message": "Role \"list\" is not allowed on element <li>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e051bbd4a051",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-73b7ba25"
          },
          {
            "rule": "aria/aria-allowed-role",
            "xpath": "#Google\\ Basic\\ Consents > button[aria-label=\"Google consents\"]",
            "selector": "#Google\\ Basic\\ Consents > button[aria-label=\"Google consents\"]",
            "html": "<button class=\"qc-cmp2-list-item-header\" role=\"listitem\" aria-label=\"Google consents\" aria-live=\"polite\"><div class=\"titles-header\"><p class=\"qc-cmp2-list-item-title\" role=\"listitem\"><p>Google consent...",
            "impact": "minor",
            "message": "Role \"listitem\" is not allowed on element <button>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5faff01a1296",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e290bcf4"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 34,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.redcar-cleveland.gov.uk/",
      "finalUrl": "https://www.redcar-cleveland.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Redcar and Cleveland Homepage | Redcar and Cleveland",
      "elapsedMs": 14175,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 733,
          "failed": 4,
          "cantTell": 6,
          "inapplicable": 43
        },
        "failedRules": [
          "button-name",
          "heading-order",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "button-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
            "impact": "critical",
            "wcagSc": [
              "wcag2a",
              "wcag412"
            ],
            "xpath": [
              "div[data-arto-chat-host=\"\"]",
              "#\\:r3\\:"
            ],
            "html": "<button class=\"MuiButtonBase-root M...\" tabindex=\"0\" type=\"button\" id=\":r3:\">",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "97dcf35283be",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-36897461"
          },
          {
            "rule": "heading-order",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".box-links-listing__list-item.lgd-row__one-quarter:nth-child(1) > .box-link.paragraph--type--localgov-box-link > .box-link__title",
            "html": "<h3 class=\"box-link__title\">\n    <a class=\"box-link__link\" href=\"/cost-of-living-support\">\n              Cost of Living Support\n    </a>\n  </h3>",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1970fb7d119c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-963af306"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".js-form-item",
            "html": "<div class=\"js-form-item form-item js-form-type-search-api-autocomplete form-item-s js-form-item-s\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "70ba12a23857",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-992057e5"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-subsitebanner",
            "html": "<div id=\"block-subsitebanner\" class=\"block block-localgov-subsites block-localgov-subsite-banner\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0584e1b1a9b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cb6380a7"
          }
        ],
        "outcomeCount": 786,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 4
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 86,
          "failed": 6,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/label-content-mismatch",
          "landmarks/region",
          "navigable/heading-order",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/news/2026/major-investment-programme-in-cctv-is-completed\"] > div > div > div > div > div:nth-of-type(2) > img",
            "selector": "a[href=\"/news/2026/major-investment-programme-in-cctv-is-completed\"] > div > div > div > div > div:nth-of-type(2) > img",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/localgov_newsroom_teaser/public/2022-07/Latest%20News.png?itok=1Nm4-4hd\" width=\"370\" height=\"200\" alt=\"Image of the Redcar Civic Centre, a large bu...",
            "impact": "minor",
            "message": "Alt text \"Image of the Redcar Civic Centre, a large building with glass walls, with the words latest news overlaid\" starts with redundant prefix \"image\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "23d65b9ee6ca",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0bb3138d"
          },
          {
            "rule": "navigable/heading-order",
            "xpath": "li:nth-of-type(1) > article > h3",
            "selector": "li:nth-of-type(1) > article > h3",
            "html": "<h3 class=\"box-link__title\">\n    <a class=\"box-link__link\" href=\"/cost-of-living-support\">\n              Cost of Living Support\n    </a>\n  </h3>",
            "impact": "moderate",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "b8c7b3eab3b1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1afde6a3"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-top clearfix\" style=\"height: auto; width: 100%; top: 0px;\"><div aria...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6107f4e2d935",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#scopedByScopedPolyfill_1",
            "selector": "#scopedByScopedPolyfill_1",
            "html": "<div id=\"scopedByScopedPolyfill_1\" style=\"width: 500px; position: fixed; top: 50%; left: 50%; margin-top: -194.109px; margin-left: -250px; z-index: 100001;\">\n  <style scoped=\"\">\n/*! normalize.css v8.0...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c57d993b403e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-449a1f6d"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(3) > button[aria-label=\"Toggle services menu\"]",
            "selector": "div:nth-of-type(3) > button[aria-label=\"Toggle services menu\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--secondary\" data-target=\"lgd-header__nav--secondary\" aria-controls=\"lgd-header__nav--secondary\" aria-expanded=\"false\" aria-label=\"Toggle services m...",
            "impact": "serious",
            "message": "Accessible name \"Toggle services menu\" does not contain visible text \"Report It\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5ad5f3765848",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e2c115c4"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(3) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(3) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Primary Navigati...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "626141250b0c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61eef005"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 6,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.sheffield.gov.uk/",
      "finalUrl": "https://www.sheffield.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Sheffield City Council",
      "elapsedMs": 10263,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 735,
          "failed": 3,
          "cantTell": 29,
          "inapplicable": 41
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "scrollable-region-focusable",
          "svg-img-alt",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5edb42b53265",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "h1",
            "html": "<h1>For you and your city</h1>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "87960b22197c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0b527b4b"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#views-exposed-form-search-results-embed-1-69d2e9aa88da9-block > .js-form-type-search-api-autocomplete.form-item-s.js-form-item-s",
            "html": "<div class=\"js-form-item form-item js-form-type-search-api-autocomplete form-item-s js-form-item-s\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "61d1851cda6f",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4bbd1edb"
          }
        ],
        "outcomeCount": 808,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 3
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 91,
          "failed": 1,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/label-content-mismatch"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > button[aria-label=\"Show feedback form\"]",
            "selector": "div > button[aria-label=\"Show feedback form\"]",
            "html": "<button class=\"scc-feedback__button js-toggle-disclosure js-processed\" aria-controls=\"scc-feedback__form\" aria-expanded=\"false\" aria-label=\"Show feedback form\">\n                please let us know if i...",
            "impact": "serious",
            "message": "Accessible name \"Show feedback form\" does not contain visible text \"please let us know if it was helpful.\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "32f91a2995f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d7875d8d"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 1,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.west-lindsey.gov.uk/",
      "finalUrl": "https://www.west-lindsey.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to West Lindsey District Council",
      "elapsedMs": 11238,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1196,
          "failed": 0,
          "cantTell": 20,
          "inapplicable": 41
        },
        "failedRules": [],
        "passedRules": [
          "accesskeys",
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "scrollable-region-focusable"
        ],
        "failures": [],
        "outcomeCount": 1257,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 91,
          "failed": 1,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/label-content-mismatch"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(3) > button[aria-label=\"Toggle Primary Navigation\"]",
            "selector": "div:nth-of-type(3) > button[aria-label=\"Toggle Primary Navigation\"]",
            "html": "<button class=\"lgd-header__toggle lgd-header__toggle--primary js-processed\" data-target=\"lgd-header__nav--primary\" aria-controls=\"lgd-header__nav--primary\" aria-expanded=\"false\" aria-label=\"Toggle Pri...",
            "impact": "serious",
            "message": "Accessible name \"Toggle Primary Navigation\" does not contain visible text \"Menu\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "493ef0e9b1c2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-61eef005"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 1,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.bracknell-forest.gov.uk/",
      "finalUrl": "https://www.bracknell-forest.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Bracknell Forest Council |",
      "elapsedMs": 8499,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 763,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 42
        },
        "failedRules": [
          "tabindex"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "input-button-name",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "tabindex",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\" tabindex=\"1\">\n      Skip to main content\n    </a>",
            "message": "Elements should not have tabindex greater than zero",
            "fixSummary": "Fix any of the following:\n  Element has a tabindex greater than 0",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "49352bf4b87c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d692d83"
          },
          {
            "rule": "tabindex",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": ".site-logo",
            "html": "<div class=\"site-logo\" tabindex=\"2\">\n        <img src=\"/themes/custom/bfc/logo.svg\" alt=\"Bracknell Forest Council\">\n      </div>",
            "message": "Elements should not have tabindex greater than zero",
            "fixSummary": "Fix any of the following:\n  Element has a tabindex greater than 0",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a1425327e602",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-596d2daa"
          },
          {
            "rule": "tabindex",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": ".menu__button",
            "html": "<button aria-controls=\"main-menu-wrapper\" aria-expanded=\"false\" type=\"button\" class=\"menu__button\" tabindex=\"3\">",
            "message": "Elements should not have tabindex greater than zero",
            "fixSummary": "Fix any of the following:\n  Element has a tabindex greater than 0",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c2cf818b77f1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e41e72db"
          }
        ],
        "outcomeCount": 808,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 3
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 62,
          "failed": 30,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "keyboard-accessible/tabindex",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "body > a[href=\"#main-content\"]",
            "selector": "body > a[href=\"#main-content\"]",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\" tabindex=\"1\">\n      Skip to main content\n    </a>",
            "impact": "serious",
            "message": "Element has tabindex=\"1\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0baa354fdfad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-82f16207"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "#block-bfc-localgov-sitebranding > div",
            "selector": "#block-bfc-localgov-sitebranding > div",
            "html": "<div class=\"site-logo\" tabindex=\"2\">\n        <img src=\"/themes/custom/bfc/logo.svg\" alt=\"Bracknell Forest Council\">\n      </div>",
            "impact": "serious",
            "message": "Element has tabindex=\"2\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "884379e0681e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f5636249"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "#block-bfc-localgov-mainnavigation > button",
            "selector": "#block-bfc-localgov-mainnavigation > button",
            "html": "<button aria-controls=\"main-menu-wrapper\" aria-expanded=\"false\" type=\"button\" class=\"menu__button\" tabindex=\"3\">\n          <span>Menu</span>\n          <span aria-hidden=\"true\" class=\"menu__button-bars...",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ba695986324e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0fe469fb"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "#main-menu-wrapper > div > div > ul > li:nth-of-type(1)",
            "selector": "#main-menu-wrapper > div > div > ul > li:nth-of-type(1)",
            "html": "<li class=\"menu--main__account-link\" tabindex=\"3\">\n              \n<div class=\"account-link account-link--white\">\n  <a href=\"/customer-accounts\">\n    My accounts\n  </a>\n  </div>\n            </li>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0a66ad2730e8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78078e8c"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(2) > a[href=\"/bins-and-recycling\"]",
            "selector": "li:nth-of-type(2) > a[href=\"/bins-and-recycling\"]",
            "html": "<a href=\"/bins-and-recycling\" tabindex=\"3\" data-drupal-link-system-path=\"node/95\">Bins and recycling</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "819e7e50e57b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-1e5b4db1"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(3) > a[href=\"/benefits-and-support\"]",
            "selector": "li:nth-of-type(3) > a[href=\"/benefits-and-support\"]",
            "html": "<a href=\"/benefits-and-support\" tabindex=\"3\" data-drupal-link-system-path=\"node/1349\">Benefits and support</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "c09cecccea73",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-9e5691ff"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(4) > a[href=\"/births-deaths-and-ceremonies\"]",
            "selector": "li:nth-of-type(4) > a[href=\"/births-deaths-and-ceremonies\"]",
            "html": "<a href=\"/births-deaths-and-ceremonies\" tabindex=\"3\" data-drupal-link-system-path=\"node/1115\">Births, deaths and ceremonies</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a78aa471e27d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-eddbbc33"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(5) > a[href=\"/business-information\"]",
            "selector": "li:nth-of-type(5) > a[href=\"/business-information\"]",
            "html": "<a href=\"/business-information\" tabindex=\"3\" data-drupal-link-system-path=\"node/1020\">Business information</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9fea915997f0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1bd9f77"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(6) > a[href=\"/children-and-family-services\"]",
            "selector": "li:nth-of-type(6) > a[href=\"/children-and-family-services\"]",
            "html": "<a href=\"/children-and-family-services\" tabindex=\"3\" data-drupal-link-system-path=\"node/1187\">Children and family services</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "823b9aa7800e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-48c00b4c"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(7) > a[href=\"/climate-change\"]",
            "selector": "li:nth-of-type(7) > a[href=\"/climate-change\"]",
            "html": "<a href=\"/climate-change\" tabindex=\"3\" data-drupal-link-system-path=\"node/2052\">Climate change</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27783e27d3a2",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ae95ff34"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(8) > a[href=\"/council-tax\"]",
            "selector": "li:nth-of-type(8) > a[href=\"/council-tax\"]",
            "html": "<a href=\"/council-tax\" tabindex=\"3\" data-drupal-link-system-path=\"node/597\">Council Tax</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7734f50260c6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-877c852a"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(9) > a[href=\"/crime-and-emergencies\"]",
            "selector": "li:nth-of-type(9) > a[href=\"/crime-and-emergencies\"]",
            "html": "<a href=\"/crime-and-emergencies\" tabindex=\"3\" data-drupal-link-system-path=\"node/1730\">Crime and emergencies</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "da89fe809a7a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5fab19bc"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(10) > a[href=\"/e-card\"]",
            "selector": "li:nth-of-type(10) > a[href=\"/e-card\"]",
            "html": "<a href=\"/e-card\" tabindex=\"3\" data-drupal-link-system-path=\"node/1845\">e+ card</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e9d056f73700",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-be061f72"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(11) > a[href=\"/elections-and-voting\"]",
            "selector": "li:nth-of-type(11) > a[href=\"/elections-and-voting\"]",
            "html": "<a href=\"/elections-and-voting\" tabindex=\"3\" data-drupal-link-system-path=\"node/1151\">Elections and voting</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7e59c1361cef",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-fd9c7bef"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(12) > a[href=\"/health-and-social-care\"]",
            "selector": "li:nth-of-type(12) > a[href=\"/health-and-social-care\"]",
            "html": "<a href=\"/health-and-social-care\" tabindex=\"3\" data-drupal-link-system-path=\"node/1347\">Health and social care</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0665022b8fb0",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6408c86f"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(13) > a[href=\"/housing\"]",
            "selector": "li:nth-of-type(13) > a[href=\"/housing\"]",
            "html": "<a href=\"/housing\" tabindex=\"3\" data-drupal-link-system-path=\"node/517\">Housing</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "35c1f5353de4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24746f07"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(14) > a[href=\"/jobs\"]",
            "selector": "li:nth-of-type(14) > a[href=\"/jobs\"]",
            "html": "<a href=\"/jobs\" tabindex=\"3\" data-drupal-link-system-path=\"node/599\">Jobs</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "426b643c7d6c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f2157b8c"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(15) > a[href=\"/leisure-and-events\"]",
            "selector": "li:nth-of-type(15) > a[href=\"/leisure-and-events\"]",
            "html": "<a href=\"/leisure-and-events\" tabindex=\"3\" data-drupal-link-system-path=\"node/349\">Leisure and events</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9327ef0052ea",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-5426548f"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(16) > a[href=\"/libraries\"]",
            "selector": "li:nth-of-type(16) > a[href=\"/libraries\"]",
            "html": "<a href=\"/libraries\" tabindex=\"3\" data-drupal-link-system-path=\"node/187\">Libraries</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f83594a4db3b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-634c0e89"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(17) > a[href=\"/parks-and-countryside\"]",
            "selector": "li:nth-of-type(17) > a[href=\"/parks-and-countryside\"]",
            "html": "<a href=\"/parks-and-countryside\" tabindex=\"3\" data-drupal-link-system-path=\"node/188\">Parks and countryside</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6c6dd48a9d1c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d803aab8"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(18) > a[href=\"/planning-and-building-control\"]",
            "selector": "li:nth-of-type(18) > a[href=\"/planning-and-building-control\"]",
            "html": "<a href=\"/planning-and-building-control\" tabindex=\"3\" data-drupal-link-system-path=\"node/810\">Planning and building control</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fcb39e624b1e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8cda10f9"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(19) > a[href=\"/roads-parking-and-transport\"]",
            "selector": "li:nth-of-type(19) > a[href=\"/roads-parking-and-transport\"]",
            "html": "<a href=\"/roads-parking-and-transport\" tabindex=\"3\" data-drupal-link-system-path=\"node/684\">Roads, parking and transport</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1fbc35bdb123",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-27c77ae8"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(20) > a[href=\"/schools-and-learning\"]",
            "selector": "li:nth-of-type(20) > a[href=\"/schools-and-learning\"]",
            "html": "<a href=\"/schools-and-learning\" tabindex=\"3\" data-drupal-link-system-path=\"node/991\">Schools and learning</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "404ddb837d68",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-45ae39df"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(21) > a[href=\"/street-cleaning\"]",
            "selector": "li:nth-of-type(21) > a[href=\"/street-cleaning\"]",
            "html": "<a href=\"/street-cleaning\" tabindex=\"3\" data-drupal-link-system-path=\"node/1439\">Street cleaning</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "38313d367b0a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-2a64f7df"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(22) > a[href=\"/council-and-democracy\"]",
            "selector": "li:nth-of-type(22) > a[href=\"/council-and-democracy\"]",
            "html": "<a href=\"/council-and-democracy\" tabindex=\"3\" data-drupal-link-system-path=\"node/1883\">The council and democracy</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "27ced3b71b93",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d3b481c3"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(23) > a[href=\"/news\"]",
            "selector": "li:nth-of-type(23) > a[href=\"/news\"]",
            "html": "<a href=\"/news\" tabindex=\"3\" data-drupal-link-system-path=\"news\">News</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3f9a2aad179b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6767beed"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(24) > a[href=\"/council-and-democracy/get-in-touch/contact-us\"]",
            "selector": "li:nth-of-type(24) > a[href=\"/council-and-democracy/get-in-touch/contact-us\"]",
            "html": "<a href=\"/council-and-democracy/get-in-touch/contact-us\" tabindex=\"3\" data-drupal-link-system-path=\"node/1909\">Contact us</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a797adabb76d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-921398ad"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(25) > a[href=\"/our-freedom-then-and-now\"]",
            "selector": "li:nth-of-type(25) > a[href=\"/our-freedom-then-and-now\"]",
            "html": "<a href=\"/our-freedom-then-and-now\" tabindex=\"3\" data-drupal-link-system-path=\"node/5557\">Our Freedom: Then and Now</a>",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "e94189d9b4c3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-891df9ad"
          },
          {
            "rule": "keyboard-accessible/tabindex",
            "xpath": "li:nth-of-type(26) > a",
            "selector": "li:nth-of-type(26) > a",
            "html": "<a href=\"/council-and-democracy/equality-diversity-and-inclusion/monitoring-equality/all-us-bracknell-forest-equalities-monitoring-report-2024-2025-html/equality-diversity-and-inclusion-highlights-202...",
            "impact": "serious",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "5f7464e7fcee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-a210cc60"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#CookieReportsPanel",
            "selector": "#CookieReportsPanel",
            "html": "<div id=\"CookieReportsPanel\" lang=\"en-gb\"><div id=\"CookieReportsOverlay\" tabindex=\"-1\" style=\"position: fixed; inset: 0px; background-color: rgb(255, 255, 255); z-index: 31999; opacity: 0.7;\"></div><d...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "be3dc53bb8cc",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c484eb90"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 30,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.croydon.gov.uk/",
      "finalUrl": "https://www.croydon.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to croydon.gov.uk | Croydon Council",
      "elapsedMs": 9580,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 735,
          "failed": 5,
          "cantTell": 3,
          "inapplicable": 44
        },
        "failedRules": [
          "aria-dialog-name",
          "landmark-no-duplicate-contentinfo",
          "landmark-unique",
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "aria-dialog-name",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
            "impact": "serious",
            "wcagSc": [],
            "xpath": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" class=\"sliding-popup-top clearfix\" style=\"top: 0px;\">",
            "message": "ARIA dialog and alertdialog nodes should have an accessible name",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4627a482f24d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b2a5c0ea"
          },
          {
            "rule": "landmark-no-duplicate-contentinfo",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".eu-cookie-compliance-banner",
            "html": "<div class=\"eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--categories cookies-notice\" role=\"contentinfo\" aria-label=\"cookienotice\" aria-hidden=\"false\">",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a28837649db8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0d96992a"
          },
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-localgov-base-croydon-searchform",
            "html": "<div class=\"search-block-form google-cse block block-search block-search-form-block\" data-drupal-selector=\"search-block-form\" novalidate=\"novalidate\" id=\"block-localgov-base-croydon-searchform\" role=\"search\">",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              ".jumbotron"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cf3e1021c7c",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-56f9d6df"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".focusable",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fc0284ec3df3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4e1b9fc0"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".localgov-alert-banner__content",
            "html": "<div class=\"localgov-alert-banner__content\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d1e63563c2e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b7c1034f"
          }
        ],
        "outcomeCount": 787,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 5
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 85,
          "failed": 7,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "aria/presentational-children-focusable",
          "keyboard-accessible/nested-interactive",
          "labels-and-names/label-content-mismatch",
          "landmarks/no-duplicate-contentinfo"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"/do-more-online-0\"] > button",
            "selector": "a[href=\"/do-more-online-0\"] > button",
            "html": "<button class=\"btn btn-primary col-10 col-md-3 d-flex justify-content-between align-items-center mr-auto ml-auto mt-4\" type=\"submit\">Do more online<span class=\"fas fa-chevron-right\" aria-label=\"Show m...",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "88a2c8c5ca60",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-6b9fb9e4"
          },
          {
            "rule": "keyboard-accessible/nested-interactive",
            "xpath": "a[href=\"https://news.croydon.gov.uk\"] > button",
            "selector": "a[href=\"https://news.croydon.gov.uk\"] > button",
            "html": "<button class=\"btn btn-primary col-10 col-md-3 d-flex justify-content-between align-items-center mr-auto ml-auto mt-4\">Read more news<span class=\"fas fa-chevron-right\" aria-label=\"Read more news\" aria...",
            "impact": "serious",
            "message": "Interactive element <button> is nested inside <a>.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0420d7bb7f97",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e982f01b"
          },
          {
            "rule": "landmarks/no-duplicate-contentinfo",
            "xpath": "div:nth-of-type(2) > footer",
            "selector": "div:nth-of-type(2) > footer",
            "html": "<footer class=\"lgd-footer\">\n\n                      <div class=\"lgd-footer__pre-footer\">\n          <div class=\"lgd-container\">\n            <div class=\"lgd-row\">\n                              <div class...",
            "impact": "moderate",
            "message": "Page has multiple contentinfo landmarks.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "dc9b0246c712",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-993caeab"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(2) > button[aria-label=\"Open chatbot\"]",
            "selector": "div:nth-of-type(2) > button[aria-label=\"Open chatbot\"]",
            "html": "<button class=\"js-chatbot__open-button chatbot__open-button\" aria-label=\"Open chatbot\">\n      <img src=\"/themes/contrib/localgov_base_croydon/assets/img/robot-outline.svg\" alt=\"Croydon AI Robot\" data-...",
            "impact": "serious",
            "message": "Accessible name \"Open chatbot\" does not contain visible text \"Ask Croydon Council\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8e50abe7e05a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f3ed2d3f"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div > button[aria-label=\"Minimise Chatbot\"]",
            "selector": "div > button[aria-label=\"Minimise Chatbot\"]",
            "html": "<button class=\"js-chatbot__min-button\" aria-label=\"Minimise Chatbot\">\n        <span class=\"label\">Hide</span>\n        <i class=\"fas fa-times\" aria-hidden=\"true\"></i>\n      </button>",
            "impact": "serious",
            "message": "Accessible name \"Minimise Chatbot\" does not contain visible text \"Hide\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "53891451b2e7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f1679d74"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"/do-more-online-0\"] > button",
            "selector": "a[href=\"/do-more-online-0\"] > button",
            "html": "<button class=\"btn btn-primary col-10 col-md-3 d-flex justify-content-between align-items-center mr-auto ml-auto mt-4\" type=\"submit\">Do more online<span class=\"fas fa-chevron-right\" aria-label=\"Show m...",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d5ebd3eaa58a",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f4d921fe"
          },
          {
            "rule": "aria/presentational-children-focusable",
            "xpath": "a[href=\"https://news.croydon.gov.uk\"] > button",
            "selector": "a[href=\"https://news.croydon.gov.uk\"] > button",
            "html": "<button class=\"btn btn-primary col-10 col-md-3 d-flex justify-content-between align-items-center mr-auto ml-auto mt-4\">Read more news<span class=\"fas fa-chevron-right\" aria-label=\"Read more news\" aria...",
            "impact": "serious",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "83b2ae394219",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-78deef9e"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 7,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.walthamforest.gov.uk/",
      "finalUrl": "https://www.walthamforest.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Home | London Borough of Waltham Forest",
      "elapsedMs": 13227,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 732,
          "failed": 2,
          "cantTell": 1,
          "inapplicable": 42
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "skip-link",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".homepage-banner__hero-image",
            "html": "<div class=\"homepage-banner__hero-image\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "170da587c85b",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-4063f5ab"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".homepage-banner__content--right",
            "html": "<div class=\"homepage-banner__content homepage-banner__content--right \">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90abcd32b401",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec5644e5"
          }
        ],
        "outcomeCount": 777,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 2
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 89,
          "failed": 3,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "labels-and-names/duplicate-id-aria",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#dropdownMenu > div:nth-of-type(1) > div > div > nav",
            "selector": "#dropdownMenu > div:nth-of-type(1) > div > div > nav",
            "html": "<nav role=\"navigation\" aria-labelledby=\"block-lbwf-theme-localgov-mainnavigation-menu\" class=\"block block-menu navigation menu--main header__main-navigation nav nav--primary js-nav--primary\">\n        ...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"main navigation\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "4b030fc02333",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-8281f401"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-bottom\" style=\"height: auto; width: 100%; bottom: 0px;\"><div role=\"a...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a4a762dc0fc9",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#block-lbwf-theme-localgov-mainnavigation-menu",
            "selector": "#block-lbwf-theme-localgov-mainnavigation-menu",
            "html": "<p class=\"h3 visually-hidden nav__title\" id=\"block-lbwf-theme-localgov-mainnavigation-menu\">Main navigation</p>",
            "impact": "critical",
            "message": "Duplicate ID \"block-lbwf-theme-localgov-mainnavigation-menu\" referenced by aria-labelledby.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "203846456b48",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-30c3b677"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 3,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.westminster.gov.uk/",
      "finalUrl": "https://www.westminster.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Homepage | Westminster City Council",
      "elapsedMs": 10416,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1051,
          "failed": 1,
          "cantTell": 8,
          "inapplicable": 44
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "region",
          "svg-img-alt",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".col-md-12",
            "html": "<div class=\"col-md-12\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "f6fe31ac7dc7",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-07e33426"
          }
        ],
        "outcomeCount": 1104,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "adaptable/aria-required-parent",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "adaptable/aria-required-parent",
            "xpath": "div > div[aria-label=\"refinement\"]",
            "selector": "div > div[aria-label=\"refinement\"]",
            "html": "<div aria-label=\"refinement\" role=\"tab\" class=\"gsc-tabHeader gsc-inline-block gsc-tabhActive\">Custom Search</div>",
            "impact": "critical",
            "message": "Role \"tab\" must be contained within: tablist.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3b9f401c341d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-84cdac27"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#sliding-popup",
            "selector": "#sliding-popup",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-bottom\" style=\"bottom: 0px;\"><div role=\"alertdialog\" aria-labelledby...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "995ca201a8c5",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b1c883e7"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.westnorthants.gov.uk",
      "finalUrl": "https://www.westnorthants.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=utf-8",
      "pageTitle": "West Northamptonshire Council",
      "elapsedMs": 12357,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 1181,
          "failed": 4,
          "cantTell": 0,
          "inapplicable": 43
        },
        "failedRules": [
          "region"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-hidden-body",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-required-children",
          "aria-required-parent",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".sc-iVnIWt",
            "html": "<p class=\"sc-iVnIWt isTIAC\">Tell us whether you accept cookies</p>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0c8c8c542722",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-207d5678"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".sc-hWgKua",
            "html": "<div class=\"sc-hWgKua iAFiwN\"><p>We use <a href=\"/your-council/cookies\">cookies to collect information</a> about how you use this website. We use this information to make it work as well as possible and help make improvements.</p></div>",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3e5ae1fd0cb8",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0e2bf0c2"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": ".sc-fGniAB",
            "html": "<div class=\"sc-fGniAB kxXsia\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "678dba3f4acb",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b8608f93"
          },
          {
            "rule": "region",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#promoted-services-tabpanel-0",
            "html": "<div id=\"promoted-services-tabpanel-0\" aria-labelledby=\"promoted-services-tab-0\" role=\"tabpanel\" class=\"sc-ecEkbT bubSOo\">",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "a3e8dad0fc54",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-b942e0a9"
          }
        ],
        "outcomeCount": 1228,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": false,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 4
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 86,
          "failed": 6,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "adaptable/aria-required-parent",
          "text-alternatives/image-alt-words"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "#promo-tabpanel-2 > div[data-testid=\"Row\"] > div[data-testid=\"Column\"] > div > div[data-testid=\"ResponsiveImage\"] > img",
            "selector": "#promo-tabpanel-2 > div[data-testid=\"Row\"] > div[data-testid=\"Column\"] > div > div[data-testid=\"ResponsiveImage\"] > img",
            "html": "<img alt=\"Image of mower and grass\" loading=\"lazy\" srcset=\"https://cms.westnorthants.gov.uk/sites/default/files/styles/responsive/public/72/41/0/2024-03/Garden%20Waste%20subscriptions.png 400w, https:...",
            "impact": "minor",
            "message": "Alt text \"Image of mower and grass\" starts with redundant prefix \"image\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "0cfb43f373ad",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7dc65370"
          },
          {
            "rule": "text-alternatives/image-alt-words",
            "xpath": "a[href=\"/news/subscriptions-now-open-202627-west-northants-garden-waste-service\"] > div[data-testid=\"ResponsiveImage\"] > img",
            "selector": "a[href=\"/news/subscriptions-now-open-202627-west-northants-garden-waste-service\"] > div[data-testid=\"ResponsiveImage\"] > img",
            "html": "<img alt=\"Image of mower and grass\" loading=\"lazy\" srcset=\"https://cms.westnorthants.gov.uk/sites/default/files/styles/responsive/public/72/41/0/2024-03/Garden%20Waste%20subscriptions.png 400w, https:...",
            "impact": "minor",
            "message": "Alt text \"Image of mower and grass\" starts with redundant prefix \"image\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8ccf09bce604",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-c383d441"
          },
          {
            "rule": "adaptable/aria-required-parent",
            "xpath": "div[data-testid=\"PromotedServicesTabContent\"] > div:nth-of-type(1) > button[aria-label=\"Hide Living in West Northamptonshire\"]",
            "selector": "div[data-testid=\"PromotedServicesTabContent\"] > div:nth-of-type(1) > button[aria-label=\"Hide Living in West Northamptonshire\"]",
            "html": "<button aria-label=\"Hide Living in West Northamptonshire\" aria-selected=\"true\" aria-controls=\"promoted-services-tabpanel-0\" role=\"tab\" class=\"sc-cIVjMg ioNdwI\"><span>Living in West Northamptonshire</s...",
            "impact": "critical",
            "message": "Role \"tab\" must be contained within: tablist.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "d0fd73a59387",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-24122474"
          },
          {
            "rule": "adaptable/aria-required-parent",
            "xpath": "div[data-testid=\"PromotedServicesTabContent\"] > div:nth-of-type(2) > button[aria-label=\"Show Business support\"]",
            "selector": "div[data-testid=\"PromotedServicesTabContent\"] > div:nth-of-type(2) > button[aria-label=\"Show Business support\"]",
            "html": "<button aria-label=\"Show Business support\" aria-selected=\"false\" aria-controls=\"promoted-services-tabpanel-1\" role=\"tab\" class=\"sc-cIVjMg iLqYvF\"><span>Business support</span><svg width=\"7\" height=\"13...",
            "impact": "critical",
            "message": "Role \"tab\" must be contained within: tablist.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "6790009bbfe4",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-7ae87a17"
          },
          {
            "rule": "adaptable/aria-required-parent",
            "xpath": "div[data-testid=\"PromotedServicesTabContent\"] > div:nth-of-type(3) > button[aria-label=\"Show Events and activities\"]",
            "selector": "div[data-testid=\"PromotedServicesTabContent\"] > div:nth-of-type(3) > button[aria-label=\"Show Events and activities\"]",
            "html": "<button aria-label=\"Show Events and activities\" aria-selected=\"false\" aria-controls=\"promoted-services-tabpanel-2\" role=\"tab\" class=\"sc-cIVjMg iLqYvF\"><span>Events and activities</span><svg width=\"7\" ...",
            "impact": "critical",
            "message": "Role \"tab\" must be contained within: tablist.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fd388f70edb6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-0522bfdc"
          },
          {
            "rule": "adaptable/aria-required-parent",
            "xpath": "div[data-testid=\"PromotedServicesTabContent\"] > div:nth-of-type(4) > button[aria-label=\"Show Resident support\"]",
            "selector": "div[data-testid=\"PromotedServicesTabContent\"] > div:nth-of-type(4) > button[aria-label=\"Show Resident support\"]",
            "html": "<button aria-label=\"Show Resident support\" aria-selected=\"false\" aria-controls=\"promoted-services-tabpanel-3\" role=\"tab\" class=\"sc-cIVjMg iLqYvF\"><span>Resident support</span><svg width=\"7\" height=\"13...",
            "impact": "critical",
            "message": "Role \"tab\" must be contained within: tablist.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "24de85ef3dec",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ec49ef7d"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 6,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    },
    {
      "submittedUrl": "https://www.brighton-hove.gov.uk/",
      "finalUrl": "https://www.brighton-hove.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Brighton &amp; Hove City Council",
      "elapsedMs": 8878,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 926,
          "failed": 1,
          "cantTell": 14,
          "inapplicable": 41
        },
        "failedRules": [
          "landmark-unique"
        ],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex",
          "valid-lang"
        ],
        "failures": [
          {
            "rule": "landmark-unique",
            "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
            "impact": "moderate",
            "wcagSc": [],
            "xpath": "#block-bhcc-base-footer-menu",
            "html": "<nav id=\"block-bhcc-base-footer-menu\" role=\"navigation\">",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              "#block-findoutmore",
              "#block-contact"
            ],
            "colorScheme": "light",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "fe8c89dac3b6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-cade30a8"
          }
        ],
        "outcomeCount": 982,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": true,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 1
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 84,
          "failed": 8,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "keyboard-accessible/focus-order",
          "labels-and-names/duplicate-id-aria",
          "labels-and-names/label-content-mismatch",
          "labels-and-names/multiple-labels",
          "landmarks/landmark-unique",
          "landmarks/region"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "#block-services > div > ul > li:nth-of-type(1) > span[aria-label=\"Expand services menu\"]",
            "selector": "#block-services > div > ul > li:nth-of-type(1) > span[aria-label=\"Expand services menu\"]",
            "html": "<span class=\"focus:background text:0 hover:underline pos:rel flex align-items:center cursor:pointer text-dec:none font:semi pad-v:-3 pad-h:-1 hover:color:burgundy menu__services-links__link js-menu__s...",
            "impact": "moderate",
            "message": "Non-interactive <span> with tabindex=\"0\" has no interactive role.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9e75d151f78e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-68a1334a"
          },
          {
            "rule": "keyboard-accessible/focus-order",
            "xpath": "#block-services-2 > div > ul > li:nth-of-type(1) > span[aria-label=\"Expand services menu\"]",
            "selector": "#block-services-2 > div > ul > li:nth-of-type(1) > span[aria-label=\"Expand services menu\"]",
            "html": "<span class=\"focus:background text:0 hover:underline show-hide-toggle pos:rel flex align-items:center cursor:pointer text-dec:none font:semi pad-v:-3 pad-h:-1 hover:color:burgundy menu__services-links...",
            "impact": "moderate",
            "message": "Non-interactive <span> with tabindex=\"0\" has no interactive role.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "ef469896fb11",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f7f2713d"
          },
          {
            "rule": "landmarks/landmark-unique",
            "xpath": "#block-services-2",
            "selector": "#block-services-2",
            "html": "<nav id=\"block-services-2\" role=\"navigation\" aria-labelledby=\"block-services-2-menu\">\n\n      <h2 class=\"visually-hidden\" id=\"block-services-2-menu\">Services</h2>\n  \n  \n      <div class=\"top-nav js-pus...",
            "impact": "moderate",
            "message": "Multiple navigation landmarks have the same label \"services\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "3bc9e358ee6e",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-e9342d52"
          },
          {
            "rule": "landmarks/region",
            "xpath": "#klaro",
            "selector": "#klaro",
            "html": "<div id=\"klaro\" style=\"--button-text-color: #fff; --dark1: #fafafa; --dark2: #777; --dark3: #555; --light1: #444; --light2: #666; --light3: #111; --green3: #f00;\"><div lang=\"en\" class=\"klaro klaro-the...",
            "impact": "moderate",
            "message": "Content is not contained within a landmark region.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "58b4ea69b2e6",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-d8fe7914"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-keys",
            "selector": "#edit-keys",
            "html": "<input data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search pad-v:-3 pad-r:8 pad-l:2 appearance:none w:full bor-rad:full text...",
            "impact": "moderate",
            "message": "Form field has 2 labels. Use a single label element.",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "8cc22095a5e1",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-f0b538ae"
          },
          {
            "rule": "labels-and-names/multiple-labels",
            "xpath": "#edit-keys",
            "selector": "#edit-keys",
            "html": "<input data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search pad-v:-3 pad-r:8 pad-l:2 appearance:none w:full bor-rad:full text...",
            "impact": "moderate",
            "message": "Form field has 2 labels. Use a single label element.",
            "isDuplicate": true,
            "duplicateOf": "accesslint"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "div:nth-of-type(4) > button[aria-label=\"Toggle full services list\"]",
            "selector": "div:nth-of-type(4) > button[aria-label=\"Toggle full services list\"]",
            "html": "<button class=\"show-hide-toggle m:hidden cursor:pointer flex align-items:center bg:none bor:none bor-rad:5 pad-v:-5 pad-h:-4 focus:bold-outline\" data-target=\"full-services-list\" data-open-label=\"Show ...",
            "impact": "serious",
            "message": "Accessible name \"Toggle full services list\" does not contain visible text \"Show all services\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "9540ad67012d",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-ef5bfc80"
          },
          {
            "rule": "labels-and-names/duplicate-id-aria",
            "xpath": "#edit-keys",
            "selector": "#edit-keys",
            "html": "<input data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search pad-v:-3 pad-r:8 pad-l:2 appearance:none w:full bor-rad:full text...",
            "impact": "critical",
            "message": "Duplicate ID \"edit-keys\" referenced by label[for].",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "1dea57bfe6af",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-074abd6f"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 7,
        "duplicateFailedCount": 1,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 1
    },
    {
      "submittedUrl": "https://www.lambeth.gov.uk/",
      "finalUrl": "https://www.lambeth.gov.uk/",
      "redirected": false,
      "statusCode": 200,
      "ok": true,
      "contentType": "text/html; charset=UTF-8",
      "pageTitle": "Welcome to Lambeth | Lambeth Council",
      "elapsedMs": 10243,
      "error": null,
      "alfa": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "axe": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 697,
          "failed": 0,
          "cantTell": 1,
          "inapplicable": 42
        },
        "failedRules": [],
        "passedRules": [
          "aria-allowed-attr",
          "aria-allowed-role",
          "aria-conditional-attr",
          "aria-deprecated-role",
          "aria-dialog-name",
          "aria-hidden-body",
          "aria-hidden-focus",
          "aria-prohibited-attr",
          "aria-required-attr",
          "aria-roles",
          "aria-valid-attr",
          "aria-valid-attr-value",
          "autocomplete-valid",
          "avoid-inline-spacing",
          "button-name",
          "bypass",
          "color-contrast",
          "document-title",
          "duplicate-id-aria",
          "empty-heading",
          "form-field-multiple-labels",
          "heading-order",
          "html-has-lang",
          "html-lang-valid",
          "image-alt",
          "image-redundant-alt",
          "label",
          "label-title-only",
          "landmark-banner-is-top-level",
          "landmark-contentinfo-is-top-level",
          "landmark-main-is-top-level",
          "landmark-no-duplicate-banner",
          "landmark-no-duplicate-contentinfo",
          "landmark-no-duplicate-main",
          "landmark-one-main",
          "landmark-unique",
          "link-in-text-block",
          "link-name",
          "list",
          "listitem",
          "meta-viewport",
          "meta-viewport-large",
          "nested-interactive",
          "page-has-heading-one",
          "presentation-role-conflict",
          "region",
          "tabindex"
        ],
        "failures": [],
        "outcomeCount": 740,
        "darkModeScanned": false,
        "mediaQuerySupport": {
          "darkMode": false,
          "reducedMotion": true,
          "highContrast": false,
          "forcedColors": false,
          "reducedTransparency": false
        },
        "duplicateFailedCount": 0,
        "uniqueFailedCount": 0
      },
      "equalAccess": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "accesslint": {
        "executed": true,
        "error": null,
        "counts": {
          "passed": 90,
          "failed": 2,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [
          "distinguishable/color-contrast",
          "labels-and-names/label-content-mismatch"
        ],
        "passedRules": [],
        "failures": [
          {
            "rule": "distinguishable/color-contrast",
            "xpath": "#site-search-desktopsearch",
            "selector": "#site-search-desktopsearch",
            "html": "<title id=\"site-search-desktopsearch\">Search</title>",
            "impact": "serious",
            "message": "Insufficient color contrast ratio of 3.29:1 (required 4.5:1).",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "90628cd7a5d3",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-14852262"
          },
          {
            "rule": "labels-and-names/label-content-mismatch",
            "xpath": "#toggle-expand",
            "selector": "#toggle-expand",
            "html": "<button id=\"toggle-expand\" class=\"toggle-expand\" aria-label=\"Open the menu\">\n    <span class=\"toggle-expand__open\">\n      \n<svg class=\"toggle-expand__icon\" aria-labelledby=\"title-menu\">\n\t\t\t<title id=\"...",
            "impact": "serious",
            "message": "Accessible name \"Open the menu\" does not contain visible text \"Menu\n    \n    \n      \n\n      Close\".",
            "isDuplicate": false,
            "duplicateOf": null,
            "fingerprint": "7d7b03bab0ee",
            "firstSeenAt": "2026-04-06T01:16:54.803Z",
            "patternId": "A11Y-86e48536"
          }
        ],
        "outcomeCount": 92,
        "uniqueFailedCount": 2,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "qualweb": {
        "executed": false,
        "error": "Skipped (not requested)",
        "counts": {
          "passed": 0,
          "failed": 0,
          "cantTell": 0,
          "inapplicable": 0
        },
        "failedRules": [],
        "passedRules": [],
        "failures": [],
        "outcomeCount": 0,
        "uniqueFailedCount": 0,
        "duplicateFailedCount": 0,
        "crossEngineOverlapCount": 0
      },
      "duplicateFindingCount": 0
    }
  ],
  "enhanced": {
    "consolidatedFailures": [
      {
        "rule": "adaptable/list-children",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 5928,
        "examples": [
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > div > ul > p",
            "message": "List contains non-<li> child <p>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > div > ul > p",
            "message": "List contains non-<li> child <p>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsUnclassified > div > ul > p",
            "message": "List contains non-<li> child <p>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.solihull.gov.uk/",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsPreference > div > ul > p",
            "message": "List contains non-<li> child <p>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.solihull.gov.uk/",
            "html": "<p class=\"CybotCookiebotDialogDetailBodyEmptyCategoryMessage\">We do not use cookies of this type.</p>",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsAdvertising > div > ul > p",
            "message": "List contains non-<li> child <p>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "labels-and-names/label-content-mismatch",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 2008,
        "examples": [
          {
            "url": "https://www.leicester.gov.uk",
            "html": "<select class=\"gt_selector notranslate u-bg-dark-grey u-text-white focus:u-border-blue\" aria-label=\"Select Language\" id=\"bbd-translation\"><option value=\"\">Select Language</option><option value=\"en|en\"...",
            "xpath": "#bbd-translation",
            "message": "Accessible name \"Select Language\" does not contain visible label \"Translate\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerNecessary\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybot...",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerNecessary",
            "message": "Accessible name \"Necessary (5)\" does not contain visible text \"Necessary  5\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerPreference\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerPreference",
            "message": "Accessible name \"Preferences (0)\" does not contain visible text \"Preferences  0\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerStatistics\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cybo...",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerStatistics",
            "message": "Accessible name \"Statistics (7)\" does not contain visible text \"Statistics  7\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<button id=\"CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising\" class=\"CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed\" lang=\"en\" data-target=\"Cyb...",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising",
            "message": "Accessible name \"Marketing (0)\" does not contain visible text \"Marketing  0\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "region",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures all page content is contained within landmark regions. Content outside landmarks cannot be found by screen reader users navigating by landmarks."
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/region?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 123,
        "examples": [
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
            "xpath": ".focusable",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<div class=\"localgov-alert-banner__content\">",
            "xpath": ".localgov-alert-banner__content",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<div class=\"banner__image\">",
            "xpath": ".banner__image",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<div class=\"field field--name-localgov-title field--type-string field--label-hidden field__item\">How can we help?</div>",
            "xpath": ".field--name-localgov-title",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s--2\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "xpath": ".beta-search-box > .views-exposed-form.block-localgov-search.block-localgov-sitewide-search-block > form > .js-form-item.form-item.js-form-type-search-api-autocomplete > .form-text.required[data-drupal-selector=\"edit-s\"]",
            "message": "All page content should be contained by landmarks",
            "fixSummary": "Fix any of the following:\n  Some page content is not contained by landmarks",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "landmarks/region",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 56,
        "examples": [
          {
            "url": "https://www.clarecoco.ie",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" aria-label=\"Cookie compliance banner\" class=\"sliding-popup-top clearfix\" style=\"height: auto; width: 100%; top: 0px;\"><div aria...",
            "xpath": "#sliding-popup",
            "message": "Content is not contained within a landmark region.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.leicester.gov.uk",
            "html": "<div id=\"klaro\" style=\"--button-text-color: #fff; --dark1: #fafafa; --dark2: #777; --dark3: #555; --light1: #444; --light2: #666; --light3: #111; --green3: #f00; --notice-left: 20px; --notice-right: a...",
            "xpath": "#klaro",
            "message": "Content is not contained within a landmark region.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.leicester.gov.uk",
            "html": "<div id=\"goog-gt-tt\" class=\"VIpgJd-yAWNEb-L7lbkb skiptranslate\" style=\"border-radius: 12px; margin: 0 0 0 -23px; padding: 0; font-family: 'Google Sans', Arial, sans-serif;\" data-id=\"\"><div id=\"goog-gt...",
            "xpath": "#goog-gt-tt",
            "message": "Content is not contained within a landmark region.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<div id=\"CybotCookiebotDialog\" name=\"CybotCookiebotDialog\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"CybotCookiebotDialogBodyContentTitle\" tabindex=\"-1\" lang=\"en\" dir=\"ltr\" ng-non-bindable=\"\" c...",
            "xpath": "#CybotCookiebotDialog",
            "message": "Content is not contained within a landmark region.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<div class=\"anrt-gdpr-floating-cookie\"><button class=\"anrt-gdpr-floating-cookie__button anrt-gdpr-floating-cookie--cookiepro\" title=\"Update Cookie Preferences\"><span class=\"visually-hidden\">Update Coo...",
            "xpath": "body > div:nth-of-type(3)",
            "message": "Content is not contained within a landmark region.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "distinguishable/color-contrast",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 43,
        "examples": [
          {
            "url": "https://www.clarecoco.ie",
            "html": "<label for=\"edit-search-api-fulltext\">Search</label>",
            "xpath": "#views-exposed-form-sitewide-search-solr-sitewide-search-results-block > div:nth-of-type(1) > label[for=\"edit-search-api-fulltext\"]",
            "message": "Insufficient color contrast ratio of 2.57:1 (required 4.5:1).",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.staffordshire.gov.uk/",
            "html": "<span style=\"color: white;\">Keep up-to-date with the latest news, what's on and how to have your say.</span>",
            "xpath": "p:nth-of-type(1) > span",
            "message": "Insufficient color contrast ratio of 1:1 (required 3:1).",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://leeds.gov.uk",
            "html": "<button onclick=\"playPause()\" type=\"button\">Pause video</button>",
            "xpath": "div:nth-of-type(1) > div > section > div:nth-of-type(1) > div > button",
            "message": "Insufficient color contrast ratio of 1.06:1 (required 4.5:1).",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.londoncouncils.gov.uk/",
            "html": "<a class=\"a2a_button a2a_button_twitter ext\" href=\"https://twitter.com/londoncouncils\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"(opens in a new window)\">twitter<svg focusable=\"...",
            "xpath": "span > a[href=\"https://twitter.com/londoncouncils\"]",
            "message": "Insufficient color contrast ratio of 1:1 (required 4.5:1).",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.londoncouncils.gov.uk/",
            "html": "<a class=\"a2a_button a2a_button_linkedin ext\" href=\"https://www.linkedin.com/company/london-councils/\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\" title=\"(opens in a new window)\">linkedi...",
            "xpath": "span > a[href=\"https://www.linkedin.com/company/london-councils/\"]",
            "message": "Insufficient color contrast ratio of 1:1 (required 4.5:1).",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "color-contrast",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Visual Designer"
          ],
          "severity": "Serious",
          "blocking": false,
          "wcagCriteria": [
            "1.4.3"
          ],
          "conformanceLevel": "AA",
          "description": "Ensures text and interactive elements have sufficient contrast ratio (4.5:1 for normal text, 3:1 for large text) against their background."
        },
        "wcag": {
          "scs": [
            "1.4.3"
          ],
          "level": "AA"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/color-contrast?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 41,
        "examples": [
          {
            "url": "https://www.clarecoco.ie",
            "html": "<h2>Clare County Council</h2>",
            "xpath": "#block-bbd-localgov-clarecountycouncil > h2",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.48 (foreground color: #d9d9d9, background color: #1e74bb, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.clarecoco.ie",
            "html": "<h2 id=\"block-bbd-localgov-quicklinks-menu\">Quicklinks</h2>",
            "xpath": "#block-bbd-localgov-quicklinks-menu",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.48 (foreground color: #d9d9d9, background color: #1e74bb, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.clarecoco.ie",
            "html": "<h2 id=\"block-bbd-localgov-help-menu\">Help</h2>",
            "xpath": "#block-bbd-localgov-help-menu",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.48 (foreground color: #d9d9d9, background color: #1e74bb, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.clarecoco.ie",
            "html": "<h2 id=\"block-bbd-localgov-terms-menu\">Terms</h2>",
            "xpath": "#block-bbd-localgov-terms-menu",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.48 (foreground color: #d9d9d9, background color: #1e74bb, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.clarecoco.ie",
            "html": "<h2>Google translate</h2>",
            "xpath": "#block-bbd-localgov-gtranslate-block--2 > h2",
            "message": "Elements must meet minimum color contrast ratio thresholds",
            "fixSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.48 (foreground color: #d9d9d9, background color: #1e74bb, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "keyboard-accessible/tabindex",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 29,
        "examples": [
          {
            "url": "https://www.bracknell-forest.gov.uk/",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\" tabindex=\"1\">\n      Skip to main content\n    </a>",
            "xpath": "body > a[href=\"#main-content\"]",
            "message": "Element has tabindex=\"1\" which disrupts tab order.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.bracknell-forest.gov.uk/",
            "html": "<div class=\"site-logo\" tabindex=\"2\">\n        <img src=\"/themes/custom/bfc/logo.svg\" alt=\"Bracknell Forest Council\">\n      </div>",
            "xpath": "#block-bfc-localgov-sitebranding > div",
            "message": "Element has tabindex=\"2\" which disrupts tab order.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.bracknell-forest.gov.uk/",
            "html": "<button aria-controls=\"main-menu-wrapper\" aria-expanded=\"false\" type=\"button\" class=\"menu__button\" tabindex=\"3\">\n          <span>Menu</span>\n          <span aria-hidden=\"true\" class=\"menu__button-bars...",
            "xpath": "#block-bfc-localgov-mainnavigation > button",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.bracknell-forest.gov.uk/",
            "html": "<li class=\"menu--main__account-link\" tabindex=\"3\">\n              \n<div class=\"account-link account-link--white\">\n  <a href=\"/customer-accounts\">\n    My accounts\n  </a>\n  </div>\n            </li>",
            "xpath": "#main-menu-wrapper > div > div > ul > li:nth-of-type(1)",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.bracknell-forest.gov.uk/",
            "html": "<a href=\"/bins-and-recycling\" tabindex=\"3\" data-drupal-link-system-path=\"node/95\">Bins and recycling</a>",
            "xpath": "li:nth-of-type(2) > a[href=\"/bins-and-recycling\"]",
            "message": "Element has tabindex=\"3\" which disrupts tab order.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "keyboard-accessible/nested-interactive",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 27,
        "examples": [
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<button class=\"services__card-title h4\">Complaints, Comments and Praise </button>",
            "xpath": "a[href=\"/customerfeedback/\"] > button",
            "message": "Interactive element <button> is nested inside <a>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<button class=\"services__card-title h4\">Apply for a Council home</button>",
            "xpath": "a[href=\"/applyforacouncilproperty/\"] > button",
            "message": "Interactive element <button> is nested inside <a>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<button class=\"services__card-title h4\">Apply for benefits</button>",
            "xpath": "a[href=\"/applyforhousingbenefitandcounciltaxsupport/\"] > button",
            "message": "Interactive element <button> is nested inside <a>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<button class=\"services__card-title h4\">Bin collection days</button>",
            "xpath": "a[href=\"http://app.newark-sherwooddc.gov.uk/bincollection/\"] > button",
            "message": "Interactive element <button> is nested inside <a>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<button class=\"services__card-title h4\">Council House repairs</button>",
            "xpath": "a[href=\"/repairsandmaintenance/\"] > button",
            "message": "Interactive element <button> is nested inside <a>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "aria/presentational-children-focusable",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 27,
        "examples": [
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<button class=\"services__card-title h4\">Complaints, Comments and Praise </button>",
            "xpath": "a[href=\"/customerfeedback/\"] > button",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<button class=\"services__card-title h4\">Apply for a Council home</button>",
            "xpath": "a[href=\"/applyforacouncilproperty/\"] > button",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<button class=\"services__card-title h4\">Apply for benefits</button>",
            "xpath": "a[href=\"/applyforhousingbenefitandcounciltaxsupport/\"] > button",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<button class=\"services__card-title h4\">Bin collection days</button>",
            "xpath": "a[href=\"http://app.newark-sherwooddc.gov.uk/bincollection/\"] > button",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<button class=\"services__card-title h4\">Council House repairs</button>",
            "xpath": "a[href=\"/repairsandmaintenance/\"] > button",
            "message": "Focusable element inside a \"link\" role whose children are presentational.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "svg-img-alt",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [
            "1.1.1"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/svg-img-alt?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 24,
        "examples": [
          {
            "url": "https://new.calderdale.gov.uk/",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "xpath": "a[href$=\"apply\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://new.calderdale.gov.uk/",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "xpath": "a[href$=\"apply-or-search-job\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://new.calderdale.gov.uk/",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "xpath": ".dio_apply-region > .paragraph--type--localgov-text.paragraph.paragraph--view-mode--default > .field--name-localgov-text.field--type-text-long.field--label-hidden > ul > li:nth-child(3) > a[data-entity-substitution=\"canonical\"][data-entity-type=\"node\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://new.calderdale.gov.uk/",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "xpath": "a[href$=\"apply-planning-permission\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://new.calderdale.gov.uk/",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2svg=\"\" alt=\"\">",
            "xpath": "a[title=\"Admissions\"] > .fa-chevron-right[data-fa-pseudo-element=\"::after\"][data-icon=\"chevron-right\"]",
            "message": "<svg> elements with an img role must have alternative text",
            "fixSummary": "Fix any of the following:\n  Element has no child that is a title\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "text-alternatives/svg-img-alt",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 24,
        "examples": [
          {
            "url": "https://new.calderdale.gov.uk/",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "xpath": "a[href=\"/benefits/apply\"] > svg",
            "message": "svg with role='img' has no accessible name.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://new.calderdale.gov.uk/",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "xpath": "a[href=\"/dio/apply-or-search-job\"] > svg",
            "message": "svg with role='img' has no accessible name.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://new.calderdale.gov.uk/",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "xpath": "a[href=\"/dio/register-council-tax-electronic-billing\"] > svg",
            "message": "svg with role='img' has no accessible name.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://new.calderdale.gov.uk/",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "xpath": "a[href=\"/dio/apply-planning-permission\"] > svg",
            "message": "svg with role='img' has no accessible name.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://new.calderdale.gov.uk/",
            "html": "<svg data-fa-pseudo-element=\"::after\" data-prefix=\"fas\" data-icon=\"chevron-right\" class=\"svg-inline--fa fa-chevron-right\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" data-fa-i2...",
            "xpath": "a[href=\"/schools-and-learning/schools/admissions\"] > svg",
            "message": "svg with role='img' has no accessible name.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "labels-and-names/duplicate-id-aria",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 22,
        "examples": [
          {
            "url": "https://www.clarecoco.ie",
            "html": "<input placeholder=\"Search\" data-drupal-selector=\"edit-search-api-fulltext\" data-search-api-autocomplete-search=\"sitewide_search_solr\" class=\"form-autocomplete form-text ui-autocomplete-input\" data-au...",
            "xpath": "#edit-search-api-fulltext",
            "message": "Duplicate ID \"edit-search-api-fulltext\" referenced by label[for].",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s--2\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "xpath": "#edit-s--2",
            "message": "Duplicate ID \"edit-s--2\" referenced by label[for].",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.kingston.gov.uk",
            "html": "<div id=\"lgd-header__nav--primary\" class=\"lgd-header__nav lgd-header__nav--primary\">\n                \n  \n  \n  \n\n  <div class=\"lgd-region lgd-region--primary-menu region region-primary-menu\">\n\n    \n   ...",
            "xpath": "#lgd-header__nav--primary",
            "message": "Duplicate ID \"lgd-header__nav--primary\" referenced by aria-controls.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.kingston.gov.uk",
            "html": "<h2 class=\"visually-hidden\" id=\"block-bbd-localgov-localgov-mainnavigation-scarfolk-menu\">Main navigation</h2>",
            "xpath": "#block-bbd-localgov-localgov-mainnavigation-scarfolk-menu",
            "message": "Duplicate ID \"block-bbd-localgov-localgov-mainnavigation-scarfolk-menu\" referenced by aria-labelledby.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.gedling.gov.uk",
            "html": "<input placeholder=\"Start a search\" data-drupal-selector=\"edit-s\" type=\"text\" id=\"edit-s--2\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text\">",
            "xpath": "#edit-s--2",
            "message": "Duplicate ID \"edit-s--2\" referenced by label[for].",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "navigable/empty-heading",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 19,
        "examples": [
          {
            "url": "https://leeds.gov.uk",
            "html": "<h3 class=\"ot-host-name\"></h3>",
            "xpath": "section > div:nth-of-type(1) > h3",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://leeds.gov.uk",
            "html": "<h4 class=\"ot-host-desc\"></h4>",
            "xpath": "section > div:nth-of-type(1) > h4",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.woking.gov.uk/",
            "html": "<h2>\n      <a href=\"/benefits\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "xpath": "div:nth-of-type(1) > div > div > div:nth-of-type(2) > div:nth-of-type(1) > article > h2",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.woking.gov.uk/",
            "html": "<h2>\n      <a href=\"/bins-waste-recycling\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "xpath": "div:nth-of-type(1) > div > div > div:nth-of-type(2) > div:nth-of-type(2) > article > h2",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.woking.gov.uk/",
            "html": "<h2>\n      <a href=\"/business-licences-permits\" rel=\"bookmark\"><span></span>\n</a>\n    </h2>",
            "xpath": "div:nth-of-type(1) > div > div > div:nth-of-type(2) > div:nth-of-type(3) > article > h2",
            "message": "Heading is empty. Add text content or remove the heading element.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "link-name",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Content Author",
            "UX Designer"
          ],
          "severity": "Serious",
          "blocking": true,
          "wcagCriteria": [
            "2.4.4",
            "4.1.2"
          ],
          "conformanceLevel": "A",
          "description": "Ensures links have discernible text. Screen reader users often navigate pages by listing all links — links without text or with only 'click here' provide no context."
        },
        "wcag": {
          "scs": [
            "2.4.4",
            "4.1.2"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/link-name?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 15,
        "examples": [
          {
            "url": "https://www.royalgreenwich.gov.uk/",
            "html": "<a class=\"lgd-card__link\" href=\"/news/2026/thursday-7-may-local-election-get-ready-vote\"></a>",
            "xpath": ".padding-horizontal.lgd-container:nth-child(5) > .rbg-promoted-cards > .lgd-row--halves.lgd-row > article:nth-child(1) > .lgd-card__content > .lgd-card__link",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.royalgreenwich.gov.uk/",
            "html": "<a class=\"lgd-card__link\" href=\"/news/2026/new-chapter-thamesmead-waterfront-site-set-deliver-15000-homes-after-new-town-selection\"></a>",
            "xpath": ".padding-horizontal.lgd-container:nth-child(5) > .rbg-promoted-cards > .lgd-row--halves.lgd-row > article:nth-child(2) > .lgd-card__content > .lgd-card__link",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.royalgreenwich.gov.uk/",
            "html": "<a class=\"lgd-card__link\" href=\"/events/luminarium-myriad\"></a>",
            "xpath": "article:nth-child(1) > .lgd-card__content > .lgd-card__link[href$=\"luminarium-myriad\"]",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.royalgreenwich.gov.uk/",
            "html": "<a class=\"lgd-card__link\" href=\"/events/luminarium-myriad\"></a>",
            "xpath": "article:nth-child(2) > .lgd-card__content > .lgd-card__link[href$=\"luminarium-myriad\"]",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://argyll-bute.gov.uk/",
            "html": "<a href=\"/news/2026/apr/election-candidates-confirmed-argyll-and-bute-scottish-parliamentary-constituency\" hreflang=\"en\">",
            "xpath": ".views-row:nth-child(1) > .views-field-field-media-image.views-field > .field-content > a[hreflang=\"en\"]",
            "message": "Links must have discernible text",
            "fixSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "navigable/link-name",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 15,
        "examples": [
          {
            "url": "https://www.royalgreenwich.gov.uk/",
            "html": "<a class=\"lgd-card__link\" href=\"/news/2026/thursday-7-may-local-election-get-ready-vote\"></a>",
            "xpath": "div:nth-of-type(2) > a[href=\"/news/2026/thursday-7-may-local-election-get-ready-vote\"]",
            "message": "Link has no discernible text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.royalgreenwich.gov.uk/",
            "html": "<a class=\"lgd-card__link\" href=\"/news/2026/new-chapter-thamesmead-waterfront-site-set-deliver-15000-homes-after-new-town-selection\"></a>",
            "xpath": "div:nth-of-type(2) > a[href=\"/news/2026/new-chapter-thamesmead-waterfront-site-set-deliver-15000-homes-after-new-town-selection\"]",
            "message": "Link has no discernible text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.royalgreenwich.gov.uk/",
            "html": "<a class=\"lgd-card__link\" href=\"/events/luminarium-myriad\"></a>",
            "xpath": "article:nth-of-type(1) > div:nth-of-type(2) > a[href=\"/events/luminarium-myriad\"]",
            "message": "Link has no discernible text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.royalgreenwich.gov.uk/",
            "html": "<a class=\"lgd-card__link\" href=\"/events/luminarium-myriad\"></a>",
            "xpath": "article:nth-of-type(2) > div:nth-of-type(2) > a[href=\"/events/luminarium-myriad\"]",
            "message": "Link has no discernible text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://argyll-bute.gov.uk/",
            "html": "<a href=\"/news/2026/apr/election-candidates-confirmed-argyll-and-bute-scottish-parliamentary-constituency\" hreflang=\"en\"><img loading=\"lazy\" src=\"/sites/default/files/styles/localgov_newsroom_teaser/p...",
            "xpath": "div > a[href=\"/news/2026/apr/election-candidates-confirmed-argyll-and-bute-scottish-parliamentary-constituency\"]",
            "message": "Link has no discernible text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "aria/aria-required-attr",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 14,
        "examples": [
          {
            "url": "https://www.solihull.gov.uk/",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferences\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBod...",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonPreferences",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.solihull.gov.uk/",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatistics\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBody...",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonStatistics",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.solihull.gov.uk/",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonMarketing\" class=\"CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox\" data-target=\"CybotCookiebotDialogBodyL...",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonMarketing",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.solihull.gov.uk/",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonPreferencesInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton ...",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonPreferencesInline",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.solihull.gov.uk/",
            "html": "<input type=\"checkbox\" id=\"CybotCookiebotDialogBodyLevelButtonStatisticsInline\" aria-labelledby=\"CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel\" class=\"CybotCookiebotDialogBodyLevelButton Cy...",
            "xpath": "#CybotCookiebotDialogBodyLevelButtonStatisticsInline",
            "message": "Role \"switch\" requires attribute \"aria-checked\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "distinguishable/link-in-text-block",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 13,
        "examples": [
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://www.cook...",
            "xpath": "li:nth-of-type(1) > a[href=\"https://www.cookiebot.com/goto/privacy-policy/\"]",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://business...",
            "xpath": "li:nth-of-type(1) > a[href=\"https://business.safety.google/privacy/\"]",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<a class=\"CybotCookiebotDialogDetailBodyContentCookieLink\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" aria-label=\"Learn more about this provider - opens in a new window\" href=\"https://privacy....",
            "xpath": "li:nth-of-type(2) > a[href=\"https://privacy.microsoft.com/en-us/privacystatement\"]",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<a href=\"https://www.cookiebot.com\" target=\"_blank\" rel=\"noopener\" title=\"Cookiebot\">Cookiebot</a>",
            "xpath": "#CybotCookiebotDialogDetailFooter > a[href=\"https://www.cookiebot.com\"]",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<a href=\"https://www.luton.gov.uk/council-elections/strategies-policies-plans/data-protection-policy\" style=\"\">Privacy Policy.</a>",
            "xpath": "#CybotCookiebotDialogDetailBodyContentTextAbout > a[href=\"https://www.luton.gov.uk/council-elections/strategies-policies-plans/data-protection-policy\"]",
            "message": "Link in text block is not visually distinguishable from surrounding text. Add a non-color visual indicator such as an underline or border.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "landmarks/landmark-unique",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 11,
        "examples": [
          {
            "url": "https://www.leicester.gov.uk",
            "html": "<nav aria-labelledby=\"block-bbd-localgov-mainnavigation-menu\" id=\"block-bbd-localgov-mainnavigation\" class=\"block block-menu navigation navigation--main\">\n            \n  <h2 class=\"visually-hidden\" id...",
            "xpath": "#block-bbd-localgov-mainnavigation",
            "message": "Multiple navigation landmarks have the same label \"main navigation\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.solihull.gov.uk/",
            "html": "<nav class=\"navigation--a11y\">\n\n  <ul class=\"menu menu--a11y\">\n        <li class=\"menu-item\">\n      <button type=\"button\" class=\"reciteme__proxy-trigger\" data-once=\"recitemeProxy\">\n        Accessibili...",
            "xpath": "#lgd-header-top > nav",
            "message": "Multiple navigation landmarks have the same label \"accessibility and language tools\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.solihull.gov.uk/",
            "html": "<nav class=\"navigation--a11y\">\n\n  <ul class=\"menu menu--a11y\">\n        <li class=\"menu-item\">\n      <button type=\"button\" class=\"reciteme__proxy-trigger\" data-once=\"recitemeProxy\">\n        Accessibili...",
            "xpath": "#lgd-header-bottom > nav",
            "message": "Multiple navigation landmarks have the same label \"accessibility and language tools\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.kingston.gov.uk",
            "html": "<nav aria-labelledby=\"block-bbd-localgov-localgov-mainnavigation-scarfolk-menu\" id=\"block-bbd-localgov-localgov-mainnavigation-scarfolk\" class=\"block block-menu navigation navigation--main\">\n         ...",
            "xpath": "#block-bbd-localgov-localgov-mainnavigation-scarfolk",
            "message": "Multiple navigation landmarks have the same label \"main navigation\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.erewash.gov.uk/",
            "html": "<nav aria-labelledby=\"block-bbd-localgov-mainnavigation-menu\" id=\"block-bbd-localgov-mainnavigation\" class=\"block block-menu navigation navigation--main\">\n            \n  <h2 class=\"visually-hidden\" id...",
            "xpath": "#block-bbd-localgov-mainnavigation",
            "message": "Multiple navigation landmarks have the same label \"main navigation\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "keyboard-accessible/focus-order",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 11,
        "examples": [
          {
            "url": "https://leeds.gov.uk",
            "html": "<div id=\"onetrust-banner-sdk\" class=\"otFlat bottom ot-wo-title vertical-align-content\" tabindex=\"0\" style=\"bottom: 0px;\"><div role=\"alertdialog\" aria-describedby=\"onetrust-policy-text\" aria-label=\"Pri...",
            "xpath": "#onetrust-banner-sdk",
            "message": "Non-interactive <div> with tabindex=\"0\" has no interactive role.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.woking.gov.uk/",
            "html": "<h2 tabindex=\"0\" class=\"webform-section-title\" data-once=\"report-show-section\">Report a problem with this page</h2>",
            "xpath": "#edit-report-a-problem-with-this-page > h2",
            "message": "Non-interactive <h2> with tabindex=\"0\" has no interactive role.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.woking.gov.uk/",
            "html": "<div tabindex=\"0\" id=\"edit-cancel\" class=\"js-form-item form-item js-form-type-webform-markup form-item-cancel js-form-item-cancel form-no-label\" data-once=\"report-hide-section\">\n          <p>Cancel</p...",
            "xpath": "#edit-cancel",
            "message": "Non-interactive <div> with tabindex=\"0\" has no interactive role.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.kingston.gov.uk",
            "html": "<div id=\"cookiescript_reportwrap\" tabindex=\"0\">\n                                  <div class=\"cookiescript_report_strict \" data-cs-tab-content=\"strict\">\n              <div class=\"cookiescript_category...",
            "xpath": "#cookiescript_reportwrap",
            "message": "Non-interactive <div> with tabindex=\"0\" has no interactive role.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.londoncouncils.gov.uk/",
            "html": "<div class=\"a2a_overlay a2a_localize\" id=\"a2a_overlay\" tabindex=\"0\" aria-label=\"Close\" data-a2a-localize=\"label,Close\"></div>",
            "xpath": "#a2a_overlay",
            "message": "Non-interactive <div> with tabindex=\"0\" has no interactive role.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "text-alternatives/image-alt-words",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 11,
        "examples": [
          {
            "url": "https://www.woking.gov.uk/",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/2025-06/Register%20to%20vote%20in%20elections.jpg\" width=\"2000\" height=\"1429\" alt=\"Photo of young lady kneeling behind a flower bed which is planted with ...",
            "xpath": "a[href=\"/elections-voting/how-vote/register-vote\"] > div:nth-of-type(1) > img",
            "message": "Alt text \"Photo of young lady kneeling behind a flower bed which is planted with flowers spelling out: I'm registered to vote'\" starts with redundant prefix \"photo\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.northtyneside.gov.uk/",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/thumbnail/public/2024-01/school%20%281%29.png?itok=807_KqIt\" width=\"100\" height=\"100\" alt=\"image of a school with trees in front\">",
            "xpath": "li:nth-of-type(3) > article > div:nth-of-type(1) > div > img",
            "message": "Alt text \"image of a school with trees in front\" starts with redundant prefix \"image\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.northtyneside.gov.uk/",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/medium_3_2_600x400/public/2024-02/Foster.png?itok=0oalikhU\" width=\"600\" height=\"400\" alt=\"Image of children playing in autumn leaves\">",
            "xpath": "div:nth-of-type(3) > section > div > div:nth-of-type(1) > div > img",
            "message": "Alt text \"Image of children playing in autumn leaves\" starts with redundant prefix \"image\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.londoncouncils.gov.uk/",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/2024-05/tate_modern_2.jpg\" width=\"1040\" height=\"520\" alt=\"Picture of the Tate Modern and Millennium Bridge in London on a sunny day \" typeof=\"foaf:Image\" ...",
            "xpath": "div:nth-of-type(1) > div:nth-of-type(2) > img",
            "message": "Alt text \"Picture of the Tate Modern and Millennium Bridge in London on a sunny day\" starts with redundant prefix \"picture\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.havant.gov.uk/",
            "html": "<img loading=\"eager\" width=\"768\" height=\"512\" src=\"/sites/default/files/styles/large_3_2_768x512/public/2026-03/Garden%20waste%20copy.jpg?h=c7836095&amp;itok=Wc9dr7a5\" alt=\"Graphic of green garden was...",
            "xpath": "a[href=\"/news/2026/garden-waste-subscriptions-2026-27-are-now-open\"] > div > article > div:nth-of-type(1) > div > div > div:nth-of-type(2) > picture > img",
            "message": "Alt text \"Graphic of green garden waste van and bin man wheeling a garden waste bin\" starts with redundant prefix \"graphic\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "landmark-unique",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-unique?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 11,
        "examples": [
          {
            "url": "https://www.kingston.gov.uk",
            "html": "<footer class=\"lgd-footer\">",
            "xpath": "footer",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              "#cookiescript_reportdate"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://haringey.gov.uk/",
            "html": "<div class=\"search-block-form block block-search block-search-form-block\" data-drupal-selector=\"search-block-form\" id=\"block-searchform\" role=\"search\">",
            "xpath": "#block-searchform",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              "#block-searchform-3"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.lbhf.gov.uk/",
            "html": "<div data-parent-id=\"our-services-id\" class=\"lgd-header__nav lbhf-header-drawer-item lbhf-header-drawer-item__sm\" id=\"our-services-drawer\" tabindex=\"-1\" aria-labelledby=\"our-services-id\" role=\"region\">",
            "xpath": "#our-services-drawer",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              "#search-drawer"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://westmorlandandfurness.gov.uk/",
            "html": "<div class=\"search-block-form block block-search block-search-form-block\" data-drupal-selector=\"search-block-form\" id=\"block-localgov-wandf-searchform\" role=\"search\">",
            "xpath": ".lgd-region__inner--search > .search-block-form.block-search.block-search-form-block",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              ".banner__content > div > .search-block-form.block-search.block-search-form-block"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://westmorlandandfurness.gov.uk/",
            "html": "<div class=\"search-block-form block block-search block-search-form-block\" data-drupal-selector=\"search-block-form\" id=\"block-localgov-wandf-searchform\" role=\"search\">",
            "xpath": ".lgd-region__inner--search > .search-block-form.block-search.block-search-form-block",
            "message": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
            "fixSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable",
            "relatedPaths": [
              ".banner__content > div > .search-block-form.block-search.block-search-form-block"
            ],
            "colorScheme": "dark",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "readable/valid-lang",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 10,
        "examples": [
          {
            "url": "https://www.leicester.gov.uk",
            "html": "<option value=\"en|iw\" data-gt-href=\"#\" lang=\"iw\">עִבְרִית</option>",
            "xpath": "#bbd-translation > option:nth-of-type(28)",
            "message": "Invalid lang attribute value \"iw\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.leicester.gov.uk",
            "html": "<option value=\"en|jw\" data-gt-href=\"#\" lang=\"jw\">Basa Jawa</option>",
            "xpath": "#bbd-translation > option:nth-of-type(68)",
            "message": "Invalid lang attribute value \"jw\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.woking.gov.uk/",
            "html": "<option value=\"en|iw\" data-gt-href=\"#\" lang=\"iw\">עִבְרִית</option>",
            "xpath": "#bbd-translation > option:nth-of-type(28)",
            "message": "Invalid lang attribute value \"iw\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.woking.gov.uk/",
            "html": "<option value=\"en|jw\" data-gt-href=\"#\" lang=\"jw\">Basa Jawa</option>",
            "xpath": "#bbd-translation > option:nth-of-type(68)",
            "message": "Invalid lang attribute value \"jw\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.kingston.gov.uk",
            "html": "<option value=\"en|iw\" data-gt-href=\"#\" lang=\"iw\">עִבְרִית</option>",
            "xpath": "#bbd-translation > option:nth-of-type(28)",
            "message": "Invalid lang attribute value \"iw\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "navigable/heading-order",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 10,
        "examples": [
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">CookieConsent</strong>",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div > strong",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://haringey.gov.uk/",
            "html": "<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">ASP.NET_SessionId</strong>",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div > strong",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://carlow.ie/",
            "html": "<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">CookieConsent</strong>",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div > strong",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://carlow.ie/",
            "html": "<h3 class=\"box-link__title\">\n    <a class=\"box-link__link\" href=\"/planning-and-building/development-management/planning-permission\">\n              Online Planning\n    </a>\n  </h3>",
            "xpath": "li:nth-of-type(1) > article > h3",
            "message": "Heading level 3 skipped from level 1. Use h2 instead.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.lbhf.gov.uk/",
            "html": "<strong class=\"CybotCookiebotDialogDetailBodyContentCookieInfoTitle\" role=\"heading\" aria-level=\"4\">cf.turnstile.u</strong>",
            "xpath": "#CybotCookiebotDialogDetailBodyContentCookieTabsNecessary > div > ul > li:nth-of-type(1) > div > div > strong",
            "message": "Heading level 4 skipped from level 2. Use h3 instead.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "landmarks/no-duplicate-contentinfo",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 10,
        "examples": [
          {
            "url": "https://www.kingston.gov.uk",
            "html": "<div id=\"cookiescript_reportdate\" role=\"contentinfo\">Cookie <a id=\"cookiescript_reportlink\" href=\"https://cookie-script.com/cookie-report?identifier=477d9825c3bd983c31c81f8a865d8dba\" target=\"_blank\" a...",
            "xpath": "#cookiescript_reportdate",
            "message": "Page has multiple contentinfo landmarks.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.northtyneside.gov.uk/",
            "html": "<div class=\"eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--opt-in cookies-notice\" role=\"contentinfo\" aria-label=\"cookienotice\" aria-hidden=\"false\">\n<div clas...",
            "xpath": "#sliding-popup > div[aria-label=\"cookienotice\"]",
            "message": "Page has multiple contentinfo landmarks.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://schools.essex.gov.uk/",
            "html": "<footer class=\"lgd-footer\">\n      <div class=\"footer__before-pre\">\n                  \n  \n  \n\n  <div class=\"lgd-region lgd-region--pre-footer region region-pre-footer\">\n\n    \n    <div class=\"lgd-region...",
            "xpath": "div:nth-of-type(2) > footer",
            "message": "Page has multiple contentinfo landmarks.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.royalgreenwich.gov.uk/",
            "html": "<footer class=\"lgd-footer\">\n\n                      \n                      <div class=\"lgd-footer__footer\">\n          <div class=\"lgd-container\">\n            <div class=\"lgd-row\">\n              <div cl...",
            "xpath": "div:nth-of-type(2) > footer",
            "message": "Page has multiple contentinfo landmarks.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://northumberland.gov.uk/",
            "html": "<footer class=\"footer\">\n\t<div class=\"footer-container\">\n\t\t\n<div class=\"footer-navigation\" role=\"navigation\">\n          <div class=\"footer-section footer-grid-column-one-quarter\">\n        <h2 class=\"ma...",
            "xpath": "div:nth-of-type(2) > div > footer",
            "message": "Page has multiple contentinfo landmarks.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "labels-and-names/multiple-labels",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 9,
        "examples": [
          {
            "url": "https://www.clarecoco.ie",
            "html": "<input placeholder=\"Search\" data-drupal-selector=\"edit-search-api-fulltext\" data-search-api-autocomplete-search=\"sitewide_search_solr\" class=\"form-autocomplete form-text ui-autocomplete-input\" data-au...",
            "xpath": "#edit-search-api-fulltext",
            "message": "Form field has 2 labels. Use a single label element.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://beta.luton.gov.uk/",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s--2\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "xpath": "#edit-s--2",
            "message": "Form field has 3 labels. Use a single label element.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.gedling.gov.uk",
            "html": "<input placeholder=\"Start a search\" data-drupal-selector=\"edit-s\" type=\"text\" id=\"edit-s--2\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text\">",
            "xpath": "#edit-s--2",
            "message": "Form field has 2 labels. Use a single label element.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://carlow.ie/",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "xpath": "#edit-s",
            "message": "Form field has 2 labels. Use a single label element.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.lbhf.gov.uk/",
            "html": "<input data-drupal-selector=\"edit-s\" placeholder=\"Search\" type=\"text\" id=\"edit-s\" name=\"s\" value=\"\" size=\"30\" maxlength=\"128\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "xpath": "#edit-s",
            "message": "Form field has 3 labels. Use a single label element.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "labels-and-names/frame-title",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 9,
        "examples": [
          {
            "url": "https://www.leicester.gov.uk",
            "html": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
            "xpath": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
            "xpath": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.kingston.gov.uk",
            "html": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
            "xpath": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.gedling.gov.uk",
            "html": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
            "xpath": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://haringey.gov.uk/",
            "html": "<iframe name=\"votingFrame\" frameborder=\"0\"></iframe>",
            "xpath": "#goog-gt-votingHiddenPane > iframe[name=\"votingFrame\"]",
            "message": "Frame is missing an accessible name. Add a title attribute.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "landmark-no-duplicate-contentinfo",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures the page has only one contentinfo landmark (<footer> at top level). Duplicate contentinfo landmarks make landmark navigation unpredictable."
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-contentinfo?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 9,
        "examples": [
          {
            "url": "https://www.kingston.gov.uk",
            "html": "<footer class=\"lgd-footer\">",
            "xpath": "footer",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              "#cookiescript_reportdate"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.northtyneside.gov.uk/",
            "html": "<footer class=\"lgd-footer\">",
            "xpath": "footer",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              ".eu-cookie-compliance-banner"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://schools.essex.gov.uk/",
            "html": "<div class=\"eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--categories cookies-notice\" role=\"contentinfo\" aria-label=\"cookienotice\" aria-hidden=\"false\">",
            "xpath": ".eu-cookie-compliance-banner",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.royalgreenwich.gov.uk/",
            "html": "<div data-component-id=\"greenwich:cookie-banner\" class=\"eu-cookie-compliance-banner cookies-notice\" role=\"contentinfo\" aria-label=\"cookienotice\" aria-hidden=\"false\">",
            "xpath": ".eu-cookie-compliance-banner",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.canterbury.gov.uk/",
            "html": "<div class=\"eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--categories cookies-notice\" role=\"contentinfo\" aria-label=\"cookienotice\" aria-hidden=\"false\">",
            "xpath": ".eu-cookie-compliance-banner",
            "message": "Document should not have more than one contentinfo landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one contentinfo landmark",
            "relatedPaths": [
              "footer"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "landmarks/no-duplicate-banner",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 9,
        "examples": [
          {
            "url": "https://northumberland.gov.uk/",
            "html": "<header class=\"header\">\n\t<div class=\"header-container\">\n\n\t\t<a href=\"/\" class=\"ncc-logo\" title=\"Northumberland County Council\">   <picture>\n    <source srcset=\"/themes/custom/ncc_theme_v1/img/logo.png\"...",
            "xpath": "body > div:nth-of-type(2) > header",
            "message": "Page has multiple banner landmarks.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.elmbridge.gov.uk",
            "html": "<header class=\"lgd-header\" data-once=\"allStickyHeaders\" style=\"position: fixed;\">\n  \n    <a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n    Skip to main content\n  </a>\n\n  <div cl...",
            "xpath": "div:nth-of-type(2) > header",
            "message": "Page has multiple banner landmarks.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.elmbridge.gov.uk",
            "html": "<div class=\"lgd-region lgd-region--header region region-header\" role=\"banner\">\n\n    \n    <div class=\"lgd-region__inner lgd-region__inner--header\">\n      <div id=\"block-elmbridge-localgov-sitebranding-...",
            "xpath": "header > div > div > div > div > div:nth-of-type(1)",
            "message": "Page has multiple banner landmarks.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.elmbridge.gov.uk",
            "html": "<div class=\"lgd-region lgd-region--secondary-menu region region-secondary-menu\" role=\"banner\">\n\n    \n    <div class=\"lgd-region__inner lgd-region__inner--secondary-menu\">\n      \n      \n  \n\n<nav aria-l...",
            "xpath": "#lgd-header__nav--secondary > div",
            "message": "Page has multiple banner landmarks.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.elmbridge.gov.uk",
            "html": "<div class=\"lgd-region lgd-region--banner region region-banner\" role=\"banner\">\n\n    \n    <div class=\"lgd-region__inner lgd-region__inner--banner\">\n      <div id=\"block-elmbridge-localgov-subsite-banne...",
            "xpath": "body > div:nth-of-type(2) > div > div",
            "message": "Page has multiple banner landmarks.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "labels-and-names/form-label",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 8,
        "examples": [
          {
            "url": "https://www.lbbd.gov.uk/",
            "html": "<select id=\"gtranslate_fake_select\"><option value=\"\">Select Language</option><option value=\"en|en\" class=\"notranslate\" translate=\"no\">English</option><option value=\"en|ar\" class=\"notranslate\" translat...",
            "xpath": "#gtranslate_fake_select",
            "message": "Form element has no accessible label.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(1) > div > button",
            "message": "Form element has no accessible label.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(2) > div > button",
            "message": "Form element has no accessible label.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(3) > div > button",
            "message": "Form element has no accessible label.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(4) > div > button",
            "message": "Form element has no accessible label.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "button-name",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "Content Author"
          ],
          "severity": "Critical",
          "blocking": true,
          "wcagCriteria": [
            "4.1.2"
          ],
          "conformanceLevel": "A",
          "description": "Ensures buttons have discernible text so screen reader users know what action the button performs."
        },
        "wcag": {
          "scs": [
            "4.1.2"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/button-name?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 8,
        "examples": [
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"Toggle on\">ON</p></button>",
            "xpath": ".qc-cmp2-expandable-info:nth-child(1) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role=\"switch\"]",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"Toggle on\">ON</p></button>",
            "xpath": ".qc-cmp2-expandable-info:nth-child(2) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role=\"switch\"]",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"Toggle on\">ON</p></button>",
            "xpath": ".qc-cmp2-expandable-info:nth-child(3) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role=\"switch\"]",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"Toggle on\">ON</p></button>",
            "xpath": ".qc-cmp2-expandable-info:nth-child(4) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role=\"switch\"]",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"Toggle on\">ON</p></button>",
            "xpath": ".qc-cmp2-expandable-info:nth-child(5) > .qc-cmp2-toggle-switch > .css-w01txj.qc-cmp2-toggle[role=\"switch\"]",
            "message": "Buttons must have discernible text",
            "fixSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "aria-dialog-name",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-dialog-name?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 7,
        "examples": [
          {
            "url": "https://www.erewash.gov.uk/",
            "html": "<div class=\"eu-cookie-compliance-banner eu-cookie-compliance-banner-info eu-cookie-compliance-banner--opt-in\" role=\"dialog\" aria-hidden=\"false\" data-once=\"data-table\">",
            "xpath": ".eu-cookie-compliance-banner",
            "message": "ARIA dialog and alertdialog nodes should have an accessible name",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.erewash.gov.uk/",
            "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-describedby=\"prefix-overlay-step1\">",
            "xpath": "#prefix-overlay-outer",
            "message": "ARIA dialog and alertdialog nodes should have an accessible name",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.northtyneside.gov.uk/",
            "html": "<div id=\"sliding-popup\" role=\"alertdialog\" aria-describedby=\"popup-text\" class=\"sliding-popup-bottom\" style=\"height: auto; width: 100%; bottom: 0px;\">",
            "xpath": "#sliding-popup",
            "message": "ARIA dialog and alertdialog nodes should have an accessible name",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.havant.gov.uk/",
            "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-labelledby=\"#prefix-overlay-header\" aria-describedby=\"#prefix-overlay-step1\" style=\"height: 349px;\">",
            "xpath": "#prefix-overlay-outer",
            "message": "ARIA dialog and alertdialog nodes should have an accessible name",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.sstaffs.gov.uk/",
            "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-describedby=\"prefix-overlay-step1\">",
            "xpath": "#prefix-overlay-outer",
            "message": "ARIA dialog and alertdialog nodes should have an accessible name",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "label-title-only",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/label-title-only?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 7,
        "examples": [
          {
            "url": "https://www.canterbury.gov.uk/",
            "html": "<input title=\"Search\" autocomplete=\"off\" data-drupal-selector=\"edit-search-query\" type=\"text\" id=\"edit-search-query--2\" name=\"search_query\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Search\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "xpath": "#edit-search-query--2",
            "message": "Form elements should have a visible label",
            "fixSummary": "Fix all of the following:\n  Only title used to generate label for form element",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.canterbury.gov.uk/",
            "html": "<input title=\"Search\" autocomplete=\"off\" data-drupal-selector=\"edit-search-query\" type=\"text\" id=\"edit-search-query\" name=\"search_query\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Search\" class=\"form-text required\" required=\"required\" aria-required=\"true\">",
            "xpath": "#edit-search-query",
            "message": "Form elements should have a visible label",
            "fixSummary": "Fix all of the following:\n  Only title used to generate label for form element",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.essex.gov.uk/",
            "html": "<input title=\"Enter the terms you ...\" autocomplete=\"off\" placeholder=\"Search Essex County ...\" onfocus=\"this.placeholder = '...\" onblur=\"this.placeholder = '...\" data-drupal-selector=\"edit-search-keys\" type=\"text\" id=\"edit-search-keys\" name=\"search_keys\" value=\"\" size=\"60\" maxlength=\"128\" class=\"fo ...>",
            "xpath": "#edit-search-keys",
            "message": "Form elements should have a visible label",
            "fixSummary": "Fix all of the following:\n  Only title used to generate label for form element",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.havant.gov.uk/",
            "html": "<input placeholder=\"Enter your email address\" name=\"e\" type=\"email\" required=\"\" id=\"prefix-emailInput\" title=\"Enter your email address\">",
            "xpath": "#prefix-emailInput",
            "message": "Form elements should have a visible label",
            "fixSummary": "Fix all of the following:\n  Only title used to generate label for form element",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.northyorks.gov.uk/",
            "html": "<input title=\"Search\" data-drupal-selector=\"edit-keys\" placeholder=\"Search our website\" id=\"edit-keys--rJHPZ8t25AY\" type=\"search\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\">",
            "xpath": "#edit-keys--rJHPZ8t25AY",
            "message": "Form elements should have a visible label",
            "fixSummary": "Fix all of the following:\n  Only title used to generate label for form element",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "aria-allowed-role",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-allowed-role?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 7,
        "examples": [
          {
            "url": "https://www.easthants.gov.uk/",
            "html": "<article class=\"js-localgov-alert-banner localgov-alert-banner localgov-alert-banner--announcement localgov-alert-banner--homepage localgov-alert-banner--no-link\" data-dismiss-alert-token=\"alert-90--811e9bbcf9da7a8aeddcac3104df7198e202e0f8\" role=\"alert\" data-once=\"allAlertBanners\">",
            "xpath": ".js-localgov-alert-banner",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role alert is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.easthants.gov.uk/",
            "html": "<article class=\"js-localgov-alert-banner localgov-alert-banner localgov-alert-banner--announcement localgov-alert-banner--homepage localgov-alert-banner--no-link\" data-dismiss-alert-token=\"alert-90--811e9bbcf9da7a8aeddcac3104df7198e202e0f8\" role=\"alert\" data-once=\"allAlertBanners\">",
            "xpath": ".js-localgov-alert-banner",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role alert is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "dark",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.rutland.gov.uk/",
            "html": "<article class=\"js-localgov-alert-ba...\" data-dismiss-alert-t...=\"alert-51--efd9d6cc6e...\" role=\"alert\" data-once=\"allAlertBanners\">",
            "xpath": ".js-localgov-alert-banner",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role alert is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://new.calderdale.gov.uk/",
            "html": "<li class=\"splide__slide cmbc-carousel_item is-active is-visible\" id=\"carousel-mnmhy1jqlyonn-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">",
            "xpath": "#carousel-mnmhy1jqlyonn-slide01",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role group is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button role=\"listitem\" class=\"qc-cmp2-list-item-header\" aria-label=\"Opt-Outs\" aria-live=\"polite\">",
            "xpath": "button[aria-label=\"Opt-Outs\"]",
            "message": "ARIA role should be appropriate for the element",
            "fixSummary": "Fix any of the following:\n  ARIA role listitem is not allowed for given element",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "labels-and-names/aria-toggle-field-name",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 7,
        "examples": [
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(1) > div > button",
            "message": "ARIA toggle field has no accessible name.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(2) > div > button",
            "message": "ARIA toggle field has no accessible name.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(3) > div > button",
            "message": "ARIA toggle field has no accessible name.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(4) > div > button",
            "message": "ARIA toggle field has no accessible name.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(5) > div > button",
            "message": "ARIA toggle field has no accessible name.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "labels-and-names/button-name",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 7,
        "examples": [
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(1) > div > button",
            "message": "Button has no discernible text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(2) > div > button",
            "message": "Button has no discernible text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(3) > div > button",
            "message": "Button has no discernible text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(4) > div > button",
            "message": "Button has no discernible text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button tabindex=\"0\" role=\"switch\" aria-checked=\"false\" class=\"qc-cmp2-toggle css-w01txj\"><div class=\"toggle\"></div><p class=\"text off\" aria-label=\"Toggle off\">OFF</p><p class=\"text on\" aria-label=\"To...",
            "xpath": "li:nth-of-type(5) > div > button",
            "message": "Button has no discernible text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "meta-refresh",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [
            "2.2.1"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-refresh?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 6,
        "examples": [
          {
            "url": "https://www.dumfriesandgalloway.gov.uk/",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "xpath": "meta[http-equiv=\"refresh\"]",
            "message": "Delayed refresh under 20 hours must not be used",
            "fixSummary": "Fix any of the following:\n  <meta> tag forces timed refresh of page (less than 20 hours)",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.dumfriesandgalloway.gov.uk/",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "xpath": "meta[http-equiv=\"refresh\"]",
            "message": "Delayed refresh under 20 hours must not be used",
            "fixSummary": "Fix any of the following:\n  <meta> tag forces timed refresh of page (less than 20 hours)",
            "relatedPaths": null,
            "colorScheme": "dark",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newport.gov.uk/",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "xpath": "meta[http-equiv=\"refresh\"]",
            "message": "Delayed refresh under 20 hours must not be used",
            "fixSummary": "Fix any of the following:\n  <meta> tag forces timed refresh of page (less than 20 hours)",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newport.gov.uk/",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "xpath": "meta[http-equiv=\"refresh\"]",
            "message": "Delayed refresh under 20 hours must not be used",
            "fixSummary": "Fix any of the following:\n  <meta> tag forces timed refresh of page (less than 20 hours)",
            "relatedPaths": null,
            "colorScheme": "dark",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.tipperarycoco.ie/",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "xpath": "meta[http-equiv=\"refresh\"]",
            "message": "Delayed refresh under 20 hours must not be used",
            "fixSummary": "Fix any of the following:\n  <meta> tag forces timed refresh of page (less than 20 hours)",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "aria/aria-prohibited-attr",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 6,
        "examples": [
          {
            "url": "https://www.gedling.gov.uk",
            "html": "<time aria-labelledby=\"event-date__start-label\" datetime=\"2026-03-29\">\n                29 Mar 2026\n              </time>",
            "xpath": "div:nth-of-type(1) > article > div > div:nth-of-type(2) > div:nth-of-type(1) > time:nth-of-type(1)",
            "message": "aria-label and aria-labelledby are prohibited on <time> elements.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.gedling.gov.uk",
            "html": "<time aria-labelledby=\"event-date__end-label\" datetime=\"2026-04-09\">\n                09 Apr 2026\n              </time>",
            "xpath": "div:nth-of-type(1) > time:nth-of-type(2)",
            "message": "aria-label and aria-labelledby are prohibited on <time> elements.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.gedling.gov.uk",
            "html": "<time aria-labelledby=\"event-time__start-label\" datetime=\"2026-03-29T00:00:00\">\n                0:00\n              </time>",
            "xpath": "div:nth-of-type(1) > article > div > div:nth-of-type(2) > div:nth-of-type(3) > time:nth-of-type(1)",
            "message": "aria-label and aria-labelledby are prohibited on <time> elements.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.gedling.gov.uk",
            "html": "<time aria-labelledby=\"event-time__end-label\" datetime=\"2026-04-09T23:00:00\">\n                23:00\n              </time>",
            "xpath": "div:nth-of-type(3) > time:nth-of-type(2)",
            "message": "aria-label and aria-labelledby are prohibited on <time> elements.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.gedling.gov.uk",
            "html": "<time aria-labelledby=\"event-date__start-label\" datetime=\"2026-04-11\">\n                11 Apr 2026\n              </time>",
            "xpath": "div:nth-of-type(2) > article > div > div:nth-of-type(2) > div:nth-of-type(1) > time",
            "message": "aria-label and aria-labelledby are prohibited on <time> elements.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "aria/aria-allowed-role",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 6,
        "examples": [
          {
            "url": "https://www.easthants.gov.uk/",
            "html": "<article class=\"js-localgov-alert-banner localgov-alert-banner localgov-alert-banner--announcement localgov-alert-banner--homepage localgov-alert-banner--no-link\" data-dismiss-alert-token=\"alert-90--8...",
            "xpath": "#block-alertbanner > article",
            "message": "Role \"alert\" is not allowed on element <article>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.rutland.gov.uk/",
            "html": "<article class=\"js-localgov-alert-banner localgov-alert-banner localgov-alert-banner--minor localgov-alert-banner--homepage localgov-alert-banner--has-link localgov-alert-banner--no-hide\" data-dismiss...",
            "xpath": "#block-alertbanner > article",
            "message": "Role \"alert\" is not allowed on element <article>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://new.calderdale.gov.uk/",
            "html": "<li class=\"splide__slide cmbc-carousel_item is-active is-visible\" id=\"carousel-mnmhya0mrqg53-slide01\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\" style=\"width: calc(100%);\">\n\t\t\t\t\n<di...",
            "xpath": "#carousel-mnmhya0mrqg53-slide01",
            "message": "Role \"group\" is not allowed on element <li>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button role=\"listitem\" class=\"qc-cmp2-list-item-header\" aria-label=\"Opt-Outs\" aria-live=\"polite\"><div class=\"titles-header\"><p class=\"qc-cmp2-list-item-title\">Personal Data Processing Opt Outs</p></d...",
            "xpath": "#\\31  > button[aria-label=\"Opt-Outs\"]",
            "message": "Role \"listitem\" is not allowed on element <button>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<li id=\"Google Basic Consents\" class=\"qc-cmp2-list-item qc-cmp2-expanded\" role=\"list\"><button class=\"qc-cmp2-list-item-header\" role=\"listitem\" aria-label=\"Google consents\" aria-live=\"polite\"><div clas...",
            "xpath": "#Google\\ Basic\\ Consents",
            "message": "Role \"list\" is not allowed on element <li>.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "landmark-banner-is-top-level",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-banner-is-top-level?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 6,
        "examples": [
          {
            "url": "https://www.elmbridge.gov.uk",
            "html": "<div class=\"lgd-region lgd-region--header region region-header\" role=\"banner\">",
            "xpath": ".lgd-region--header",
            "message": "Banner landmark should not be contained in another landmark",
            "fixSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark.",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.elmbridge.gov.uk",
            "html": "<div class=\"lgd-region lgd-region--content region region-content\" role=\"banner\">",
            "xpath": ".lgd-region--content",
            "message": "Banner landmark should not be contained in another landmark",
            "fixSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark.",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.elmbridge.gov.uk",
            "html": "<div class=\"lgd-region lgd-region--content-bottom region region-content-bottom\" role=\"banner\">",
            "xpath": ".lgd-region--content-bottom",
            "message": "Banner landmark should not be contained in another landmark",
            "fixSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark.",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.elmbridge.gov.uk",
            "html": "<div class=\"lgd-region lgd-region--footer-first region region-footer-first\" role=\"banner\">",
            "xpath": ".lgd-region--footer-first",
            "message": "Banner landmark should not be contained in another landmark",
            "fixSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark.",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.elmbridge.gov.uk",
            "html": "<div class=\"lgd-region lgd-region--footer-second region region-footer-second\" role=\"banner\">",
            "xpath": ".lgd-region--footer-second",
            "message": "Banner landmark should not be contained in another landmark",
            "fixSummary": "Fix any of the following:\n  The banner landmark is contained in another landmark.",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "aria/aria-allowed-attr",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 5,
        "examples": [
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<li class=\"is-accordion-submenu-parent\" aria-controls=\"bpdbus-acc-menu\" aria-expanded=\"false\" id=\"dow057-acc-menu-link\"><a href=\"/your-business/\">Your Business</a>\n<ul class=\"multilevel-linkul-0 subme...",
            "xpath": "#dow057-acc-menu-link",
            "message": "ARIA attribute \"aria-expanded\" is not allowed on role \"listitem\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<li class=\"is-accordion-submenu-parent\" aria-controls=\"aj0seq-acc-menu\" aria-expanded=\"false\" id=\"r95b45-acc-menu-link\"><a href=\"/your-council/\">Your Council</a>\n<ul class=\"multilevel-linkul-0 submenu...",
            "xpath": "#r95b45-acc-menu-link",
            "message": "ARIA attribute \"aria-expanded\" is not allowed on role \"listitem\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<li class=\"is-accordion-submenu-parent\" aria-controls=\"97cw3l-acc-menu\" aria-expanded=\"false\" id=\"m84kwm-acc-menu-link\"><a href=\"/your-district/\">Your District</a>\n<ul class=\"multilevel-linkul-0 subme...",
            "xpath": "#m84kwm-acc-menu-link",
            "message": "ARIA attribute \"aria-expanded\" is not allowed on role \"listitem\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<li class=\"is-accordion-submenu-parent\" aria-controls=\"o7ikvp-acc-menu\" aria-expanded=\"false\" id=\"m9l9uo-acc-menu-link\"><a href=\"/your-home/\">Your Home</a>\n<ul class=\"multilevel-linkul-0 submenu is-ac...",
            "xpath": "#m9l9uo-acc-menu-link",
            "message": "ARIA attribute \"aria-expanded\" is not allowed on role \"listitem\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newark-sherwooddc.gov.uk/",
            "html": "<li class=\"is-accordion-submenu-parent\" aria-controls=\"pybq81-acc-menu\" aria-expanded=\"false\" id=\"ui4lzc-acc-menu-link\"><a href=\"/latest-news/\">Latest news</a>\n<ul class=\"multilevel-linkul-0 submenu i...",
            "xpath": "#ui4lzc-acc-menu-link",
            "message": "ARIA attribute \"aria-expanded\" is not allowed on role \"listitem\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "heading-order",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Content Author",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures heading levels are not skipped (e.g. h1→h3). Inconsistent heading hierarchy makes page structure difficult to navigate for screen reader users."
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/heading-order?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 5,
        "examples": [
          {
            "url": "https://carlow.ie/",
            "html": "<h3 class=\"box-link__title\">\n    <a class=\"box-link__link\" href=\"/planning-and-building/development-management/planning-permission\">\n              Online Planning\n    </a>\n  </h3>",
            "xpath": ".box-links-listing__list-item.lgd-row__one-quarter:nth-child(1) > .box-link.paragraph--type--localgov-box-link > .box-link__title",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.wokingham.gov.uk/",
            "html": "<h4 class=\"heading heading--small\">\n            Connect with us\n      </h4>",
            "xpath": "h4",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.southkesteven.gov.uk/",
            "html": "<h4>Upgrade for play area</h4>",
            "xpath": "a[href$=\"upgrade-play-area\"] > .lgd-teaser__content.lgd-teaser__content--localgov-news-article > .text-wrapper > .field--name-field-display-title.field--type-string.field--label-hidden > h4",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.bedford.gov.uk/",
            "html": "<h3 class=\"services-menu-title\">Services</h3>",
            "xpath": ".services-menu-title",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.redcar-cleveland.gov.uk/",
            "html": "<h3 class=\"box-link__title\">\n    <a class=\"box-link__link\" href=\"/cost-of-living-support\">\n              Cost of Living Support\n    </a>\n  </h3>",
            "xpath": ".box-links-listing__list-item.lgd-row__one-quarter:nth-child(1) > .box-link.paragraph--type--localgov-box-link > .box-link__title",
            "message": "Heading levels should only increase by one",
            "fixSummary": "Fix any of the following:\n  Heading order invalid",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "page-has-heading-one",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/page-has-heading-one?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 5,
        "examples": [
          {
            "url": "https://www.eastcambs.gov.uk",
            "html": "<html lang=\"en-gb\" dir=\"ltr\" class=\"sticky-header-html js\" data-once=\"euccRelocateInit\" style=\"--lgd-sticky-header-position: 0px; --lgd-sticky-header-height: 103px;\">",
            "xpath": "html",
            "message": "Page should contain a level-one heading",
            "fixSummary": "Fix all of the following:\n  Page must have a level-one heading",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.tamworth.gov.uk",
            "html": "<html lang=\"en\" dir=\"ltr\" class=\"sticky-header-html js\" style=\"--lgd-sticky-header-position: 0px; --lgd-sticky-header-height: 116px;\">",
            "xpath": "html",
            "message": "Page should contain a level-one heading",
            "fixSummary": "Fix all of the following:\n  Page must have a level-one heading",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.tamworth.gov.uk",
            "html": "<html class=\"overflow-hidden h-full w-full\">",
            "xpath": "#connect-frame",
            "message": "Page should contain a level-one heading",
            "fixSummary": "Fix all of the following:\n  Page must have a level-one heading",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.hart.gov.uk/",
            "html": "<html lang=\"en\" dir=\"ltr\" class=\"sticky-header-html js\" style=\"--lgd-sticky-header-position: 0px; --lgd-sticky-header-height: 93px;\">",
            "xpath": "html",
            "message": "Page should contain a level-one heading",
            "fixSummary": "Fix all of the following:\n  Page must have a level-one heading",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.southkesteven.gov.uk/",
            "html": "<html lang=\"en\" dir=\"ltr\" class=\"sticky-header-html js\" style=\"--lgd-sticky-header-position: 0px; --lgd-sticky-header-height: 86px;\">",
            "xpath": "html",
            "message": "Page should contain a level-one heading",
            "fixSummary": "Fix all of the following:\n  Page must have a level-one heading",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "adaptable/aria-required-parent",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 5,
        "examples": [
          {
            "url": "https://www.westminster.gov.uk/",
            "html": "<div aria-label=\"refinement\" role=\"tab\" class=\"gsc-tabHeader gsc-inline-block gsc-tabhActive\">Custom Search</div>",
            "xpath": "div > div[aria-label=\"refinement\"]",
            "message": "Role \"tab\" must be contained within: tablist.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.westnorthants.gov.uk",
            "html": "<button aria-label=\"Hide Living in West Northamptonshire\" aria-selected=\"true\" aria-controls=\"promoted-services-tabpanel-0\" role=\"tab\" class=\"sc-cIVjMg ioNdwI\"><span>Living in West Northamptonshire</s...",
            "xpath": "div[data-testid=\"PromotedServicesTabContent\"] > div:nth-of-type(1) > button[aria-label=\"Hide Living in West Northamptonshire\"]",
            "message": "Role \"tab\" must be contained within: tablist.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.westnorthants.gov.uk",
            "html": "<button aria-label=\"Show Business support\" aria-selected=\"false\" aria-controls=\"promoted-services-tabpanel-1\" role=\"tab\" class=\"sc-cIVjMg iLqYvF\"><span>Business support</span><svg width=\"7\" height=\"13...",
            "xpath": "div[data-testid=\"PromotedServicesTabContent\"] > div:nth-of-type(2) > button[aria-label=\"Show Business support\"]",
            "message": "Role \"tab\" must be contained within: tablist.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.westnorthants.gov.uk",
            "html": "<button aria-label=\"Show Events and activities\" aria-selected=\"false\" aria-controls=\"promoted-services-tabpanel-2\" role=\"tab\" class=\"sc-cIVjMg iLqYvF\"><span>Events and activities</span><svg width=\"7\" ...",
            "xpath": "div[data-testid=\"PromotedServicesTabContent\"] > div:nth-of-type(3) > button[aria-label=\"Show Events and activities\"]",
            "message": "Role \"tab\" must be contained within: tablist.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.westnorthants.gov.uk",
            "html": "<button aria-label=\"Show Resident support\" aria-selected=\"false\" aria-controls=\"promoted-services-tabpanel-3\" role=\"tab\" class=\"sc-cIVjMg iLqYvF\"><span>Resident support</span><svg width=\"7\" height=\"13...",
            "xpath": "div[data-testid=\"PromotedServicesTabContent\"] > div:nth-of-type(4) > button[aria-label=\"Show Resident support\"]",
            "message": "Role \"tab\" must be contained within: tablist.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "navigable/page-has-heading-one",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 4,
        "examples": [
          {
            "url": "https://galwaycity.ie/",
            "html": "<html>",
            "xpath": "html",
            "message": "Page does not contain a level-one heading.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.tamworth.gov.uk",
            "html": "<html>",
            "xpath": "html",
            "message": "Page does not contain a level-one heading.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.lbhf.gov.uk/",
            "html": "<html>",
            "xpath": "html",
            "message": "Page does not contain a level-one heading.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.southkesteven.gov.uk/",
            "html": "<html>",
            "xpath": "html",
            "message": "Page does not contain a level-one heading.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "image-redundant-alt",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-redundant-alt?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 4,
        "examples": [
          {
            "url": "https://www.rutland.gov.uk/",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/footer_icons/public/2022-09/group_21.png?itok=2sAiHH2g\" width=\"66\" height=\"66\" alt=\"Email\" data-once=\"allImages\">",
            "xpath": "img[alt=\"Email\"]",
            "message": "Alternative text of images should not be repeated as text",
            "fixSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.rutland.gov.uk/",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/footer_icons/public/2022-09/group_19.png?itok=caeYrV6F\" width=\"66\" height=\"66\" alt=\"Customer feedback\" data-once=\"allImages\">",
            "xpath": "img[alt=\"Customer feedback\"]",
            "message": "Alternative text of images should not be repeated as text",
            "fixSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://southhams.gov.uk/",
            "html": "<img src=\"data:image/svg+xml;b...\" alt=\"begin\" style=\"margin-left: 5px;\">",
            "xpath": "img[alt=\"begin\"]",
            "message": "Alternative text of images should not be repeated as text",
            "fixSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://westdevon.gov.uk/",
            "html": "<img src=\"data:image/svg+xml;b...\" alt=\"begin\" style=\"margin-left: 5px;\">",
            "xpath": "img[alt=\"begin\"]",
            "message": "Alternative text of images should not be repeated as text",
            "fixSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "text-alternatives/image-redundant-alt",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 4,
        "examples": [
          {
            "url": "https://www.rutland.gov.uk/",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/footer_icons/public/2022-09/group_21.png?itok=2sAiHH2g\" width=\"66\" height=\"66\" alt=\"Email\" data-once=\"allImages\">",
            "xpath": "a[href=\"mailto:enquiries@rutland.gov.uk\"] > div:nth-of-type(1) > img",
            "message": "Alt text \"Email\" duplicates surrounding a text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.rutland.gov.uk/",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/footer_icons/public/2022-09/group_19.png?itok=caeYrV6F\" width=\"66\" height=\"66\" alt=\"Customer feedback\" data-once=\"allImages\">",
            "xpath": "a[href=\"/consultation-engagement/compliments-complaints-service-feedback\"] > div:nth-of-type(1) > img",
            "message": "Alt text \"Customer feedback\" duplicates surrounding a text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://southhams.gov.uk/",
            "html": "<img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xp...",
            "xpath": "#amzn-captcha-verify-button > img",
            "message": "Alt text \"begin\" duplicates surrounding button text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://westdevon.gov.uk/",
            "html": "<img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+IDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xp...",
            "xpath": "#amzn-captcha-verify-button > img",
            "message": "Alt text \"begin\" duplicates surrounding button text.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "landmark-no-duplicate-banner",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures the page has only one banner landmark (<header> at top level). Multiple banners confuse screen reader users navigating by landmarks."
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-no-duplicate-banner?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 4,
        "examples": [
          {
            "url": "https://westmorlandandfurness.gov.uk/",
            "html": "<header class=\"lgd-header\" aria-label=\"Navigation\" data-once=\"allStickyHeaders\">",
            "xpath": "header",
            "message": "Document should not have more than one banner landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one banner landmark",
            "relatedPaths": [
              "section"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://westmorlandandfurness.gov.uk/",
            "html": "<header class=\"lgd-header\" aria-label=\"Navigation\" data-once=\"allStickyHeaders\">",
            "xpath": "header",
            "message": "Document should not have more than one banner landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one banner landmark",
            "relatedPaths": [
              "section"
            ],
            "colorScheme": "dark",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.elmbridge.gov.uk",
            "html": "<header>\n        <h1 class=\"visually-hidden\">Welcome to Elmbridge.gov.uk</h1>\n      </header>",
            "xpath": "body > header",
            "message": "Document should not have more than one banner landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one banner landmark",
            "relatedPaths": [
              ".lgd-header",
              ".lgd-region--header",
              ".lgd-region--banner",
              ".lgd-region--content",
              ".lgd-region--content-bottom",
              ".lgd-region--footer-first",
              ".lgd-region--footer-second",
              ".lgd-region--footer-third"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.rbkc.gov.uk/",
            "html": "<header class=\"header eu-cookie-compliance-status-null\" data-eu-cookie-compliance-once=\"true\" data-once=\"site-header\">",
            "xpath": "header",
            "message": "Document should not have more than one banner landmark",
            "fixSummary": "Fix any of the following:\n  Document has more than one banner landmark",
            "relatedPaths": [
              ".region-banner"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "role-img-alt",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [
            "1.1.1"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/role-img-alt?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 4,
        "examples": [
          {
            "url": "https://www.knowsley.gov.uk/",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "xpath": ".call-to-action.paragraph--type--call-to-action.paragraph--view-mode--default > .ext[data-extlink=\"\"][aria-label=\"(link is external)\"] > .fa-ext.extlink[role=\"img\"]",
            "message": "[role=\"img\"] elements must have alternative text",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.knowsley.gov.uk/",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "xpath": "a[href$=\"foster4.co.uk/\"] > .fa-ext.extlink[role=\"img\"]",
            "message": "[role=\"img\"] elements must have alternative text",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.knowsley.gov.uk/",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "xpath": ".menu-item:nth-child(9) > .ext[data-extlink=\"\"][aria-label=\"(link is external)\"] > .fa-ext.extlink[role=\"img\"]",
            "message": "[role=\"img\"] elements must have alternative text",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.knowsley.gov.uk/",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "xpath": ".menu-item:nth-child(12) > .ext[data-extlink=\"\"][aria-label=\"(link is external)\"] > .fa-ext.extlink[role=\"img\"]",
            "message": "[role=\"img\"] elements must have alternative text",
            "fixSummary": "Fix any of the following:\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",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "text-alternatives/role-img-alt",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 4,
        "examples": [
          {
            "url": "https://www.knowsley.gov.uk/",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "xpath": "a[href=\"https://ats-knowsley.jgp.co.uk/vacancies?ga_client_id=9bc5e856-3dcd-488c-9f52-85aff59822ae\"] > span",
            "message": "Element with role='img' has no accessible name. Add aria-label or aria-labelledby.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.knowsley.gov.uk/",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "xpath": "a[href=\"https://www.foster4.co.uk/\"] > span",
            "message": "Element with role='img' has no accessible name. Add aria-label or aria-labelledby.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.knowsley.gov.uk/",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "xpath": "a[href=\"https://yourlibrary.knowsley.gov.uk/\"] > span",
            "message": "Element with role='img' has no accessible name. Add aria-label or aria-labelledby.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.knowsley.gov.uk/",
            "html": "<span class=\"fa-ext extlink\" role=\"img\" aria-hidden=\"false\"><span class=\"fa fa-external-link\" data-extlink-placement=\"append\"></span></span>",
            "xpath": "a[href=\"https://www.thelivewelldirectory.com/\"] > span",
            "message": "Element with role='img' has no accessible name. Add aria-label or aria-labelledby.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "enough-time/meta-refresh",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3,
        "examples": [
          {
            "url": "https://www.dumfriesandgalloway.gov.uk/",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "xpath": "head > meta:nth-of-type(5)",
            "message": "Page auto-refreshes after 360 seconds. Provide user control over refresh.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newport.gov.uk/",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "xpath": "head > meta:nth-of-type(5)",
            "message": "Page auto-refreshes after 360 seconds. Provide user control over refresh.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.tipperarycoco.ie/",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "xpath": "head > meta:nth-of-type(5)",
            "message": "Page auto-refreshes after 360 seconds. Provide user control over refresh.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "enough-time/meta-refresh-no-exception",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3,
        "examples": [
          {
            "url": "https://www.dumfriesandgalloway.gov.uk/",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "xpath": "head > meta:nth-of-type(5)",
            "message": "Page has a 360-second meta refresh delay. Remove the auto-refresh or provide user control.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.newport.gov.uk/",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "xpath": "head > meta:nth-of-type(5)",
            "message": "Page has a 360-second meta refresh delay. Remove the auto-refresh or provide user control.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.tipperarycoco.ie/",
            "html": "<meta http-equiv=\"refresh\" content=\"360\">",
            "xpath": "head > meta:nth-of-type(5)",
            "message": "Page has a 360-second meta refresh delay. Remove the auto-refresh or provide user control.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "labels-and-names/label-title-only",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3,
        "examples": [
          {
            "url": "https://www.canterbury.gov.uk/",
            "html": "<input title=\"Search\" autocomplete=\"off\" data-drupal-selector=\"edit-search-query\" type=\"text\" id=\"edit-search-query--2\" name=\"search_query\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Search\" clas...",
            "xpath": "#edit-search-query--2",
            "message": "Form element uses title attribute as only label. Use <label>, aria-label, or aria-labelledby instead.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.canterbury.gov.uk/",
            "html": "<input title=\"Search\" autocomplete=\"off\" data-drupal-selector=\"edit-search-query\" type=\"text\" id=\"edit-search-query\" name=\"search_query\" value=\"\" size=\"60\" maxlength=\"128\" placeholder=\"Search\" class=\"...",
            "xpath": "#edit-search-query",
            "message": "Form element uses title attribute as only label. Use <label>, aria-label, or aria-labelledby instead.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.havant.gov.uk/",
            "html": "<input placeholder=\"Enter your email address\" name=\"e\" type=\"email\" required=\"\" id=\"prefix-emailInput\" title=\"Enter your email address\">",
            "xpath": "#prefix-emailInput",
            "message": "Form element uses title attribute as only label. Use <label>, aria-label, or aria-labelledby instead.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "landmarks/landmark-main",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3,
        "examples": [
          {
            "url": "https://www.northyorks.gov.uk/",
            "html": "<div id=\"webchat\" role=\"main\" data-once=\"init\"></div>",
            "xpath": "#webchat",
            "message": "Page has multiple main landmarks.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://southhams.gov.uk/",
            "html": "<html>",
            "xpath": "html",
            "message": "Page has no main landmark.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://westdevon.gov.uk/",
            "html": "<html>",
            "xpath": "html",
            "message": "Page has no main landmark.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "landmarks/banner-is-top-level",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3,
        "examples": [
          {
            "url": "https://westmorlandandfurness.gov.uk/",
            "html": "<section role=\"banner\" aria-label=\"Search\">\n  \n  \n  \n  \n\n  <div class=\"lgd-region lgd-region--banner region region-banner\">\n\n    \n    <div class=\"lgd-region__inner lgd-region__inner--banner\">\n      <d...",
            "xpath": "div:nth-of-type(1) > section[aria-label=\"Search\"]",
            "message": "Banner landmark is nested within another landmark.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.elmbridge.gov.uk",
            "html": "<div class=\"lgd-region lgd-region--content region region-content\" role=\"banner\">\n\n    \n    <div class=\"lgd-region__inner lgd-region__inner--content\">\n      <div id=\"block-elmbridge-localgov-mainpageco...",
            "xpath": "#main-content > div:nth-of-type(1)",
            "message": "Banner landmark is nested within another landmark.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.elmbridge.gov.uk",
            "html": "<div class=\"lgd-region lgd-region--content-bottom region region-content-bottom\" role=\"banner\">\n\n          <div class=\"lgd-container padding-horizontal\">\n    \n    <div class=\"lgd-region__inner lgd-regi...",
            "xpath": "#main-content > div:nth-of-type(2)",
            "message": "Banner landmark is nested within another landmark.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "aria-prohibited-attr",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [
            "4.1.2"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-prohibited-attr?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3,
        "examples": [
          {
            "url": "https://www.lbbd.gov.uk/",
            "html": "<div class=\"html5-video-player y...\" tabindex=\"\" id=\"movie_player\" data-version=\"/s/player/f4c47414/p...\" aria-label=\"YouTube Video Player\">",
            "xpath": "li:nth-child(1) > iframe[title=\"Youtube Video Player\"][width=\"570px\"][height=\"600px;\"]",
            "message": "Elements must only use permitted ARIA attributes",
            "fixSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute.",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.lbbd.gov.uk/",
            "html": "<div class=\"html5-video-player y...\" tabindex=\"\" id=\"movie_player\" data-version=\"/s/player/f4c47414/p...\" aria-label=\"YouTube Video Player\">",
            "xpath": "li:nth-child(2) > iframe[title=\"Youtube Video Player\"][width=\"570px\"][height=\"600px;\"]",
            "message": "Elements must only use permitted ARIA attributes",
            "fixSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute.",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.lbbd.gov.uk/",
            "html": "<div class=\"html5-video-player y...\" tabindex=\"\" id=\"movie_player\" data-version=\"/s/player/f4c47414/p...\" aria-label=\"YouTube Video Player\">",
            "xpath": "li:nth-child(3) > iframe[title=\"Youtube Video Player\"][width=\"570px\"][height=\"600px;\"]",
            "message": "Elements must only use permitted ARIA attributes",
            "fixSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a div with no valid role attribute.",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "tabindex",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Serious",
          "blocking": true,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures tabindex attribute values greater than 0 are not used. Positive tabindex values create an unnatural tab order that disorients keyboard users."
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/tabindex?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 3,
        "examples": [
          {
            "url": "https://www.bracknell-forest.gov.uk/",
            "html": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\" tabindex=\"1\">\n      Skip to main content\n    </a>",
            "xpath": ".focusable",
            "message": "Elements should not have tabindex greater than zero",
            "fixSummary": "Fix any of the following:\n  Element has a tabindex greater than 0",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.bracknell-forest.gov.uk/",
            "html": "<div class=\"site-logo\" tabindex=\"2\">\n        <img src=\"/themes/custom/bfc/logo.svg\" alt=\"Bracknell Forest Council\">\n      </div>",
            "xpath": ".site-logo",
            "message": "Elements should not have tabindex greater than zero",
            "fixSummary": "Fix any of the following:\n  Element has a tabindex greater than 0",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.bracknell-forest.gov.uk/",
            "html": "<button aria-controls=\"main-menu-wrapper\" aria-expanded=\"false\" type=\"button\" class=\"menu__button\" tabindex=\"3\">",
            "xpath": ".menu__button",
            "message": "Elements should not have tabindex greater than zero",
            "fixSummary": "Fix any of the following:\n  Element has a tabindex greater than 0",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "aria/aria-valid-attr-value",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 2,
        "examples": [
          {
            "url": "https://www.clarecoco.ie",
            "html": "<span class=\"back-to-top-target\" aria-hidden=\"\" data-once=\"back-to-top-target\" style=\"position: absolute; top: 1080px;\"></span>",
            "xpath": "div:nth-of-type(3) > span",
            "message": "aria-hidden must be \"true\" or \"false\", got \"\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.galway.ie/",
            "html": "<span class=\"back-to-top-target\" aria-hidden=\"\" data-once=\"back-to-top-target\" style=\"position: absolute; top: 1080px;\"></span>",
            "xpath": "body > div:nth-of-type(1) > span",
            "message": "aria-hidden must be \"true\" or \"false\", got \"\".",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "landmark-one-main",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "UX Designer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": "best-practice",
          "description": "Ensures the page has exactly one main landmark. Screen reader users rely on the main landmark to skip navigation and jump directly to page content."
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/landmark-one-main?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 2,
        "examples": [
          {
            "url": "https://southhams.gov.uk/",
            "html": "<html lang=\"en\">",
            "xpath": "html",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://westdevon.gov.uk/",
            "html": "<html lang=\"en\">",
            "xpath": "html",
            "message": "Document should have one main landmark",
            "fixSummary": "Fix all of the following:\n  Document does not have a main landmark",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "frame-title",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer",
            "Content Author"
          ],
          "severity": "Serious",
          "blocking": false,
          "wcagCriteria": [
            "2.4.1",
            "4.1.2"
          ],
          "conformanceLevel": "A",
          "description": "Ensures <iframe> and <frame> elements have a descriptive title attribute so screen reader users understand what the embedded content contains."
        },
        "wcag": {
          "scs": [
            "4.1.2"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/frame-title?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 2,
        "examples": [
          {
            "url": "https://new.calderdale.gov.uk/",
            "html": "<iframe src=\"javascript:false\" title=\"\" role=\"presentation\" style=\"position: absolute; width: 0px; height: 0px; border: 0px;\"></iframe>",
            "xpath": "#chatInlay",
            "message": "Frames must have an accessible name",
            "fixSummary": "Fix any of the following:\n  Element has an empty title 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  Using the \"title\" attribute on an iframe element with a presentational role behaves inconsistently between screen readers",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.lbbd.gov.uk/",
            "html": "<iframe id=\"chatbox\" src=\"https://chat.lbbd.gov.uk/\" style=\"width: 100%; height: 0px; border: none; box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px; background-color: white; transition: height 0.3s ease-out;\"></iframe>",
            "xpath": "#chatbox",
            "message": "Frames must have an accessible name",
            "fixSummary": "Fix any of the following:\n  Element has no title 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's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "aria-required-parent",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [
            "1.3.1"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-parent?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 2,
        "examples": [
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<button role=\"listitem\" class=\"qc-cmp2-list-item-header\" aria-label=\"Opt-Outs\" aria-live=\"polite\">",
            "xpath": "button[aria-label=\"Opt-Outs\"]",
            "message": "Certain ARIA roles must be contained by particular parents",
            "fixSummary": "Fix any of the following:\n  Required ARIA parent role not present: list",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<p class=\"qc-cmp2-list-item-title\" role=\"listitem\"><p>Google consents</p></p>",
            "xpath": ".qc-cmp2-list-item-title[role=\"listitem\"]",
            "message": "Certain ARIA roles must be contained by particular parents",
            "fixSummary": "Fix any of the following:\n  Required ARIA parent role not present: list",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "list",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Content Author",
            "Front-End Developer"
          ],
          "severity": "Serious",
          "blocking": false,
          "wcagCriteria": [
            "1.3.1"
          ],
          "conformanceLevel": "A",
          "description": "Ensures <ul> and <ol> contain only <li> elements. Invalid list structure prevents screen readers from announcing list item counts and navigation shortcuts."
        },
        "wcag": {
          "scs": [
            "1.3.1"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/list?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 2,
        "examples": [
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<ul class=\"qc-cmp2-consent-list css-1f88jwd\">",
            "xpath": ".css-1f88jwd",
            "message": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
            "fixSummary": "Fix all of the following:\n  List element has direct children that are not allowed: div",
            "relatedPaths": [
              ".qc-cmp2-scrollable-section"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          },
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<ul class=\"qc-cmp2-consent-list css-def7e2\">",
            "xpath": ".css-def7e2",
            "message": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
            "fixSummary": "Fix all of the following:\n  List element has direct children that are not allowed: [role=list]",
            "relatedPaths": [
              "#Google\\ Basic\\ Consents"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "scrollable-region-focusable",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [
            "2.1.1",
            "2.1.3"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/scrollable-region-focusable?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://www.galway.ie/",
            "html": "<div id=\"uc-cmp-description\" class=\"overflow\">",
            "xpath": [
              "#usercentrics-cmp-ui",
              "#uc-cmp-description"
            ],
            "message": "Scrollable region must have keyboard access",
            "fixSummary": "Fix any of the following:\n  Element should have focusable content\n  Element should be focusable",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "labels-and-names/aria-dialog-name",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://www.londoncouncils.gov.uk/",
            "html": "<div id=\"a2a_modal\" class=\"a2a_modal a2a_hide\" role=\"dialog\" tabindex=\"-1\" aria-label=\"\"><div class=\"a2a_modal_body a2a_menu a2a_hide\" id=\"a2a_copy_link\"><label for=\"a2a_copy_link_text\" id=\"a2a_copy_l...",
            "xpath": "#a2a_modal",
            "message": "Dialog has no accessible name.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "image-alt",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Content Author"
          ],
          "severity": "Critical",
          "blocking": true,
          "wcagCriteria": [
            "1.1.1"
          ],
          "conformanceLevel": "A",
          "description": "Ensures every <img> element has alternative text. Without alt text, blind users receive no information about the image's meaning or purpose."
        },
        "wcag": {
          "scs": [
            "1.1.1"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/image-alt?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://argyll-bute.gov.uk/",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/localgov_newsroom_teaser/public/migrated_files/vote-3569999_1280_0.jpg?itok=j85IGkFq\" width=\"360\" height=\"200\" data-once=\"allImages\">",
            "xpath": ".views-row:nth-child(1) > .views-field-field-media-image.views-field > .field-content > a[hreflang=\"en\"] > img[width=\"360\"][loading=\"lazy\"][height=\"200\"]",
            "message": "Images must have alternative text",
            "fixSummary": "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\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "text-alternatives/img-alt",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://argyll-bute.gov.uk/",
            "html": "<img loading=\"lazy\" src=\"/sites/default/files/styles/localgov_newsroom_teaser/public/migrated_files/vote-3569999_1280_0.jpg?itok=j85IGkFq\" width=\"360\" height=\"200\" data-once=\"allImages\">",
            "xpath": "a[href=\"/news/2026/apr/election-candidates-confirmed-argyll-and-bute-scottish-parliamentary-constituency\"] > img",
            "message": "Image element missing alt attribute.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "landmarks/no-duplicate-main",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://www.northyorks.gov.uk/",
            "html": "<div id=\"webchat\" role=\"main\" data-once=\"init\"></div>",
            "xpath": "#webchat",
            "message": "Page has multiple main landmarks.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "landmarks/main-is-top-level",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://www.northyorks.gov.uk/",
            "html": "<div id=\"webchat\" role=\"main\" data-once=\"init\"></div>",
            "xpath": "#webchat",
            "message": "Main landmark is nested within another landmark.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "navigable/skip-link",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://www.southkesteven.gov.uk/",
            "html": "<a href=\"#block-footer\" class=\"visually-hidden focusable skip-link\">Skip to Footer</a>",
            "xpath": "div > a[href=\"#block-footer\"]",
            "message": "Skip link points to \"#block-footer\" which does not exist on the page.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "meta-viewport-large",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/meta-viewport-large?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://www.sstaffs.gov.uk/",
            "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=2.0, user-scalable=yes\">",
            "xpath": "meta[name=\"viewport\"]:nth-child(28)",
            "message": "Users should be able to zoom and scale the text up to 500%",
            "fixSummary": "Fix any of the following:\n  <meta> tag limits zooming on mobile devices",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "empty-heading",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/empty-heading?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://www.knowsley.gov.uk/",
            "html": "<h2 class=\"call-to-action-links-listing__title\"></h2>",
            "xpath": ".call-to-action-links-listing__title",
            "message": "Headings should not be empty",
            "fixSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "select-name",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [
            "4.1.2"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/select-name?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://www.lbbd.gov.uk/",
            "html": "<select id=\"gtranslate_fake_select\">",
            "xpath": ".block-gtranslate > .gtranslate_wrapper.gt_container--wz96ug > select:nth-child(1)",
            "message": "Select element must have an accessible name",
            "fixSummary": "Fix any of the following:\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\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\"",
            "relatedPaths": null,
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "labels-and-names/frame-title-unique",
        "engine": "accesslint",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [],
          "level": null
        },
        "ruleUrl": null,
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://www.lbbd.gov.uk/",
            "html": "<iframe id=\"youtubechannel-frame\" title=\"Youtube Video Player\" width=\"570px\" height=\"600px;\" src=\"https://www.youtube.com/embed/9PNw5F_itDc\" frameborder=\"0\" allowfullscreen=\"\"></iframe>",
            "xpath": "#youtubechannel-frame",
            "message": "Frame title is not unique. Use a distinct title for each frame.",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      },
      {
        "rule": "aria-required-children",
        "engine": "axe",
        "metadata": {
          "roles": [
            "Front-End Developer"
          ],
          "severity": "Moderate",
          "blocking": false,
          "wcagCriteria": [],
          "conformanceLevel": null
        },
        "wcag": {
          "scs": [
            "1.3.1"
          ],
          "level": "A"
        },
        "ruleUrl": "https://dequeuniversity.com/rules/axe/4.11/aria-required-children?application=playwright",
        "ruleTitle": null,
        "pages": {},
        "totalOccurrences": 1,
        "examples": [
          {
            "url": "https://www.milton-keynes.gov.uk/",
            "html": "<li id=\"Google Basic Consents\" class=\"qc-cmp2-list-item qc-cmp2-expanded\" role=\"list\">",
            "xpath": "#Google\\ Basic\\ Consents",
            "message": "Certain ARIA roles must contain particular children",
            "fixSummary": "Fix any of the following:\n  Element has children which are not allowed: ul[tabindex]",
            "relatedPaths": [
              ".qc-cmp2-expandable-list"
            ],
            "colorScheme": "light",
            "fingerprint": null,
            "firstSeenAt": null,
            "patternId": null
          }
        ]
      }
    ],
    "roleStats": {
      "UX Designer": 158,
      "Visual Designer": 41,
      "Content Author": 33,
      "Front-End Developer": 8638
    },
    "severityStats": {
      "Critical": 9,
      "Serious": 63,
      "Moderate": 8628,
      "Minor": 0
    }
  }
}
